Constant Field Values
Contents
org.flowable.*
-
org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy Modifier and Type Constant Field Value public static final StringDEPLOYMENT_MODE"default" -
org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy Modifier and Type Constant Field Value public static final StringDEPLOYMENT_MODE"resource-parent-folder" -
org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy Modifier and Type Constant Field Value public static final StringDEPLOYMENT_MODE"single-resource"
-
org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor Modifier and Type Constant Field Value public static final StringCHANNEL_ID_PREFIX"org.flowable.eventregistry.jms.ChannelJmsListenerEndpointContainer#"
-
org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor Modifier and Type Constant Field Value public static final StringCHANNEL_ID_PREFIX"org.flowable.eventregistry.kafka.ChannelKafkaListenerEndpointContainer#"protected static final intDEFAULT_PARTITION_FOR_MANUAL_ASSIGNMENT0
-
org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor Modifier and Type Constant Field Value public static final StringCHANNEL_ID_PREFIX"org.flowable.eventregistry.rabbit.ChannelRabbitListenerEndpointContainer#"