| Package | Description |
|---|---|
| com.ibm.optim.oaas.client.job |
This package contains the classes to create and handle jobs.
|
| Class and Description |
|---|
| AttachmentContentWriter
Interface of a custom attachment writer.
|
| AttachmentNotFoundException
Job exception indicating that the attachment or the attachment content was not found.
|
| JobCallback
Provides notifications when a job is executed and monitored by an executor.
|
| JobClient
Interface of a job client used to create, submit and monitor optimization
jobs.
|
| JobClientBuilder
Builder interface to configure a job client.
|
| JobException
Exception associated with a job.
|
| JobExecutor
A job executor is in charge of submitting and monitoring the execution of
jobs.
|
| JobExecutorBuilder
Builder used to configure a job executor.
|
| JobInput
Interface for a job input source.
|
| JobLogOutput
Interface of the job output source.
|
| JobNotFoundException
Job exception thrown when the job cannot be found.
|
| JobOutput
Interface of a job output source.
|
| JobRequest
Interface of a job request.
|
| JobRequestBuilder
Builder to configure a job request.
|
| JobResponse
Interface of a job response to get the job status and result values.
|
| SubscriptionException
Base exception of all issues related to subscription settings and limits.
|
| ValidationException
Base exception for issues related to the application (OPL or CPLEX) and the
supported type of attachments.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.