Determines whether the kanban flow is a multiple activity flow.
Syntax
public boolean isMultiActivityFlow()
Run On
Called
Return Value
Type: boolean
true if the flow consists of more than one activity; otherwise, false.
Determines whether the kanban flow is a multiple activity flow.
public boolean isMultiActivityFlow()
Called
Type: boolean
true if the flow consists of more than one activity; otherwise, false.