Enum OrganizationAuditAreaEnum
- java.lang.Object
-
- java.lang.Enum<OrganizationAuditAreaEnum>
-
- com.blackberry.workspaces.sdk.api.enums.OrganizationAuditAreaEnum
-
- All Implemented Interfaces:
Serializable
,Comparable<OrganizationAuditAreaEnum>
public enum OrganizationAuditAreaEnum extends Enum<OrganizationAuditAreaEnum>
An enum of organization audit area values
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ACTIVE_DIRECTORY
Active DirectoryDOMAIN_PER_ACTIVE_DIRECTORY
Domain per Active DirectoryEXCHANGE_PERMISSION_TEMPLATE
Exchange permission templateEXCLUDE_WORKSPACE_FROM_RETENTION_POLICY
Workspace skip retentionIDENTITY_PROVIDER
Identity providerIDP_SETTINGS_PER_ORGANIZATION_PER_CLIENT
IDP settings per organization per clientINCLUDE_WORKSPACE_FOR_RETENTION_POLICY
Workspace not skip retentionINTERNAL_DOMAINS_IN_ORGANIZATION
ORGANIZATION
OrganizationORGANIZATION_CONVERSION_POLICY
Organization conversion policyORGANIZATION_CUSTOMIZATION
Organization customizationORGANIZATION_DLP
Organization DLPORGANIZATION_DOCUSIGN_POLICY
Organization docusign policyORGANIZATION_EXCHANGE_POLICY
Organization Exchange policyORGANIZATION_EXTERNAL_REPOSITORY
Organization external repositoryORGANIZATION_MOBILE_PASSCODE_CONFIG
Organization mobile passcode configORGANIZATION_POLICY
Organization policyORGANIZATION_PROTECT_ANYWHERE_POLICY
Organization protect anywhere policyORGANIZATION_ROOM_ROLE
Organization room roleORGANIZATION_ROOM_ROLE_TO_CAPABILITIES
Organization room role to capabilitiesORGANIZATION_STORAGE_POLICY
Organization storage policyORGANIZATION_SYNC_POLICY
Organization sync policyORGANIZATION_SYS_LOG_SETTINGS
Organization syslog settingsORGANIZATION_SYSTEM_ACCOUNT
Organization system accountORGANIZATION_TAG
Organization tagORGANIZATION_TO_DENIED_PERMITTED_ENTITIES
Organization to denied permitted entitiesORGANIZATION_WORKSPACE_POLICY
Organization workspace policyPERMITTED_ENTITY_ROLE_IN_ORGANIZATION
Permitted entity role in organizationREPORT_GENERATED
generated reportSHARE_PERMISSION_TEMPLATE
Share permission templateTRANSIENT_WORKSPACE_CREDENTIALS
Transient workspace credentialsUSER_NAME_PASSWORD_SETTINGS
Username password settingsUSER_ORGANIZATION_DATA
User organization dataWATERMARK_CONFIG
Watermark configWATERMARK_CONTENT
Watermark contentWORKSPACE_PERMISSION_TEMPLATE
Workspace permission template
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OrganizationAuditAreaEnum
valueOf(String name)
Returns the enum constant of this type with the specified name.static OrganizationAuditAreaEnum[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
WATERMARK_CONFIG
public static final OrganizationAuditAreaEnum WATERMARK_CONFIG
Watermark config
-
WATERMARK_CONTENT
public static final OrganizationAuditAreaEnum WATERMARK_CONTENT
Watermark content
-
ORGANIZATION_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_POLICY
Organization policy
-
ORGANIZATION_EXCHANGE_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_EXCHANGE_POLICY
Organization Exchange policy
-
ORGANIZATION_WORKSPACE_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_WORKSPACE_POLICY
Organization workspace policy
-
ORGANIZATION_CONVERSION_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_CONVERSION_POLICY
Organization conversion policy
-
IDENTITY_PROVIDER
public static final OrganizationAuditAreaEnum IDENTITY_PROVIDER
Identity provider
-
EXCHANGE_PERMISSION_TEMPLATE
public static final OrganizationAuditAreaEnum EXCHANGE_PERMISSION_TEMPLATE
Exchange permission template
-
ORGANIZATION
public static final OrganizationAuditAreaEnum ORGANIZATION
Organization
-
ORGANIZATION_EXTERNAL_REPOSITORY
public static final OrganizationAuditAreaEnum ORGANIZATION_EXTERNAL_REPOSITORY
Organization external repository
-
ORGANIZATION_MOBILE_PASSCODE_CONFIG
public static final OrganizationAuditAreaEnum ORGANIZATION_MOBILE_PASSCODE_CONFIG
Organization mobile passcode config
-
ORGANIZATION_PROTECT_ANYWHERE_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_PROTECT_ANYWHERE_POLICY
Organization protect anywhere policy
-
ORGANIZATION_STORAGE_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_STORAGE_POLICY
Organization storage policy
-
ORGANIZATION_SYNC_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_SYNC_POLICY
Organization sync policy
-
ORGANIZATION_SYS_LOG_SETTINGS
public static final OrganizationAuditAreaEnum ORGANIZATION_SYS_LOG_SETTINGS
Organization syslog settings
-
ORGANIZATION_TO_DENIED_PERMITTED_ENTITIES
public static final OrganizationAuditAreaEnum ORGANIZATION_TO_DENIED_PERMITTED_ENTITIES
Organization to denied permitted entities
-
SHARE_PERMISSION_TEMPLATE
public static final OrganizationAuditAreaEnum SHARE_PERMISSION_TEMPLATE
Share permission template
-
USER_NAME_PASSWORD_SETTINGS
public static final OrganizationAuditAreaEnum USER_NAME_PASSWORD_SETTINGS
Username password settings
-
PERMITTED_ENTITY_ROLE_IN_ORGANIZATION
public static final OrganizationAuditAreaEnum PERMITTED_ENTITY_ROLE_IN_ORGANIZATION
Permitted entity role in organization
-
ORGANIZATION_ROOM_ROLE
public static final OrganizationAuditAreaEnum ORGANIZATION_ROOM_ROLE
Organization room role
-
ORGANIZATION_ROOM_ROLE_TO_CAPABILITIES
public static final OrganizationAuditAreaEnum ORGANIZATION_ROOM_ROLE_TO_CAPABILITIES
Organization room role to capabilities
-
ORGANIZATION_SYSTEM_ACCOUNT
public static final OrganizationAuditAreaEnum ORGANIZATION_SYSTEM_ACCOUNT
Organization system account
-
ACTIVE_DIRECTORY
public static final OrganizationAuditAreaEnum ACTIVE_DIRECTORY
Active Directory
-
IDP_SETTINGS_PER_ORGANIZATION_PER_CLIENT
public static final OrganizationAuditAreaEnum IDP_SETTINGS_PER_ORGANIZATION_PER_CLIENT
IDP settings per organization per client
-
ORGANIZATION_CUSTOMIZATION
public static final OrganizationAuditAreaEnum ORGANIZATION_CUSTOMIZATION
Organization customization
-
ORGANIZATION_TAG
public static final OrganizationAuditAreaEnum ORGANIZATION_TAG
Organization tag
-
TRANSIENT_WORKSPACE_CREDENTIALS
public static final OrganizationAuditAreaEnum TRANSIENT_WORKSPACE_CREDENTIALS
Transient workspace credentials
-
USER_ORGANIZATION_DATA
public static final OrganizationAuditAreaEnum USER_ORGANIZATION_DATA
User organization data
-
ORGANIZATION_DLP
public static final OrganizationAuditAreaEnum ORGANIZATION_DLP
Organization DLP
-
DOMAIN_PER_ACTIVE_DIRECTORY
public static final OrganizationAuditAreaEnum DOMAIN_PER_ACTIVE_DIRECTORY
Domain per Active Directory
-
INTERNAL_DOMAINS_IN_ORGANIZATION
public static final OrganizationAuditAreaEnum INTERNAL_DOMAINS_IN_ORGANIZATION
-
ORGANIZATION_DOCUSIGN_POLICY
public static final OrganizationAuditAreaEnum ORGANIZATION_DOCUSIGN_POLICY
Organization docusign policy
-
REPORT_GENERATED
public static final OrganizationAuditAreaEnum REPORT_GENERATED
generated report
-
WORKSPACE_PERMISSION_TEMPLATE
public static final OrganizationAuditAreaEnum WORKSPACE_PERMISSION_TEMPLATE
Workspace permission template
-
EXCLUDE_WORKSPACE_FROM_RETENTION_POLICY
public static final OrganizationAuditAreaEnum EXCLUDE_WORKSPACE_FROM_RETENTION_POLICY
Workspace skip retention
-
INCLUDE_WORKSPACE_FOR_RETENTION_POLICY
public static final OrganizationAuditAreaEnum INCLUDE_WORKSPACE_FOR_RETENTION_POLICY
Workspace not skip retention
-
-
Method Detail
-
values
public static OrganizationAuditAreaEnum[] 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 (OrganizationAuditAreaEnum c : OrganizationAuditAreaEnum.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static OrganizationAuditAreaEnum 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
-
-