Description
The ApprovePage activity will set the status of a page from draft to approved status. Flagging will be done with a special user-context to avoid permission errors. This activity can ony be used with pages that have the approval feature (FlaggedRevs) enabled.
Short profile
|
Name
|
ApprovePage
|
Async
|
Yes
|
BPMN type
|
bpmn:Task
|
BPMN Extension Element "wf:type"
|
approve_revision
|
Properties
Name of property
|
Source
|
Description
|
Type
|
comment
|
-
|
The comment to be saved with the approval
|
string
|
revision
|
-
|
The revision ID to approve. If not provided explicitly, the page revision of the workflow context will be used, which may be outdated.
|
int
|