| Package | Description |
|---|---|
| com.ibm.optim.oaas.client.job |
This package contains the classes to create and handle jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobResponse.getJob()
Returns the job description as it was stored when it completed.
|
Job |
JobClient.getJob(String jobid)
Returns a given job.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Job> |
JobClient.getAllJobs()
Returns all the jobs.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.