Class FlowableImapChannelAdapterSpec
java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<FlowableImapChannelAdapterSpec, FlowableImapChannelAdapter>
org.springframework.integration.dsl.MessageProducerSpec<FlowableImapChannelAdapterSpec, FlowableImapChannelAdapter>
com.flowable.platform.engine.impl.eventregistry.mail.FlowableImapChannelAdapterSpec
- All Implemented Interfaces:
DisposableBean, FactoryBean<FlowableImapChannelAdapter>, InitializingBean, Lifecycle, Phased, SmartLifecycle, org.springframework.integration.dsl.ComponentsRegistration
public class FlowableImapChannelAdapterSpec
extends org.springframework.integration.dsl.MessageProducerSpec<FlowableImapChannelAdapterSpec, FlowableImapChannelAdapter>
implements org.springframework.integration.dsl.ComponentsRegistration
- Author:
- Filip Hrisafov
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.springframework.integration.mail.inbound.ImapMailReceiverFields inherited from class org.springframework.integration.dsl.IntegrationComponentSpec
logger, PARSER, targetFields inherited from interface FactoryBean
OBJECT_TYPE_ATTRIBUTEFields inherited from interface SmartLifecycle
DEFAULT_PHASE -
Constructor Summary
ConstructorsConstructorDescriptionFlowableImapChannelAdapterSpec(org.springframework.integration.mail.inbound.ImapMailReceiver receiver, String endpointId, Supplier<org.flowable.common.engine.impl.interceptor.CommandExecutor> commandExecutorSupplier) -
Method Summary
Modifier and TypeMethodDescriptionlockForceAcquireAfter(Duration lockForceAcquireAfter) lockPollRate(Duration lockPollRate) lockWaitTime(Duration lockWaitTime) pollingRate(Duration pollingRate) Methods inherited from class org.springframework.integration.dsl.MessageProducerSpec
autoStartup, errorChannel, errorChannel, errorMessageStrategy, id, observationConvention, outputChannel, outputChannel, phase, role, sendTimeout, shouldTrackMethods inherited from class org.springframework.integration.dsl.IntegrationComponentSpec
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FactoryBean
isSingletonMethods inherited from interface SmartLifecycle
isPauseable
-
Field Details
-
receiver
protected final org.springframework.integration.mail.inbound.ImapMailReceiver receiver
-
-
Constructor Details
-
FlowableImapChannelAdapterSpec
-
-
Method Details
-
getComponentsToRegister
-
pollingRate
-
lockPollRate
-
lockForceAcquireAfter
-
lockWaitTime
-