| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus[] | 
Trans.getTransStepExecutionStatusLookup()
Checks the execution status of each step in the transformations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
StepDataInterfaceEngineAdapter.getStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StepDataInterfaceEngineAdapter.setStatus(BaseStepData.StepExecutionStatus stepExecutionStatus)  | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
StepDataInterfaceWebSocketEngineAdapter.getStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StepDataInterfaceWebSocketEngineAdapter.setStatus(BaseStepData.StepExecutionStatus stepExecutionStatus)  | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
BaseStepData.getStatus()
Get the status of this step data. 
 | 
BaseStepData.StepExecutionStatus | 
StepInterface.getStatus()  | 
BaseStepData.StepExecutionStatus | 
BaseStep.getStatus()  | 
BaseStepData.StepExecutionStatus | 
StepDataInterface.getStatus()
Gets the status. 
 | 
static BaseStepData.StepExecutionStatus | 
BaseStepData.StepExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BaseStepData.StepExecutionStatus[] | 
BaseStepData.StepExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BaseStepData.setStatus(BaseStepData.StepExecutionStatus status)
Set the status of the step data. 
 | 
void | 
StepDataInterface.setStatus(BaseStepData.StepExecutionStatus status)
Sets the status. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
ScriptDummy.getStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
ScriptValuesModDummy.getStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
BaseStepData.StepExecutionStatus | 
TransformClassBase.getStatus()  | 
BaseStepData.StepExecutionStatus | 
UserDefinedJavaClass.getStatus()  | 
BaseStepData.StepExecutionStatus | 
UserDefinedJavaClass.getStatusImpl()  | 
Copyright © 2018 Hitachi Vantara. All rights reserved.