public class SpringAffinityWorkflowWorker extends SpringWorkflowWorker
terminationTimeoutSeconds
Constructor and Description |
---|
SpringAffinityWorkflowWorker(software.amazon.awssdk.services.swf.SwfClient service,
String domain,
SimpleWorkflowClientConfig config) |
addWorkflowImplementation, awaitTermination, getClientConfig, getDataConverter, getDomain, getDomainRetentionPeriodInDays, getExecuteThreadCount, getIdentity, getMaximumAllowedComponentImplementationVersions, getMaximumPollRateIntervalMilliseconds, getMaximumPollRatePerSecond, getMetricsRegistry, getPhase, getPollBackoffCoefficient, getPollBackoffInitialInterval, getPollBackoffMaximumInterval, getPollThreadCount, getService, getTaskListToPoll, getTerminationTimeoutSeconds, getUncaughtExceptionHandler, getWorkflowImplementations, getWorkflowTypesToRegister, gracefulShutdown, isAllowCoreThreadTimeOut, isAutoStartup, isDisableAutoStartup, isDisableServiceShutdownOnStop, isDisableTypeRegistrationOnStart, isPollingSuspended, isRegisterDomain, isRunning, registerTypesToPoll, resumePolling, setAllowCoreThreadTimeOut, setChildWorkflowIdHandler, setDataConverter, setDisableAutoStartup, setDisableServiceShutdownOnStop, setDisableTypeRegistrationOnStart, setDomain, setDomainRetentionPeriodInDays, setExecuteThreadCount, setIdentity, setMaximumAllowedComponentImplementationVersions, setMaximumPollRateIntervalMilliseconds, setMaximumPollRatePerSecond, setMetricsRegistry, setPhase, setPollBackoffCoefficient, setPollBackoffInitialInterval, setPollBackoffMaximumInterval, setPollingSuspended, setPollThreadCount, setRegisterDomain, setService, setTaskListToPoll, setTerminationTimeoutSeconds, setUncaughtExceptionHandler, setWorkflowImplementations, shutdown, shutdownAndAwaitTermination, shutdownAndAwaitTermination, shutdownNow, start, stop, stop, stopNow, suspendPolling, toString
public SpringAffinityWorkflowWorker(software.amazon.awssdk.services.swf.SwfClient service, String domain, SimpleWorkflowClientConfig config)
Copyright © 2025. All rights reserved.