Package | Description |
---|---|
com.adobe.icc.services.api |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
BatchOperation |
BatchOperationService.getBatchOperationById(String operationId)
Deprecated.
Fetch a
BatchOperation object by the given GUID. |
BatchOperation |
BatchOperationService.invokeBatchOperation(BatchOperation batchOperation)
Deprecated.
Invokes a specified batch operation and updates the BatchOperation object with
the new run details.
|
BatchOperation |
BatchOperationService.updateBatchOperation(BatchOperation batchOperation)
Deprecated.
Update the given
BatchOperation . |
Modifier and Type | Method and Description |
---|---|
List<BatchOperation> |
BatchOperationService.getAllBatchOperations(Query query)
Deprecated.
Retrieve the list of batch operations.
|
Modifier and Type | Method and Description |
---|---|
BatchOperation |
BatchOperationService.invokeBatchOperation(BatchOperation batchOperation)
Deprecated.
Invokes a specified batch operation and updates the BatchOperation object with
the new run details.
|
BatchOperation |
BatchOperationService.updateBatchOperation(BatchOperation batchOperation)
Deprecated.
Update the given
BatchOperation . |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.