KanbanFlowTmpActivityRelations.init Method
Initializes the table by loading the kanban flow activities of the rule.
Syntax
public void init(KanbanRule _kanbanRule, [boolean _includeLastActivity])
Run On
ClientOrServer
Parameters
- _kanbanRule
Type: KanbanRule Table
A KanbanRule record buffer with the rule for which to show its kanban flow.
- _includeLastActivity
Type: boolean
A Boolean value that indicates whether the last activity is included; optional.