Class CloudApplicationDeployedProducer
- java.lang.Object
-
- org.activiti.cloud.services.events.listeners.CloudApplicationDeployedProducer
-
public class CloudApplicationDeployedProducer extends Object
-
-
Constructor Summary
Constructors Constructor Description CloudApplicationDeployedProducer(RuntimeBundleInfoAppender runtimeBundleInfoAppender, ProcessEngineChannels producer, RuntimeBundleMessageBuilderFactory runtimeBundleMessageBuilderFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsendApplicationDeployedEvents(org.activiti.api.runtime.event.impl.ApplicationDeployedEvents applicationDeployedEvents)
-
-
-
Constructor Detail
-
CloudApplicationDeployedProducer
public CloudApplicationDeployedProducer(RuntimeBundleInfoAppender runtimeBundleInfoAppender, ProcessEngineChannels producer, RuntimeBundleMessageBuilderFactory runtimeBundleMessageBuilderFactory)
-
-