CanViewFacesRequest
FinalYes
Table of Contents
Properties
- $currentUserId : int
- $userId : int
- $workflowId : string
Methods
- __construct() : mixed
Properties
$currentUserId read-only
public
int
$currentUserId
= 0
$userId read-only
public
int
$userId
$workflowId read-only
public
string
$workflowId
Methods
__construct()
public
__construct(string $workflowId, int $userId[, int $currentUserId = 0 ]) : mixed
Parameters
- $workflowId : string
- $userId : int
- $currentUserId : int = 0