Uses of Class
fr.gouv.vitam.worker.client.exception.WorkerNotFoundClientException
-
Packages that use WorkerNotFoundClientException Package Description fr.gouv.vitam.worker.client Provides Worker client interface, configuration, factory and implementations. -
-
Uses of WorkerNotFoundClientException in fr.gouv.vitam.worker.client
Methods in fr.gouv.vitam.worker.client that throw WorkerNotFoundClientException Modifier and Type Method Description ItemStatus
WorkerClient. submitStep(DescriptionStep step)
add a step to the worker
-