| Package | Description |
|---|---|
| com.ibm.optim.oaas.client.job.model |
This package contains the classes that define the job model.
|
| Modifier and Type | Method and Description |
|---|---|
JobFailureType |
JobFailureInfo.getType()
Gets the job failure type.
|
static JobFailureType |
JobFailureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobFailureType[] |
JobFailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.