public static interface Alignment.AlignmentStep
getType()
,
a log (getLogView()
), and a process component (
getProcessView()
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
ExecutionStep |
getLogView() |
ExecutionStep |
getProcessView() |
DataAwareStepTypes |
getType() |
boolean |
hasMissingVariableAssignment() |
java.lang.String getLabel()
DataAwareStepTypes getType()
boolean hasMissingVariableAssignment()
ExecutionStep getProcessView()
ExecutionStep getLogView()