Class ProcessEngineChannelsConfiguration
- java.lang.Object
-
- org.activiti.cloud.services.events.configuration.ProcessEngineChannelsConfiguration
-
- All Implemented Interfaces:
ProcessEngineChannels
@Configuration public class ProcessEngineChannelsConfiguration extends Object implements ProcessEngineChannels
-
-
Field Summary
-
Fields inherited from interface org.activiti.cloud.services.events.ProcessEngineChannels
AUDIT_PRODUCER, COMMAND_CONSUMER, COMMAND_RESULTS
-
-
Constructor Summary
Constructors Constructor Description ProcessEngineChannelsConfiguration()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.activiti.cloud.services.events.ProcessEngineChannels
auditProducer, commandConsumer, commandResults
-
-