public class FlowableInboundGateway
extends org.springframework.integration.gateway.MessagingGatewaySupport
messagingTemplate| Constructor and Description |
|---|
FlowableInboundGateway(ProcessEngine processEngine,
String... pvsOrHeadersToPreserve) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(IntegrationActivityBehavior receiveTaskActivityBehavior,
DelegateExecution execution) |
protected void |
initializeDefaultPreservedHeaders() |
void |
signal(IntegrationActivityBehavior receiveTaskActivityBehavior,
DelegateExecution execution,
String signalName,
Object data) |
buildErrorMessage, doStart, doStop, getComponentType, getErrorChannel, getErrorMessageAttributes, getManagedName, getManagedType, getMessageCount, getMessageCountLong, getReplyChannel, getRequestChannel, isCountsEnabled, isLoggingEnabled, onInit, receive, receiveMessage, reset, send, sendAndReceive, sendAndReceiveMessage, setCountsEnabled, setErrorChannel, setErrorChannelName, setErrorMessageStrategy, setLoggingEnabled, setManagedName, setManagedType, setReplyChannel, setReplyChannelName, setReplyMapper, setReplyTimeout, setRequestChannel, setRequestChannelName, setRequestMapper, setRequestTimeout, setShouldTrackdoStop, getPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stopafterPropertiesSet, extractTypeIfPossible, getApplicationContext, getApplicationContextId, getBeanFactory, getChannelResolver, getComponentName, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, toStringpublic FlowableInboundGateway(ProcessEngine processEngine, String... pvsOrHeadersToPreserve)
protected void initializeDefaultPreservedHeaders()
public void execute(IntegrationActivityBehavior receiveTaskActivityBehavior, DelegateExecution execution)
public void signal(IntegrationActivityBehavior receiveTaskActivityBehavior, DelegateExecution execution, String signalName, Object data)
Copyright © 2017 Flowable. All rights reserved.