(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description
The EditRequest activity asks a specified user to edit a page where a workflow is currently running. This activity consists of a form that simply provides information about editing the corresponding page and then submitting the change.
Short profile
|
Name
|
EditRequest
|
Async
|
No
|
BPMN type
|
bpmn:userTask
|
BPMN Extension Element "wf:type"
|
edit_request
|
Properties
Name of property
|
Source
|
Description
|
Type
|
due_date
|
UIActivity
|
Due date for task completion
|
date/timestamp
|
assigned_user
|
UIActivity
|
Name of the user that should edit a page. Can be plain username (e.g. "WikiSysop") or user page ("User:WikiSysop"); Support for User-ID is not required
|
string
|
instructions
|
InstructedActivity
|
Text that is shown to the user, so he knows what to do; visible in the UI / form but is optional
|
string
|