public class FlowableInboundGateway
extends org.springframework.integration.gateway.MessagingGatewaySupport
messagingTemplatelifecycleCondition, lifecycleLockEXPRESSION_PARSER, logger| 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, buildSendTimer, destroy, doStart, doStop, getComponentType, getErrorChannel, getErrorMessageAttributes, getIntegrationPatternType, getManagedName, getManagedType, getOverrides, getReplyChannel, getRequestChannel, isLoggingEnabled, onInit, receive, receive, receiveMessage, receiveMessage, registerMetricsCaptor, registerReplyMessageCorrelatorIfNecessary, send, sendAndReceive, sendAndReceiveMessage, sendAndReceiveMessageReactive, sendTimer, setErrorChannel, setErrorChannelName, setErrorMessageStrategy, setErrorOnTimeout, setLoggingEnabled, setManagedName, setManagedType, setReplyChannel, setReplyChannelName, setReplyMapper, setReplyTimeout, setRequestChannel, setRequestChannelName, setRequestMapper, setRequestTimeout, setShouldTrackdoStop, getPhase, getRole, isActive, isAutoStartup, isRunning, setAutoStartup, setPhase, setRole, start, stop, stopafterPropertiesSet, extractTypeIfPossible, generateId, getApplicationContext, getApplicationContextId, getBeanDescription, getBeanFactory, getBeanName, getChannelResolver, getComponentName, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, isInitialized, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, setTaskScheduler, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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 © 2021 Flowable. All rights reserved.