WorkflowFacesView implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $workflowId[, int|null $runningTaskId = null ]) : mixed
Parameters
- $workflowId : string
- $runningTaskId : int|null = null
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>