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 ProcessEngineIntegrationChannels
INTEGRATION_ERRORS_CONSUMER, INTEGRATION_RESULTS_CONSUMER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ProcessEngineIntegrationChannels
integrationErrorsConsumer, integrationResultsConsumer
-
Constructor Details
-
ProcessEngineIntegrationChannelsConfiguration
public ProcessEngineIntegrationChannelsConfiguration()
-