Uses of Class
org.activiti.cloud.services.events.configuration.RuntimeBundleProperties
-
-
Uses of RuntimeBundleProperties in org.activiti.cloud.services.events.configuration
Methods in org.activiti.cloud.services.events.configuration with parameters of type RuntimeBundleProperties Modifier and Type Method Description CloudProcessDeployedProducerCloudEventsAutoConfiguration. cloudProcessDeployedProducer(RuntimeBundleInfoAppender runtimeBundleInfoAppender, ProcessEngineChannels processEngineChannels, RuntimeBundleMessageBuilderFactory runtimeBundleMessageBuilderFactory, RuntimeBundleProperties properties)CloudRuntimeEventMessageBuilderFactoryCloudEventsAutoConfiguration. cloudRuntimeEventMessageBuilderFactory(RuntimeBundleProperties properties)ExecutionContextMessageBuilderFactoryCloudEventsAutoConfiguration. executionContextMessageBuilderFactory(RuntimeBundleProperties properties)RuntimeBundleInfoAppenderCloudEventsAutoConfiguration. runtimeBundleInfoAppender(RuntimeBundleProperties properties)RuntimeBundleMessageBuilderFactoryCloudEventsAutoConfiguration. runtimeBundleMessageBuilderFactory(RuntimeBundleProperties properties) -
Uses of RuntimeBundleProperties in org.activiti.cloud.services.events.converter
Constructors in org.activiti.cloud.services.events.converter with parameters of type RuntimeBundleProperties Constructor Description RuntimeBundleInfoAppender(RuntimeBundleProperties properties) -
Uses of RuntimeBundleProperties in org.activiti.cloud.services.events.listeners
Constructors in org.activiti.cloud.services.events.listeners with parameters of type RuntimeBundleProperties Constructor Description CloudProcessDeployedProducer(RuntimeBundleInfoAppender runtimeBundleInfoAppender, ProcessEngineChannels producer, RuntimeBundleMessageBuilderFactory runtimeBundleMessageBuilderFactory, RuntimeBundleProperties properties) -
Uses of RuntimeBundleProperties in org.activiti.cloud.services.events.message
Constructors in org.activiti.cloud.services.events.message with parameters of type RuntimeBundleProperties Constructor Description CloudRuntimeEventMessageBuilderFactory(RuntimeBundleProperties properties)ExecutionContextMessageBuilderFactory(RuntimeBundleProperties properties)RuntimeBundleInfoMessageBuilderAppender(RuntimeBundleProperties properties)RuntimeBundleMessageBuilderFactory(RuntimeBundleProperties properties)
-