Class ProcessEngineIntegrationChannelsConfiguration
- java.lang.Object
-
- org.activiti.services.connectors.conf.ProcessEngineIntegrationChannelsConfiguration
-
- All Implemented Interfaces:
ProcessEngineIntegrationChannels
@Configuration public class ProcessEngineIntegrationChannelsConfiguration extends Object implements ProcessEngineIntegrationChannels
-
-
Field Summary
-
Fields inherited from interface org.activiti.services.connectors.channel.ProcessEngineIntegrationChannels
INTEGRATION_ERRORS_CONSUMER, INTEGRATION_RESULTS_CONSUMER
-
-
Constructor Summary
Constructors Constructor Description ProcessEngineIntegrationChannelsConfiguration()
-
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.services.connectors.channel.ProcessEngineIntegrationChannels
integrationErrorsConsumer, integrationResultsConsumer
-
-