OcaGrouperStatusChangeType¶
-
class
OcaGrouperStatusChangeType()¶ Enum describing status change types, as used in OcaGrouper’s StatusChange event.
-
OcaGrouperStatusChangeType.citizenAdded¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
1.
-
OcaGrouperStatusChangeType.citizenDeleted¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
2.
-
OcaGrouperStatusChangeType.citizenConnectionLost¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
3.
-
OcaGrouperStatusChangeType.citizenConnectionReEstablished¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
4.
-
OcaGrouperStatusChangeType.citizenError¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
5.
-
OcaGrouperStatusChangeType.enrollment¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
6.
-
OcaGrouperStatusChangeType.unEnrollment¶ type: OcaGrouperStatusChangeType
Singleton object corresponding to the entry with value
7.
-