Difference between revisions of "MROCLS MRO SUPERVISOR"
Line 12: | Line 12: | ||
Only Supervisors are allowed to finish Supervisor Tasks. | Only Supervisors are allowed to finish Supervisor Tasks. | ||
− | + | == MetaProperties == | |
− | + | {| class="wikitable" width=50% | |
− | + | |- | |
+ | ! width=30% | Name !! width=20% | Data type !! Comment | ||
+ | |- | ||
+ | | PERMISSION|| {{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. | ||
+ | |} | ||
== See also == | == See also == |
Revision as of 11:50, 3 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 |
---|---|---|
PERMISSION | 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. |