Jump to: navigation, search

Difference between revisions of "MROCLS MRO SUPERVISOR"


(Created page with "{{ClassificationInfoBox | title = MRO Supervisor Classification Object | name = {{PAGENAMEE}} | inheritance = SYSCLS_OBJECTWITHRFIDTAG | namespace = System.MRO | purpose = Cl...")
 
(MetaProperties)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
| inheritance = SYSCLS_OBJECTWITHRFIDTAG
 
| inheritance = SYSCLS_OBJECTWITHRFIDTAG
 
| namespace = System.MRO
 
| namespace = System.MRO
| purpose = Classify a User as a Supervisor to let him approve this Supervisor Tasks.
+
| purpose = Classify a User as a Supervisor to let him approve Supervisor Tasks.
 
| version = 4.8.1+
 
| version = 4.8.1+
 
| id = {1DD7076B-7E27-422D-8317-315EED8CCBB1}
 
| id = {1DD7076B-7E27-422D-8317-315EED8CCBB1}
 
}}
 
}}
  
If a User is classified as Supervisor, he will have 2 properties
+
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.
  
Permission: Concatenated string to define permissions (codes) that are required to open this task.
+
== MetaProperties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! 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 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 ==
Line 21: Line 31:
 
{{Category/Version|4.8.1}}
 
{{Category/Version|4.8.1}}
  
 +
[[Category:4.8.1|MROCLS MRO SUPERVISOR]]
 
[[Category:Classifications|MROCLS MRO SUPERVISOR]]
 
[[Category:Classifications|MROCLS MRO SUPERVISOR]]

Latest revision as of 11:51, 3 October 2024

IC CLASSIFICATION.gif MRO Supervisor Classification Object
Name MROCLS_MRO_SUPERVISOR
Inheritance SYSCLS_OBJECTWITHRFIDTAG
Namespace System.MRO
ID {1DD7076B-7E27-422D-8317-315EED8CCBB1}
Purpose Classify a User as a Supervisor to let him approve Supervisor Tasks.
Version 4.8.1+

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.

See also