public class FlowableInboundGateway
extends org.springframework.integration.gateway.MessagingGatewaySupport
messagingTemplatelifecycleCondition, lifecycleLock| 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, getOverrides, getReplyChannel, getRequestChannel, isCountsEnabled, isLoggingEnabled, onInit, receive, receive, receiveMessage, receiveMessage, registerReplyMessageCorrelatorIfNecessary, reset, send, sendAndReceive, sendAndReceiveMessage, sendAndReceiveMessageReactive, setCountsEnabled, setErrorChannel, setErrorChannelName, setErrorMessageStrategy, setLoggingEnabled, setManagedName, setManagedType, setReplyChannel, setReplyChannelName, setReplyMapper, setReplyTimeout, setRequestChannel, setRequestChannelName, setRequestMapper, setRequestTimeout, setShouldTrackdestroy, doStop, getPhase, getRole, isAutoStartup, isRunning, setAutoStartup, setPhase, setRole, setTaskScheduler, start, stop, stopafterPropertiesSet, extractTypeIfPossible, getApplicationContext, getApplicationContextId, getBeanFactory, getChannelResolver, getComponentName, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponentNamepublic 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 © 2018 Flowable. All rights reserved.