Enum SystemObjectsType
- java.lang.Object
-
- java.lang.Enum<SystemObjectsType>
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.SystemObjectsType
-
- All Implemented Interfaces:
Serializable
,Comparable<SystemObjectsType>
public enum SystemObjectsType extends Enum<SystemObjectsType>
OID constants for system objects
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SystemObjectsType
fromValue(String v)
String
value()
static SystemObjectsType
valueOf(String name)
Returns the enum constant of this type with the specified name.static SystemObjectsType[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
SYSTEM_CONFIGURATION
public static final SystemObjectsType SYSTEM_CONFIGURATION
-
USER_ADMINISTRATOR
public static final SystemObjectsType USER_ADMINISTRATOR
-
PASSWORD_POLICY_DEFAULT
public static final SystemObjectsType PASSWORD_POLICY_DEFAULT
-
ROLE_SUPERUSER
public static final SystemObjectsType ROLE_SUPERUSER
-
TASK_CLEANUP
public static final SystemObjectsType TASK_CLEANUP
-
TASK_VALIDITY_SCANNER
public static final SystemObjectsType TASK_VALIDITY_SCANNER
-
TASK_TRIGGER_SCANNER
public static final SystemObjectsType TASK_TRIGGER_SCANNER
-
ROLE_END_USER
public static final SystemObjectsType ROLE_END_USER
-
REPORT_AUDIT
public static final SystemObjectsType REPORT_AUDIT
-
ROLE_APPROVER
public static final SystemObjectsType ROLE_APPROVER
-
ROLE_REVIEWER
public static final SystemObjectsType ROLE_REVIEWER
-
ROLE_DELEGATOR
public static final SystemObjectsType ROLE_DELEGATOR
-
REPORT_RECONCILIATION
public static final SystemObjectsType REPORT_RECONCILIATION
-
REPORT_USER_ACCOUNTS
public static final SystemObjectsType REPORT_USER_ACCOUNTS
-
REPORT_USER_ORGS
public static final SystemObjectsType REPORT_USER_ORGS
-
REPORT_USER_ROLES
public static final SystemObjectsType REPORT_USER_ROLES
-
REPORT_USERS
public static final SystemObjectsType REPORT_USERS
-
REPORT_SHADOW_OWNER
public static final SystemObjectsType REPORT_SHADOW_OWNER
-
SECURITY_POLICY
public static final SystemObjectsType SECURITY_POLICY
-
LOOKUP_LANGUAGES
public static final SystemObjectsType LOOKUP_LANGUAGES
-
LOOKUP_LOCALES
public static final SystemObjectsType LOOKUP_LOCALES
-
LOOKUP_TIMEZONES
public static final SystemObjectsType LOOKUP_TIMEZONES
-
LOOKUP_LIFECYCLE_STATES
public static final SystemObjectsType LOOKUP_LIFECYCLE_STATES
-
ARCHETYPE_SYSTEM_USER
public static final SystemObjectsType ARCHETYPE_SYSTEM_USER
-
ARCHETYPE_SYSTEM_ROLE
public static final SystemObjectsType ARCHETYPE_SYSTEM_ROLE
-
ARCHETYPE_BUSINESS_ROLE
public static final SystemObjectsType ARCHETYPE_BUSINESS_ROLE
-
ARCHETYPE_MANUAL_CASE
public static final SystemObjectsType ARCHETYPE_MANUAL_CASE
-
ARCHETYPE_OPERATION_REQUEST
public static final SystemObjectsType ARCHETYPE_OPERATION_REQUEST
-
ARCHETYPE_APPROVAL_CASE
public static final SystemObjectsType ARCHETYPE_APPROVAL_CASE
-
ARCHETYPE_TRACE
public static final SystemObjectsType ARCHETYPE_TRACE
-
ARCHETYPE_CORRELATION_CASE
public static final SystemObjectsType ARCHETYPE_CORRELATION_CASE
-
ARCHETYPE_RECONCILIATION_TASK
public static final SystemObjectsType ARCHETYPE_RECONCILIATION_TASK
-
ARCHETYPE_RECOMPUTATION_TASK
public static final SystemObjectsType ARCHETYPE_RECOMPUTATION_TASK
-
ARCHETYPE_IMPORT_TASK
public static final SystemObjectsType ARCHETYPE_IMPORT_TASK
-
ARCHETYPE_LIVE_SYNC_TASK
public static final SystemObjectsType ARCHETYPE_LIVE_SYNC_TASK
-
ARCHETYPE_ASYNC_UPDATE_TASK
public static final SystemObjectsType ARCHETYPE_ASYNC_UPDATE_TASK
-
ARCHETYPE_CLEANUP_TASK
public static final SystemObjectsType ARCHETYPE_CLEANUP_TASK
-
ARCHETYPE_REPORT_TASK
public static final SystemObjectsType ARCHETYPE_REPORT_TASK
-
ARCHETYPE_SINGLE_BULK_ACTION_TASK
public static final SystemObjectsType ARCHETYPE_SINGLE_BULK_ACTION_TASK
-
ARCHETYPE_ITERATIVE_BULK_ACTION_TASK
public static final SystemObjectsType ARCHETYPE_ITERATIVE_BULK_ACTION_TASK
-
ARCHETYPE_REPORT_IMPORT_CLASSIC_TASK
public static final SystemObjectsType ARCHETYPE_REPORT_IMPORT_CLASSIC_TASK
-
ARCHETYPE_REPORT_EXPORT_CLASSIC_TASK
public static final SystemObjectsType ARCHETYPE_REPORT_EXPORT_CLASSIC_TASK
-
ARCHETYPE_REPORT_EXPORT_DISTRIBUTED_TASK
public static final SystemObjectsType ARCHETYPE_REPORT_EXPORT_DISTRIBUTED_TASK
-
ARCHETYPE_SHADOW_INTEGRITY_CHECK_TASK
public static final SystemObjectsType ARCHETYPE_SHADOW_INTEGRITY_CHECK_TASK
-
ARCHETYPE_SHADOWS_REFRESH_TASK
public static final SystemObjectsType ARCHETYPE_SHADOWS_REFRESH_TASK
-
ARCHETYPE_OBJECTS_DELETE_TASK
public static final SystemObjectsType ARCHETYPE_OBJECTS_DELETE_TASK
-
ARCHETYPE_SHADOWS_DELETE_LONG_TIME_NOT_UPDATED_TASK
public static final SystemObjectsType ARCHETYPE_SHADOWS_DELETE_LONG_TIME_NOT_UPDATED_TASK
-
ARCHETYPE_EXECUTE_CHANGE_TASK
public static final SystemObjectsType ARCHETYPE_EXECUTE_CHANGE_TASK
-
ARCHETYPE_EXECUTE_DETLAS_TASK
public static final SystemObjectsType ARCHETYPE_EXECUTE_DETLAS_TASK
-
ARCHETYPE_REINDEX_REPOSITORY_TASK
public static final SystemObjectsType ARCHETYPE_REINDEX_REPOSITORY_TASK
-
ARCHETYPE_CERTIFICATION_TASK
public static final SystemObjectsType ARCHETYPE_CERTIFICATION_TASK
-
ARCHETYPE_APPROVAL_TASK
public static final SystemObjectsType ARCHETYPE_APPROVAL_TASK
-
ARCHETYPE_OBJECT_INTEGRITY_CHECK_TASK
public static final SystemObjectsType ARCHETYPE_OBJECT_INTEGRITY_CHECK_TASK
-
ARCHETYPE_UTILITY_TASK
public static final SystemObjectsType ARCHETYPE_UTILITY_TASK
-
ARCHETYPE_SYSTEM_TASK
public static final SystemObjectsType ARCHETYPE_SYSTEM_TASK
-
ARCHETYPE_VALIDITY_SCANNER_TASK
public static final SystemObjectsType ARCHETYPE_VALIDITY_SCANNER_TASK
-
ARCHETYPE_TRIGGER_SCANNER_TASK
public static final SystemObjectsType ARCHETYPE_TRIGGER_SCANNER_TASK
-
ARCHETYPE_PROPAGATION_TASK
public static final SystemObjectsType ARCHETYPE_PROPAGATION_TASK
-
ARCHETYPE_MULTI_PROPAGATION_TASK
public static final SystemObjectsType ARCHETYPE_MULTI_PROPAGATION_TASK
-
ARCHETYPE_DASHBOARD_REPORT
public static final SystemObjectsType ARCHETYPE_DASHBOARD_REPORT
-
ARCHETYPE_COLLECTION_REPORT
public static final SystemObjectsType ARCHETYPE_COLLECTION_REPORT
-
ORIGIN_INTERNAL
public static final SystemObjectsType ORIGIN_INTERNAL
-
-
Method Detail
-
values
public static SystemObjectsType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (SystemObjectsType c : SystemObjectsType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static SystemObjectsType valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
value
public String value()
-
fromValue
public static SystemObjectsType fromValue(String v)
-
-