Difference between revisions of "MROCLS MRO SUPERVISOR"
(→See also) |
|||
(One intermediate revision by one other user not shown) | |||
Line 17: | Line 17: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | | + | | PERMISSIONS|| {{string}} || Concatenated string to define permissions (codes) that are required to open this task. |
|- | |- | ||
| PIN_HASH|| {{string}} || String property storing the hash code of the entered pin. | | PIN_HASH|| {{string}} || String property storing the hash code of the entered pin. | ||
|} | |} | ||
+ | |||
+ | [[Category:4.8.1|MROCLS MRO SUPERVISOR]] | ||
+ | [[Category:Classifications|MROCLS MRO SUPERVISOR]] | ||
== See also == | == See also == | ||
* [[MROCLS_MRO_SUPERVISOR_TASK|Supervisor Task]] | * [[MROCLS_MRO_SUPERVISOR_TASK|Supervisor Task]] | ||
− | + | * [[MRO_Objects_(Client)#Supervisor_Task]] | |
{{Category/Version|4.8.1}} | {{Category/Version|4.8.1}} |
Latest revision as of 10:50, 17 October 2024
If a Login object is classified as Supervisor it can act as such in the device based 4-eyes acceptance workflow. Only Supervisors are allowed to finish Supervisor Tasks.
MetaProperties
Name | Data type | Comment |
---|---|---|
PERMISSIONS | String | Concatenated string to define permissions (codes) that are required to open this task. |
PIN_HASH | String | String property storing the hash code of the entered pin. |