public abstract class TridionTransactionalExecutableStep extends Object implements ExecutableStep
Modifier and Type | Field and Description |
---|---|
protected Optional<RetryPoint> |
retryPoint |
RETRY_POINT_ELEMENT
Constructor and Description |
---|
TridionTransactionalExecutableStep() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.sdl.delivery.configuration.Configuration configuration)
Configure the 'Executable Step' with the given configuration.
|
Optional<RetryPoint> |
retryPoint(ProcessingContext processingContext)
In case where a step can retry, then should return the retry point.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
process
protected Optional<RetryPoint> retryPoint
public void configure(com.sdl.delivery.configuration.Configuration configuration) throws com.sdl.delivery.configuration.ConfigurationException
ExecutableStep
configure
in interface ExecutableStep
configuration
- The given configuration.com.sdl.delivery.configuration.ConfigurationException
public Optional<RetryPoint> retryPoint(ProcessingContext processingContext)
ExecutableStep
retryPoint
in interface ExecutableStep
processingContext
- The processing context on which decision is madeCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries