Class ProcessRuntimeGatewayChannelsConfiguration
java.lang.Object
org.activiti.cloud.services.gateway.channels.ProcessRuntimeGatewayChannelsConfiguration
- All Implemented Interfaces:
ProcessRuntimeGatewayChannels
@Configuration
public class ProcessRuntimeGatewayChannelsConfiguration
extends Object
implements ProcessRuntimeGatewayChannels
-
Field Summary
Fields inherited from interface org.activiti.cloud.services.gateway.channels.ProcessRuntimeGatewayChannels
PROCESS_RUNTIME_GATEWAY_PRODUCER, PROCESS_RUNTIME_GATEWAY_RESULTS -
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.cloud.services.gateway.channels.ProcessRuntimeGatewayChannels
processRuntimeGatewayProducer, processRuntimeGatewayResults
-
Constructor Details
-
ProcessRuntimeGatewayChannelsConfiguration
public ProcessRuntimeGatewayChannelsConfiguration()
-