Class ProcessRuntimeGatewayAutoConfiguration

java.lang.Object
org.activiti.cloud.services.gateway.config.ProcessRuntimeGatewayAutoConfiguration

@AutoConfiguration @EnableConfigurationProperties(ProcessRuntimeGatewayProperties.class) @PropertySource("classpath:process-runtime-gateway.properties") @Import(ProcessRuntimeGatewayChannelsConfiguration.class) public class ProcessRuntimeGatewayAutoConfiguration extends Object
  • Field Details

    • PROCESS_RUNTIME_GATEWAY_BEAN_NAME

      public static final String PROCESS_RUNTIME_GATEWAY_BEAN_NAME
      See Also:
    • PROCESS_RUNTIME_GATEWAY_RESULT_CHANNEL_NAME

      public static final String PROCESS_RUNTIME_GATEWAY_RESULT_CHANNEL_NAME
      See Also:
    • PROCESS_RUNTIME_GATEWAY_RESULTS_FLOW_INPUT

      public static final String PROCESS_RUNTIME_GATEWAY_RESULTS_FLOW_INPUT
      See Also:
  • Constructor Details

    • ProcessRuntimeGatewayAutoConfiguration

      public ProcessRuntimeGatewayAutoConfiguration()