Package | Description |
---|---|
com.sdl.delivery.deployer.api.processing.pipeline |
Modifier and Type | Method and Description |
---|---|
Optional<ExecutionState> |
StateStore.findExecutionState(String executionId)
Find the 'Deployment State' by the given id as an optional.
|
List<ExecutionState> |
StateStore.findTopExecutionStates(Integer limitSize)
Find top execution states with specific limit size.
|
Optional<ExecutionState> |
StepDataProvider.getCurrentExecutionState(String executionId)
Returns execution state identified by execution id.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries