Class WorkerTask
java.lang.Object
fr.gouv.vitam.processing.distributor.core.WorkerTask
- All Implemented Interfaces:
Supplier<WorkerTaskResult>
-
Constructor Summary
ConstructorsConstructorDescriptionWorkerTask
(DescriptionStep descriptionStep, int tenantId, String requestId, String contractId, String contextId, String applicationId, WorkerClientFactory workerClientFactory) -
Method Summary
-
Constructor Details
-
WorkerTask
public WorkerTask(DescriptionStep descriptionStep, int tenantId, String requestId, String contractId, String contextId, String applicationId, WorkerClientFactory workerClientFactory)
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<WorkerTaskResult>
-
getStep
-
getObjectNameList
-
getTaskId
-
getRequestId
-