JavaScript is disabled on your browser.
Oracle Enterprise Scheduler Java API Reference 12c Release 1 (12.1.3) E57271-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
Serializable
public class ExternalJobStatus
extends Object
implements Serializable
External job status.
Provides additional information about the general status of the
external job executable associated with an ESS request.
See Also: Serialized Form
Method Detail
getExternalStatus
public String getExternalStatus(Locale locale)
Gets a localized string for the external job status.
This is a status value defined by ESS. It is not a native status
or state value for the external job type.
Parameters: locale
- locale to use; uses default if null
Returns: localized job status string
Oracle Enterprise Scheduler Java API Reference 12c Release 1 (12.1.3) E57271-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.