public class FetchFlowExecutionRes
extends java.lang.Object
| Constructor and Description |
|---|
FetchFlowExecutionRes() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatus() |
boolean |
isCompleted() |
boolean |
isFailed() |
boolean |
isSuccess() |
void |
setStatus(java.lang.String status) |