Package com.chrt.api.types
Interface WorkflowActorContext.OrgTypeStage
-
- All Known Implementing Classes:
WorkflowActorContext.Builder
- Enclosing class:
- WorkflowActorContext
public static interface WorkflowActorContext.OrgTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowActorContext._FinalStageorgType(OrgTypeEnum orgType)
-
-
-
Method Detail
-
orgType
WorkflowActorContext._FinalStage orgType(@NotNull OrgTypeEnum orgType)
-
-