Skip navigation links
A C D E F G I O S V 

A

addDefaultChannelModelClasses() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addInboundChannelModelClass(String, Class<? extends InboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addOutboundChannelModelClass(String, Class<? extends OutboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
addValidator(ChannelValidator) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 

C

ChannelJsonConverter - Class in org.flowable.eventregistry.json.converter
 
ChannelJsonConverter() - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelJsonConverter(Collection<ChannelValidator>) - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
channelModelClasses - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
ChannelValidator - Interface in org.flowable.eventregistry.json.converter
 
convertToChannelModel(String) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
convertToEventModel(String) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
 
convertToJson(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
convertToJson(EventModel) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
 

D

determineChannelModelClass(JsonNode) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 

E

EventJsonConverter - Class in org.flowable.eventregistry.json.converter
 
EventJsonConverter() - Constructor for class org.flowable.eventregistry.json.converter.EventJsonConverter
 

F

FlowableEventJsonException - Exception in org.flowable.eventregistry.json.converter
 
FlowableEventJsonException(String, Throwable) - Constructor for exception org.flowable.eventregistry.json.converter.FlowableEventJsonException
 
FlowableEventJsonException(String) - Constructor for exception org.flowable.eventregistry.json.converter.FlowableEventJsonException
 

G

getChannelModelClasses() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
getValidators() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 

I

InboundChannelModelValidator - Class in org.flowable.eventregistry.json.converter
 
InboundChannelModelValidator() - Constructor for class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
 

O

objectMapper - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
objectMapper - Variable in class org.flowable.eventregistry.json.converter.EventJsonConverter
 
org.flowable.eventregistry.json.converter - package org.flowable.eventregistry.json.converter
 
OutboundChannelModelValidator - Class in org.flowable.eventregistry.json.converter
 
OutboundChannelModelValidator() - Constructor for class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
 
OutboundChannelModelValidator(Collection<String>) - Constructor for class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
 

S

setChannelModelClasses(Map<String, Class<? extends ChannelModel>>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
setValidators(List<ChannelValidator>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
supportedSerializers - Variable in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
 

V

validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
validateChannel(ChannelModel) - Method in interface org.flowable.eventregistry.json.converter.ChannelValidator
 
validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
 
validateChannel(InboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
 
validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
 
validateChannel(OutboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
 
validateDeserializer(InboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
 
validators - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
 
A C D E F G I O S V 
Skip navigation links

Copyright © 2022 Flowable. All rights reserved.