public interface WorkerClient extends MockOrRestClient
| Modifier and Type | Method and Description |
|---|---|
ItemStatus |
submitStep(DescriptionStep step)
add a step to the worker
|
checkStatus, checkStatus, close, consumeAnyEntityAndClose, getResourcePath, getServiceUrlItemStatus submitStep(DescriptionStep step) throws WorkerNotFoundClientException, WorkerServerClientException
step - the new stepEngineResponse : list of action response {OK,KO,FATAL...}WorkerNotFoundClientException - if the Server got a NotFound resultWorkerServerClientException - if the Server got an internal errorCopyright © 2018 Vitam. All rights reserved.