Uses of Interface
fr.gouv.vitam.processing.common.async.AsyncResourceCallback
-
Uses of AsyncResourceCallback in fr.gouv.vitam.processing.common.async
Modifier and TypeMethodDescriptionAccessRequestResult.getCallback()
AccessRequestValue.getCallback()
ModifierConstructorDescriptionAccessRequestValue
(String accessRequestId, String requestId, String taskId, WorkflowInterruptionChecker workflowInterruptionChecker, AsyncResourceCallback callback) -
Uses of AsyncResourceCallback in fr.gouv.vitam.processing.distributor.core
Modifier and TypeMethodDescriptionvoid
AsyncResourcesMonitor.watchAsyncResourcesForBulk
(Map<String, AccessRequestContext> asyncResources, String requestId, String taskId, WorkflowInterruptionChecker workflowInterruptionChecker, AsyncResourceCallback callback) Add all the async resources of a bulk to monitor its statuses until it's either available or its accessRequest needs to be re-created.