workflow_default
class workflow_default extends workflow_base
Constants
| IDNUMBER |
|
Methods
static void
get_name()
Returns the workflow name.
bool
can_link_another_user()
Workflow can link onother user.
bool
can_attached_by()
Returns whether can attached by is enabled.
bool
can_view_responded_internal()
Can view responded_internal.
bool
can_add_responded_internal()
Can add responded_internal.
bool
can_reply_after_request_completion()
Can reply request after completion.
Details
at line 29
static void
get_name()
Returns the workflow name.
at line 39
bool
can_link_another_user()
Workflow can link onother user.
at line 49
bool
can_attached_by()
Returns whether can attached by is enabled.
at line 59
bool
can_view_responded_internal()
Can view responded_internal.
at line 69
bool
can_add_responded_internal()
Can add responded_internal.
at line 79
bool
can_reply_after_request_completion()
Can reply request after completion.