When you create a task, you need to send in some task metadata, and according to the Task Manager Service wsdl
, we have 4 different actions available by default.
Each of them is of type accessControlType, as defined:
If nothing is assigned to those accessControlType, the related action will be available, and thus the button displayed by default.
If an assignment is made, then the action will be available only if the user or role matches.
