KanbanFlow.isSingleActivityFlow Method
Determines whether the kanban flow is a single activity flow.
Syntax
public boolean isSingleActivityFlow()
Run On
Called
Return Value
Type: boolean
true if the flow consists of only one activity; otherwise, false.