T
- the step data value typepublic interface StepData<T>
Modifier and Type | Method and Description |
---|---|
DataType |
getDataType()
Get the 'Step Data value' type.
|
String |
getExecutionId()
The execution id for which this 'Step Data' is applicable.
|
String |
getKey()
Get the key to retrieve the 'Step Data value' from the State Store.
|
String |
getPipelineId()
The pipeline id for which this 'Step Data' is applicable.
|
String |
getStepId()
The step id for which this 'Step Data' is applicable.
|
T |
getValue()
Get the 'Step Data value'.
|
String getExecutionId()
String getPipelineId()
String getStepId()
String getKey()
T getValue()
DataType getDataType()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries