Interface WorkflowCreateResponse.WorkflowStage
-
- All Known Implementing Classes:
WorkflowCreateResponse.Builder
- Enclosing class:
- WorkflowCreateResponse
public static interface WorkflowCreateResponse.WorkflowStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowCreateResponse._FinalStageworkflow(Workflow workflow)
-
-
-
Method Detail
-
workflow
WorkflowCreateResponse._FinalStage workflow(@NotNull Workflow workflow)
-
-