Skip Navigation
Choose a Topic
-
Field DetailSHUTDOWNstatic final String SHUTDOWNThe server is configured but inactive.See Also:Constant Field ValuesSTARTINGstatic final String STARTINGThe server is starting subsystems that do not use shared resources and need to started early for other subsystems to use them . The server is in STANDBY state after this process completes.See Also:Constant Field ValuesRUNNINGstatic final String RUNNINGThe server can receive and process requests from external clients as well as administrative requests.See Also:Constant Field ValuesSTANDBYstatic final String STANDBYServices are initialized but are not claiming shared resources.See Also:Constant Field ValuesADMINstatic final String ADMINThe server can receive and process only administrative requests. It ignores any requests from external clients. Applications are admin mode. This means that only administrators are allowed access to applications in this state. Non-admin users are denied access to applications.See Also:Constant Field ValuesSUSPENDINGstatic final String SUSPENDINGThe server is transitioning from RUNNING state to ADMIN gracefully.See Also:Constant Field ValuesFORCE_SUSPENDINGstatic final String FORCE_SUSPENDINGThe server is transitioning from RUNNING state to ADMIN forcefully.See Also:Constant Field ValuesRESUMINGstatic final String RESUMINGThe server is transitioning from the ADMIN state to RUNNING.See Also:Constant Field ValuesSHUTTING_DOWNstatic final String SHUTTING_DOWNThe server is transitioning from ADMIN state to SHUTDOWN gracefully.See Also:Constant Field ValuesFORCE_SHUTTING_DOWNstatic final String FORCE_SHUTTING_DOWNThe server is transitioning from ADMIN state to SHUTDOWN forcefully.See Also:Constant Field ValuesFAILEDstatic final String FAILEDA critical subsystem is not functioning. You must restart the server to recover from this state.See Also:Constant Field ValuesSHUTDOWN_PENDINGstatic final String SHUTDOWN_PENDINGDeprecated. The server is waiting for a specified time before starting shutdown. This state is deprecated since 7.0 release.See Also:Constant Field ValuesSHUTDOWN_IN_PROCESSstatic final String SHUTDOWN_IN_PROCESSDeprecated. The server is waiting for a specified time before starting shutdown. This state is deprecated since 7.0 release.See Also:Constant Field ValuesUNKNOWNstatic final String UNKNOWNThe state of the server cannot be determined, perhaps because it cannot be contacted.See Also:Constant Field ValuesFAILED_RESTARTINGstatic final String FAILED_RESTARTINGIndicates that Node Manager is currently restarting a failed Managed Server.See Also:Constant Field ValuesACTIVATE_LATERstatic final String ACTIVATE_LATERIndicates that MaxRestart restart attempts have been made in current RestartInterval, and Node Manager will attempt additional restarts.See Also:Constant Field ValuesFAILED_NOT_RESTARTABLEstatic final String FAILED_NOT_RESTARTABLEIndicates that the Managed Server has failed and either the Node Manager AutoRestart attribute is set to false and Node Manager will not restart the Managed Server, or Node Manager has exceeded the configured RestartMax value for server restarts within the interval defined by the RestartInterval attribute.See Also:Constant Field Values
-
Field DetailQOS_ANYstatic final byte QOS_ANYAn enumeration of possible QOS values.See Also:Constant Field ValuesQOS_SECUREstatic final byte QOS_SECURESee Also:Constant Field ValuesQOS_ADMINstatic final byte QOS_ADMINSee Also:Constant Field ValuesHTTPstatic final byte HTTPSee Also:Constant Field ValuesT3Sstatic final byte T3SSee Also:Constant Field ValuesHTTPSstatic final byte HTTPSSee Also:Constant Field ValuesIIOPstatic final byte IIOPSee Also:Constant Field ValuesIIOPSstatic final byte IIOPSSee Also:Constant Field ValuesADMINstatic final byte ADMINSee Also:Constant Field ValuesCOMstatic final byte COMSee Also:Constant Field ValuesJRMPstatic final byte JRMPSee Also:Constant Field ValuesLDAPstatic final byte LDAPSee Also:Constant Field ValuesLDAPSstatic final byte LDAPSSee Also:Constant Field ValuesCLUSTERstatic final byte CLUSTERSee Also:Constant Field ValuesCLUSTERSstatic final byte CLUSTERSSee Also:Constant Field ValuesSNMPstatic final byte SNMPSee Also:Constant Field ValuesDYNAMIC_PROTOCOLstatic final byte DYNAMIC_PROTOCOLSee Also:Constant Field ValuesPROTOCOL_ADMIN_NAMEstatic final String PROTOCOL_ADMIN_NAMEThe name of the admin protocol.See Also:Constant Field Values
-
Enum Constant DetailMYpublic static final IInstanceQueryInput.AssignmentFilter MYInstance assigned to userGROUPpublic static final IInstanceQueryInput.AssignmentFilter GROUPInstance assigned to groupMY_AND_GROUPpublic static final IInstanceQueryInput.AssignmentFilter MY_AND_GROUPAll tasks assigned to the context user, exclusively or non exclusivelyREPORTEESpublic static final IInstanceQueryInput.AssignmentFilter REPORTEESTasks assigned to the context user's reporteesOWNERpublic static final IInstanceQueryInput.AssignmentFilter OWNERTasks assigned to the context user's reporteesADMINpublic static final IInstanceQueryInput.AssignmentFilter ADMINAll tasks (admins only)PREVIOUSpublic static final IInstanceQueryInput.AssignmentFilter PREVIOUSAny instances that the current user has had some form of ineraction with in the pastREVIEWERpublic static final IInstanceQueryInput.AssignmentFilter REVIEWERAny instances that the current user is a reviewerALLpublic static final IInstanceQueryInput.AssignmentFilter ALL
-
Enum Constant DetailMYpublic static final IAGQueryService.AGAssignmentFilter MYAG instances containing active tasks assigned to the context user.REPORTEESpublic static final IAGQueryService.AGAssignmentFilter REPORTEESAG instances containing active tasks assigned to reportees of the context user.CREATORpublic static final IAGQueryService.AGAssignmentFilter CREATORAG instances for which the context user is the creatorPREVIOUSpublic static final IAGQueryService.AGAssignmentFilter PREVIOUSAG instances containing tasks previously updated by the context user.ADMINpublic static final IAGQueryService.AGAssignmentFilter ADMINAll AG instances (AG admins only)REVIEWERpublic static final IAGQueryService.AGAssignmentFilter REVIEWERAll AG instances for which the context user is the reviewer
-
Enum Constant DetailMYpublic static final IAGQueryService.AGAssignmentFilter MYAG instances containing active tasks assigned to the context user.REPORTEESpublic static final IAGQueryService.AGAssignmentFilter REPORTEESAG instances containing active tasks assigned to reportees of the context user.CREATORpublic static final IAGQueryService.AGAssignmentFilter CREATORAG instances for which the context user is the creatorPREVIOUSpublic static final IAGQueryService.AGAssignmentFilter PREVIOUSAG instances containing tasks previously updated by the context user.ADMINpublic static final IAGQueryService.AGAssignmentFilter ADMINAll AG instances (AG admins only)REVIEWERpublic static final IAGQueryService.AGAssignmentFilter REVIEWERAll AG instances for which the context user is the reviewer
-
Field DetailACQUIREpublic static final BPMAction ACQUIREDeprecated. ACQUIRE defines BPEL Process Manager Task Aquire ActionADMINpublic static final BPMAction ADMINDeprecated. ADMIN defines BPEL Process Manager Adminitrator ActionCUSTOMpublic static final BPMAction CUSTOMDeprecated. CUSTOM defines BPEL Process Manager Castom ActionREASSIGNpublic static final BPMAction REASSIGNDeprecated. REASSIGN defines BPEL Process Manager Task Reassign ActionESCALATEpublic static final BPMAction ESCALATEDeprecated. ESCALATE defines BPEL Process Manager Task Escalate ActionERRORpublic static final BPMAction ERRORDeprecated. ERROR defines BPEL Process Manager Error ActionPUSH_BACKpublic static final BPMAction PUSH_BACKDeprecated. PUSH_BACK defines BPEL Process Manager Push Back ActionRENEWpublic static final BPMAction RENEWDeprecated. RENEW defines BPEL Process Manager Task Renew ActionRELEASEpublic static final BPMAction RELEASEDeprecated. RELEASE defines BPEL Process Manager Task Release ActionRESUMEpublic static final BPMAction RESUMEDeprecated. RESUME defines BPEL Process Manager Task Resume ActionREQUEST_INFOpublic static final BPMAction REQUEST_INFODeprecated. REQUEST_INFO defines BPEL Process Manager Request More Information ActionSUBMIT_INFOpublic static final BPMAction SUBMIT_INFODeprecated. SUBMIT_INFO defines BPEL Process Manager Submit More Information ActionSUSPENDpublic static final BPMAction SUSPENDDeprecated. SUSPEND defines BPEL Process Manager Task Suspend ActionVIEW_WORKLISTpublic static final BPMAction VIEW_WORKLISTDeprecated. VIEW_WORK_LIST defines BPEL Process Manager View Worklist ActionVIEW_TASK_HISTORYpublic static final BPMAction VIEW_TASK_HISTORYDeprecated. VIEW_TASK_HISTORY defines BPEL Process Manager View Task History ActionVIEW_PROCESS_HISTORYpublic static final BPMAction VIEW_PROCESS_HISTORYDeprecated. VIEW_PROCESS_HISTORY defines BPEL Process Manager View Process History ActionVIEW_SUB_TASKSpublic static final BPMAction VIEW_SUB_TASKSDeprecated. VIEW_SUB_TASKS defines BPEL Process Manager View Sub Tasks ActionUPDATEpublic static final BPMAction UPDATEDeprecated. UPDATE defines BPEL Process Manager Update ActionADHOC_ROUTEpublic static final BPMAction ADHOC_ROUTEDeprecated. ADHOC_ROUTE defines BPEL Process Manager Adhoc Route ActionOUTCOME_UPDATE_ROUTEpublic static final BPMAction OUTCOME_UPDATE_ROUTEDeprecated. OUTCOME_UPDATE_ROUTE defines BPEL Process Manager Outcome Update Route ActionWITHDRAWpublic static final BPMAction WITHDRAWDeprecated. WITHDRAW defines BPEL Process Manager Task Withdraw ActionVIEW_REPORTSpublic static final BPMAction VIEW_REPORTSDeprecated. VIEW_REPORTS defines BPEL Process Manager View Reports Action
-
Enum Constant DetailMYpublic static final ITaskQueryService.AssignmentFilter MYTasks assigned exclusively to the context userGROUPpublic static final ITaskQueryService.AssignmentFilter GROUPTasks assigned non-exclusively to the context userMY_AND_GROUPpublic static final ITaskQueryService.AssignmentFilter MY_AND_GROUPAll tasks assigned to the context user, exclusively or non exclusivelyMY_AND_GROUP_ALLpublic static final ITaskQueryService.AssignmentFilter MY_AND_GROUP_ALLAll tasks assigned to the context user, exclusively or to all his group based tasksREPORTEESpublic static final ITaskQueryService.AssignmentFilter REPORTEESTasks assigned to the context user's reporteesCREATORpublic static final ITaskQueryService.AssignmentFilter CREATORTasks for which the context user is the creatorOWNERpublic static final ITaskQueryService.AssignmentFilter OWNERTasks for which the context user is the ownerREVIEWERpublic static final ITaskQueryService.AssignmentFilter REVIEWERTasks for which the context user is a reviewerPREVIOUSpublic static final ITaskQueryService.AssignmentFilter PREVIOUSTasks which the context user previously updatedALLpublic static final ITaskQueryService.AssignmentFilter ALLAll tasks (admins only)ADMINpublic static final ITaskQueryService.AssignmentFilter ADMINDeprecated.
-
Field DetailACQUIREpublic static final BPMAction ACQUIREDeprecated. ACQUIRE defines BPEL Process Manager Task Aquire ActionADMINpublic static final BPMAction ADMINDeprecated. ADMIN defines BPEL Process Manager Adminitrator ActionCUSTOMpublic static final BPMAction CUSTOMDeprecated. CUSTOM defines BPEL Process Manager Castom ActionREASSIGNpublic static final BPMAction REASSIGNDeprecated. REASSIGN defines BPEL Process Manager Task Reassign ActionESCALATEpublic static final BPMAction ESCALATEDeprecated. ESCALATE defines BPEL Process Manager Task Escalate ActionERRORpublic static final BPMAction ERRORDeprecated. ERROR defines BPEL Process Manager Error ActionPUSH_BACKpublic static final BPMAction PUSH_BACKDeprecated. PUSH_BACK defines BPEL Process Manager Push Back ActionRENEWpublic static final BPMAction RENEWDeprecated. RENEW defines BPEL Process Manager Task Renew ActionRELEASEpublic static final BPMAction RELEASEDeprecated. RELEASE defines BPEL Process Manager Task Release ActionRESUMEpublic static final BPMAction RESUMEDeprecated. RESUME defines BPEL Process Manager Task Resume ActionREQUEST_INFOpublic static final BPMAction REQUEST_INFODeprecated. REQUEST_INFO defines BPEL Process Manager Request More Information ActionSUBMIT_INFOpublic static final BPMAction SUBMIT_INFODeprecated. SUBMIT_INFO defines BPEL Process Manager Submit More Information ActionSUSPENDpublic static final BPMAction SUSPENDDeprecated. SUSPEND defines BPEL Process Manager Task Suspend ActionVIEW_WORKLISTpublic static final BPMAction VIEW_WORKLISTDeprecated. VIEW_WORK_LIST defines BPEL Process Manager View Worklist ActionVIEW_TASK_HISTORYpublic static final BPMAction VIEW_TASK_HISTORYDeprecated. VIEW_TASK_HISTORY defines BPEL Process Manager View Task History ActionVIEW_PROCESS_HISTORYpublic static final BPMAction VIEW_PROCESS_HISTORYDeprecated. VIEW_PROCESS_HISTORY defines BPEL Process Manager View Process History ActionVIEW_SUB_TASKSpublic static final BPMAction VIEW_SUB_TASKSDeprecated. VIEW_SUB_TASKS defines BPEL Process Manager View Sub Tasks ActionUPDATEpublic static final BPMAction UPDATEDeprecated. UPDATE defines BPEL Process Manager Update ActionADHOC_ROUTEpublic static final BPMAction ADHOC_ROUTEDeprecated. ADHOC_ROUTE defines BPEL Process Manager Adhoc Route ActionOUTCOME_UPDATE_ROUTEpublic static final BPMAction OUTCOME_UPDATE_ROUTEDeprecated. OUTCOME_UPDATE_ROUTE defines BPEL Process Manager Outcome Update Route ActionWITHDRAWpublic static final BPMAction WITHDRAWDeprecated. WITHDRAW defines BPEL Process Manager Task Withdraw ActionVIEW_REPORTSpublic static final BPMAction VIEW_REPORTSDeprecated. VIEW_REPORTS defines BPEL Process Manager View Reports Action
-
Enum Constant DetailMYpublic static final ITaskQueryService.AssignmentFilter MYTasks assigned exclusively to the context userGROUPpublic static final ITaskQueryService.AssignmentFilter GROUPTasks assigned non-exclusively to the context userMY_AND_GROUPpublic static final ITaskQueryService.AssignmentFilter MY_AND_GROUPAll tasks assigned to the context user, exclusively or non exclusivelyMY_AND_GROUP_ALLpublic static final ITaskQueryService.AssignmentFilter MY_AND_GROUP_ALLAll tasks assigned to the context user, exclusively or to all his group based tasksREPORTEESpublic static final ITaskQueryService.AssignmentFilter REPORTEESTasks assigned to the context user's reporteesCREATORpublic static final ITaskQueryService.AssignmentFilter CREATORTasks for which the context user is the creatorOWNERpublic static final ITaskQueryService.AssignmentFilter OWNERTasks for which the context user is the ownerREVIEWERpublic static final ITaskQueryService.AssignmentFilter REVIEWERTasks for which the context user is a reviewerPREVIOUSpublic static final ITaskQueryService.AssignmentFilter PREVIOUSTasks which the context user previously updatedALLpublic static final ITaskQueryService.AssignmentFilter ALLAll tasks (admins only)ADMINpublic static final ITaskQueryService.AssignmentFilter ADMINDeprecated.
-
Enum Constant DetailADMINpublic static final SpacesQueryPopulation.PopulationType ADMINROOTEDpublic static final SpacesQueryPopulation.PopulationType ROOTEDLISTEDpublic static final SpacesQueryPopulation.PopulationType LISTEDUNIONpublic static final SpacesQueryPopulation.PopulationType UNION
-
Enum Constant DetailCOMMONpublic static final JpsModuleType COMMONFor common usage - user manager, jps config etc.CONFIGpublic static final JpsModuleType CONFIGFor jps configurationDEPLOYMENTpublic static final JpsModuleType DEPLOYMENTfor JPS deploymentAUTHENTICATIONpublic static final JpsModuleType AUTHENTICATIONFor login modulesID_MGMTpublic static final JpsModuleType ID_MGMTFor identity storeCREDSTOREpublic static final JpsModuleType CREDSTOREFor credential storeKEYSTOREpublic static final JpsModuleType KEYSTOREFor keystoreAUTHORIZATIONpublic static final JpsModuleType AUTHORIZATIONFor policy store runtimePOLICY_MGMTpublic static final JpsModuleType POLICY_MGMTFor policy store managementSSO_INTEGRATIONpublic static final JpsModuleType SSO_INTEGRATIONFor IdM, JSSO, SSO, COREIDADMINpublic static final JpsModuleType ADMINFor JMX, ASCTL and MASUPGRADEpublic static final JpsModuleType UPGRADEFor Migration and UpgradePATCHINGpublic static final JpsModuleType PATCHINGFor PatchingTRUSTpublic static final JpsModuleType TRUSTFor Trust serviceOPENAZpublic static final JpsModuleType OPENAZOPENAZAUDITpublic static final JpsModuleType AUDITAuditATTRIBUTEpublic static final JpsModuleType ATTRIBUTEAttribute serviceLIFECYCLEpublic static final JpsModuleType LIFECYCLElifecycle serviceRESTpublic static final JpsModuleType RESTOPSS RESTful serviceCONFIGSERVICEpublic static final JpsModuleType CONFIGSERVICEConfiguration Service
-
Enum Constant DetailCREDSTOREpublic static final JpsBundleType CREDSTOREPOLICYSTOREpublic static final JpsBundleType POLICYSTOREIDSTOREpublic static final JpsBundleType IDSTOREKEYSTOREpublic static final JpsBundleType KEYSTOREIDMpublic static final JpsBundleType IDMCOMMONpublic static final JpsBundleType COMMONADMINpublic static final JpsBundleType ADMINPATCHINGpublic static final JpsBundleType PATCHINGTRUSTpublic static final JpsBundleType TRUSTOPENAZpublic static final JpsBundleType OPENAZAUDITpublic static final JpsBundleType AUDITATTRIBUTEpublic static final JpsBundleType ATTRIBUTELIFECYCLEpublic static final JpsBundleType LIFECYCLECONFIGpublic static final JpsBundleType CONFIG