| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.ia.clientlibrary |
Implements a client library for integrating with IBM Information Analyzer through its REST API.
|
| Modifier and Type | Method and Description |
|---|---|
TaskExecutionSchedule |
IARestClient.getTaskStatus(String scheduleId)
Retrieve the status of a task from its scheduled ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskExecutionSchedule> |
IARestClient.getTaskStatus(TaskExecutionReport taskExecutionReport)
Retrieve the status of each task within a running request.
|
Copyright © 2018–2020 ODPi. All rights reserved.