Package com.uc4.api.objects
Enum UserPrivileges.Privilege
- java.lang.Object
-
- java.lang.Enum<UserPrivileges.Privilege>
-
- com.uc4.api.objects.UserPrivileges.Privilege
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<UserPrivileges.Privilege>
- Enclosing class:
- UserPrivileges
public static enum UserPrivileges.Privilege extends java.lang.Enum<UserPrivileges.Privilege>
Enumeration of all Privileges.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ACCESS_METRICS_ENDPOINT
Access to metrics endpointACCESS_NOFOLDER
Access to "No Folder".ACCESS_RECYCLE_BIN
Access to Recycle Bin.ACCESS_SYSTEM_OVERVIEW
Access to System Overview.ACCESS_TRANSPORT_CASE
Access to Transport Case.AUTHORIZATIONS_OBJECT_LEVEL
Deal with authorizations at object level.AUTO_FORECAST
Access to Auto Forecast.BACKEND_VARIABLE
Create and modify Backend variables.CHANGE_SYSTEM_STATUS
Change system status (STOP/GO).CREATE_DIAGNOSTIC_INFO
Create diagnostic information.ECC_ACCESS_ANALYTICS
ECC: Access to Analytics.ECC_ADMINISTRATION
ECC: Administration.ECC_ANALYTICS_ALL_CLIENTS
Access to analytics for all clientsECC_DASHBOARDS
ECC: Access to Dashboards.ECC_DECISION_AUTOMATION
Deprecated.ECC_MANAGE_SLA_AND_BU
Deprecated.ECC_MESSAGES
ECC: Access to Messages.ECC_PREDICTIVE_ANALYSIS
Deprecated.ECC_PROCESS_AUTOMATION
ECC: access to Process Automation.ECC_PROCESS_DEVELOPMENT
ECC: access to Decision Automation.ECC_PROCESS_MONITORING
ECC: access to Process Monitoring.ECC_SERVICE_LEVEL_GOVENOR
Deprecated.ENABLE_FORCE_MEMORY_TRACE
Enable forced trace memory dump.EXECUTE_AGENT_UPGRADES
Execute Centralized Agent Upgrades.EXECUTE_ZERO_DOWNTIME_UPGRADE
Execute Zero Downtime Upgrades.FAVORITES_USER_GROUP
Manage favorites on UserGroupLevel.FILE_TRANSFER_WITHOUT_USERID
FileTransfer: Start without User ID.FILEEVENTS_WITHOUT_LOGIN
FileEvents: Start without Login object specified.ILM_ACTIONS
ILM actions.LOGON_CALL_API
Logon via CallAPI.MESSAGES_ADMINISTRATORS
View messages to administrators.MESSAGES_OWN_CLIENT
View all messages from own client.MESSAGES_OWN_GROUP
View messages from own UserGroup.MESSAGES_SECURTY
View security messages.MODIFY_STATUS_MANUALLY
Modify the status of a task manually.RESET_OPEN_FLAG
Object properties: Allow manual reset of 'Edit Hint'.SAP_CRITERIA_MANAGER
SAP Criteria Manager.SELECTIVE_STATISTICS
Access to selective statistics.SERVER_USAGE_ALL_CLIENTS
View server usage of all clients.SQL_VARIABLE
Create and modify SQL internal variables.TAKE_OVER_TASK
Take Over Task.TOKEN_ACCESS_AND_TOKEN_CREATION
Manages user token, creation and access.VERSION_MANAGEMENT
Access to Version Management folder.WORK_IN_RUNBOOK_MODE
Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getID()
boolean
isNotDeprecated()
static UserPrivileges.Privilege[]
notDeprecatedValues()
static UserPrivileges.Privilege
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static UserPrivileges.Privilege[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
CHANGE_SYSTEM_STATUS
public static final UserPrivileges.Privilege CHANGE_SYSTEM_STATUS
Change system status (STOP/GO).
-
ACCESS_SYSTEM_OVERVIEW
public static final UserPrivileges.Privilege ACCESS_SYSTEM_OVERVIEW
Access to System Overview.
-
ACCESS_RECYCLE_BIN
public static final UserPrivileges.Privilege ACCESS_RECYCLE_BIN
Access to Recycle Bin.
-
ACCESS_TRANSPORT_CASE
public static final UserPrivileges.Privilege ACCESS_TRANSPORT_CASE
Access to Transport Case.
-
MESSAGES_OWN_GROUP
public static final UserPrivileges.Privilege MESSAGES_OWN_GROUP
View messages from own UserGroup.
-
MESSAGES_ADMINISTRATORS
public static final UserPrivileges.Privilege MESSAGES_ADMINISTRATORS
View messages to administrators.
-
MESSAGES_OWN_CLIENT
public static final UserPrivileges.Privilege MESSAGES_OWN_CLIENT
View all messages from own client.
-
MESSAGES_SECURTY
public static final UserPrivileges.Privilege MESSAGES_SECURTY
View security messages.
-
SELECTIVE_STATISTICS
public static final UserPrivileges.Privilege SELECTIVE_STATISTICS
Access to selective statistics.
-
BACKEND_VARIABLE
public static final UserPrivileges.Privilege BACKEND_VARIABLE
Create and modify Backend variables.
-
AUTHORIZATIONS_OBJECT_LEVEL
public static final UserPrivileges.Privilege AUTHORIZATIONS_OBJECT_LEVEL
Deal with authorizations at object level.
-
MODIFY_STATUS_MANUALLY
public static final UserPrivileges.Privilege MODIFY_STATUS_MANUALLY
Modify the status of a task manually.
-
RESET_OPEN_FLAG
public static final UserPrivileges.Privilege RESET_OPEN_FLAG
Object properties: Allow manual reset of 'Edit Hint'.
-
FILE_TRANSFER_WITHOUT_USERID
public static final UserPrivileges.Privilege FILE_TRANSFER_WITHOUT_USERID
FileTransfer: Start without User ID.
-
SERVER_USAGE_ALL_CLIENTS
public static final UserPrivileges.Privilege SERVER_USAGE_ALL_CLIENTS
View server usage of all clients.
-
ACCESS_NOFOLDER
public static final UserPrivileges.Privilege ACCESS_NOFOLDER
Access to "No Folder".
-
LOGON_CALL_API
public static final UserPrivileges.Privilege LOGON_CALL_API
Logon via CallAPI.
-
SAP_CRITERIA_MANAGER
public static final UserPrivileges.Privilege SAP_CRITERIA_MANAGER
SAP Criteria Manager.
-
VERSION_MANAGEMENT
public static final UserPrivileges.Privilege VERSION_MANAGEMENT
Access to Version Management folder.
-
AUTO_FORECAST
public static final UserPrivileges.Privilege AUTO_FORECAST
Access to Auto Forecast.
-
CREATE_DIAGNOSTIC_INFO
public static final UserPrivileges.Privilege CREATE_DIAGNOSTIC_INFO
Create diagnostic information.
-
TAKE_OVER_TASK
public static final UserPrivileges.Privilege TAKE_OVER_TASK
Take Over Task.
-
ILM_ACTIONS
public static final UserPrivileges.Privilege ILM_ACTIONS
ILM actions.
-
SQL_VARIABLE
public static final UserPrivileges.Privilege SQL_VARIABLE
Create and modify SQL internal variables.
-
FAVORITES_USER_GROUP
public static final UserPrivileges.Privilege FAVORITES_USER_GROUP
Manage favorites on UserGroupLevel.
-
ECC_PROCESS_AUTOMATION
public static final UserPrivileges.Privilege ECC_PROCESS_AUTOMATION
ECC: access to Process Automation.
-
ECC_PROCESS_MONITORING
public static final UserPrivileges.Privilege ECC_PROCESS_MONITORING
ECC: access to Process Monitoring.
-
ECC_SERVICE_LEVEL_GOVENOR
@Deprecated public static final UserPrivileges.Privilege ECC_SERVICE_LEVEL_GOVENOR
Deprecated.ECC: access to Service Level Govenor.
-
ECC_MANAGE_SLA_AND_BU
@Deprecated public static final UserPrivileges.Privilege ECC_MANAGE_SLA_AND_BU
Deprecated.ECC: manage SLAs and Business Units in SLG.
-
ECC_DECISION_AUTOMATION
@Deprecated public static final UserPrivileges.Privilege ECC_DECISION_AUTOMATION
Deprecated.ECC: access to Decision Automation.
-
ECC_PROCESS_DEVELOPMENT
public static final UserPrivileges.Privilege ECC_PROCESS_DEVELOPMENT
ECC: access to Decision Automation.
-
ECC_ADMINISTRATION
public static final UserPrivileges.Privilege ECC_ADMINISTRATION
ECC: Administration.
-
ECC_PREDICTIVE_ANALYSIS
@Deprecated public static final UserPrivileges.Privilege ECC_PREDICTIVE_ANALYSIS
Deprecated.ECC: Access to Predictive Analysis.
-
ECC_DASHBOARDS
public static final UserPrivileges.Privilege ECC_DASHBOARDS
ECC: Access to Dashboards.
-
ECC_MESSAGES
public static final UserPrivileges.Privilege ECC_MESSAGES
ECC: Access to Messages.
-
FILEEVENTS_WITHOUT_LOGIN
public static final UserPrivileges.Privilege FILEEVENTS_WITHOUT_LOGIN
FileEvents: Start without Login object specified.
-
WORK_IN_RUNBOOK_MODE
@Deprecated public static final UserPrivileges.Privilege WORK_IN_RUNBOOK_MODE
Deprecated.Work in Runbook Mode.
-
ECC_ACCESS_ANALYTICS
public static final UserPrivileges.Privilege ECC_ACCESS_ANALYTICS
ECC: Access to Analytics.
-
EXECUTE_ZERO_DOWNTIME_UPGRADE
public static final UserPrivileges.Privilege EXECUTE_ZERO_DOWNTIME_UPGRADE
Execute Zero Downtime Upgrades.
-
ENABLE_FORCE_MEMORY_TRACE
public static final UserPrivileges.Privilege ENABLE_FORCE_MEMORY_TRACE
Enable forced trace memory dump.
-
ECC_ANALYTICS_ALL_CLIENTS
public static final UserPrivileges.Privilege ECC_ANALYTICS_ALL_CLIENTS
Access to analytics for all clients
-
ACCESS_METRICS_ENDPOINT
public static final UserPrivileges.Privilege ACCESS_METRICS_ENDPOINT
Access to metrics endpoint
-
EXECUTE_AGENT_UPGRADES
public static final UserPrivileges.Privilege EXECUTE_AGENT_UPGRADES
Execute Centralized Agent Upgrades. B35184372088832 = B X 2^45
-
TOKEN_ACCESS_AND_TOKEN_CREATION
public static final UserPrivileges.Privilege TOKEN_ACCESS_AND_TOKEN_CREATION
Manages user token, creation and access. B70368744177664 = B X 2^46
-
-
Method Detail
-
values
public static UserPrivileges.Privilege[] 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 (UserPrivileges.Privilege c : UserPrivileges.Privilege.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static UserPrivileges.Privilege valueOf(java.lang.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:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
notDeprecatedValues
public static UserPrivileges.Privilege[] notDeprecatedValues()
-
isNotDeprecated
public boolean isNotDeprecated()
-
getID
public java.lang.String getID()
- Returns:
- ID of the Privilege
-
-