|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Diagnosis.DiagnosticCode | |
|---|---|
| oracle.as.scheduler | Enterprise Scheduler API interfaces and classes. |
| Uses of Diagnosis.DiagnosticCode in oracle.as.scheduler |
|---|
| Methods in oracle.as.scheduler that return Diagnosis.DiagnosticCode | |
|---|---|
static Diagnosis.DiagnosticCode |
Diagnosis.DiagnosticCode.fromString(java.lang.String diagnosticCodeStr)
Converts a stringified diagnostic code into a DiagnosticCode object. |
Diagnosis.DiagnosticCode |
Diagnosis.getDiagnosticCode()
Gets the disgnostic code for the request. |
static Diagnosis.DiagnosticCode |
Diagnosis.DiagnosticCode.valueOf(int value)
Returns the diagnostic code for the given numeric value. |
static Diagnosis.DiagnosticCode |
Diagnosis.DiagnosticCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Diagnosis.DiagnosticCode[] |
Diagnosis.DiagnosticCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in oracle.as.scheduler with parameters of type Diagnosis.DiagnosticCode | |
|---|---|
Diagnosis(long requestId,
State state,
Diagnosis.DiagnosticCode diagnosticCode)
Constructs a new request diagnosis. |
|
|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||