public interface State
| Modifier and Type | Method and Description |
|---|---|
String |
getCompensatedBy() |
End |
getEnd() |
String |
getId() |
Map<String,String> |
getMetadata() |
String |
getName() |
List<Error> |
getOnErrors() |
StateDataFilter |
getStateDataFilter() |
TimeoutsDefinition |
getTimeouts() |
Transition |
getTransition() |
DefaultState.Type |
getType() |
String getId()
String getName()
DefaultState.Type getType()
End getEnd()
StateDataFilter getStateDataFilter()
Transition getTransition()
String getCompensatedBy()
TimeoutsDefinition getTimeouts()
Copyright © 2020–2023 CNCF. All rights reserved.