Registry
FinalYes
Table of Contents
Methods
- getDistributionTimes() : array<string|int, mixed>
- getEmployees() : array<string|int, mixed>
- getFlow() : Flow
- getInstance() : self
- getTasks() : TaskCollection
Methods
getDistributionTimes()
public
getDistributionTimes() : array<string|int, mixed>
Return values
array<string|int, mixed>getEmployees()
public
getEmployees() : array<string|int, mixed>
Return values
array<string|int, mixed>getFlow()
public
getFlow() : Flow
Return values
FlowgetInstance()
public
static getInstance(int $flowId[, array<string|int, mixed> $taskIds = [] ]) : self
Parameters
- $flowId : int
- $taskIds : array<string|int, mixed> = []
Return values
selfgetTasks()
public
getTasks() : TaskCollection