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 -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.activiti.services.connectors.channel.ProcessEngineIntegrationChannels
integrationErrorsConsumer, integrationResultsConsumer
-
Constructor Details
-
ProcessEngineIntegrationChannelsConfiguration
public ProcessEngineIntegrationChannelsConfiguration()
-