Package | Description |
---|---|
com.sdl.delivery.deployer.api.processing.pipeline | |
com.sdl.delivery.deployer.steps |
Modifier and Type | Method and Description |
---|---|
ExecutableStepResult |
ExecutableStep.process(ProcessingContext context,
StepDataProvider stepDataProvider)
Actual processing logic to execute in the scope of the 'pipeline step'.
|
Modifier and Type | Method and Description |
---|---|
ProcessingContext |
ProcessingContextProvider.evaluateStepResults(ProcessingContext processingContext,
ExecutableStepResult stepResults)
Inspect the step results and check if there are any results of interest for the processing context.
|
void |
StepDataStore.storeData(String executionId,
String pipelineId,
String stepId,
ExecutableStepResult stepResults)
Store some 'Executable Step Results' for the given step in the scope of the referenced 'Deployment Execution'.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries