...
Find for each managed domain / action, the permission pattern
domain | action | permission pattern |
---|---|---|
boards | makePublicBoard |
|
boards | shareBoard |
|
| ||
objectdata | changeStatus |
|
objectdata | delete |
|
objectdata | i18nFieldsTranslate |
|
objectdata | insert |
|
objectdata | order |
|
objectdata | retrieveCaption |
|
objectdata | update |
|
objectdata | view |
|
Find available values for modifiers
modifier | value | description |
---|---|---|
boardVisibility |
| A board that is not private |
| A private board | |
| A board private or not | |
boardType |
| Any type of board |
| A board of type | |
creationMode |
| Only fresh new instances |
| Only copies | |
| Any mode | |
instanceStatus |
| An online marked state |
| An archived marked state | |
| A state that is neither marked online not archived | |
| The initial state of the instance (usually = 2) | |
| Any state | |
| A custom meta state | |
ownership |
| User must be the owner of the instance to be able to perform an action |
| No restriction on ownership | |
| Specific to boards domain - Identify the surfer as a collaborator on a board | |
workflowAction |
| Publishing action: performing a workflow action that will move the instance in an online marked state |
| Archiving action: performing a workflow action that will move the instance in an archived marked state | |
| Forward action: performing an action marked forward, and that will not lead to online or archived marked state. | |
| Backward action: performing an action NOT marked forward, and that will not lead to online or archived marked state. | |
| Any process action: performing that will not lead to online or archived marked state. | |
| Any workflow action (including publishing and archiving actions) | |
| If none of the above keywords, the action name is taken as is and resolved base on the instance’s workflow |