Package | Description |
---|---|
fr.gouv.vitam.processing.model |
Specific model class for the distributor
|
Modifier and Type | Method and Description |
---|---|
WorkerAsyncRequest |
WorkerAsyncResponse.getWorkerAsyncRequest() |
Modifier and Type | Method and Description |
---|---|
Set<WorkerAsyncRequest> |
WorkerAsyncRequest.getCurrentRunningObjectsInStep() |
Modifier and Type | Method and Description |
---|---|
WorkerAsyncResponse |
WorkerAsyncResponse.setWorkerAsyncRequest(WorkerAsyncRequest workerAsyncRequest) |
Constructor and Description |
---|
WorkerAsyncResponse(WorkerAsyncRequest workerAsyncRequest,
ItemStatus itemStatus) |
Constructor and Description |
---|
WorkerAsyncRequest(DescriptionStep descriptionStep,
Callbackable<WorkerAsyncResponse> callingProcess,
Set<WorkerAsyncRequest> currentRunningObjectsInStep,
String queueId,
Semaphore waitingStepAllAsyncRequest,
VitamSession session)
Default constructor
|
Copyright © 2018 Vitam. All rights reserved.