Package | Description |
---|---|
com.sdl.delivery.deployer.api.processing.pipeline | |
com.sdl.delivery.deployer.steps |
Modifier and Type | Method and Description |
---|---|
default Optional<RetryPoint> |
ExecutableStep.retryPoint(ProcessingContext processingContext)
In case where a step can retry, then should return the retry point.
|
Modifier and Type | Method and Description |
---|---|
ProcessingContext |
ProcessingContextProvider.provideRetryProcessingContext(ProcessingContext processingContext,
RetryPoint retryPoint)
Create new retry processing context which will have new pipeline and step to continue from.
|
Modifier and Type | Field and Description |
---|---|
protected Optional<RetryPoint> |
TridionTransactionalExecutableStep.retryPoint |
Modifier and Type | Method and Description |
---|---|
Optional<RetryPoint> |
TridionSearchIndexStep.getRetryPoint() |
Optional<RetryPoint> |
TridionWaitStep.retryPoint(ProcessingContext processingContext) |
Optional<RetryPoint> |
TridionTransactionalExecutableStep.retryPoint(ProcessingContext processingContext) |
Optional<RetryPoint> |
TridionSearchIndexUnDeployStep.retryPoint(ProcessingContext processingContext) |
Optional<RetryPoint> |
TridionSearchIndexDeployStep.retryPoint(ProcessingContext processingContext) |
Optional<RetryPoint> |
TridionRollbackStep.retryPoint(ProcessingContext processingContext) |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries