SingleReviewWorkflow SingleReviewWorkflow(
)
|
|
void getReviewerGroupID(
)
|
|
Returns the User Group ID of all User, who are allowed to review and Publish the Changes.
Redefinition of:
- Workflow::initWorkflow()
- Will be called when the WorkflowService instantiates a new Object of this Type.
void performActivity(
$activityID
)
|
|
Parameters:
Redefinition of:
- Workflow::performActivity()
- Return whether the requested Activity could be performed.