Uses of Class
fr.gouv.vitam.worker.core.plugin.preservation.model.WorkflowBatchResult
Packages that use WorkflowBatchResult
-
Uses of WorkflowBatchResult in fr.gouv.vitam.worker.core.plugin.preservation.model
Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return WorkflowBatchResultModifier and TypeMethodDescriptionstatic WorkflowBatchResult
WorkflowBatchResult.of
(WorkflowBatchResult workflowBatchResult, List<WorkflowBatchResult.OutputExtra> outputExtras) static WorkflowBatchResult
WorkflowBatchResult.of
(String gotId, String unitId, String targetUse, String requestId, List<WorkflowBatchResult.OutputExtra> outputExtras, String sourceUse, String sourceStrategy, List<String> unitsForExtractionAU) Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return types with arguments of type WorkflowBatchResultMethods in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type WorkflowBatchResultModifier and TypeMethodDescriptionstatic WorkflowBatchResult
WorkflowBatchResult.of
(WorkflowBatchResult workflowBatchResult, List<WorkflowBatchResult.OutputExtra> outputExtras) Constructor parameters in fr.gouv.vitam.worker.core.plugin.preservation.model with type arguments of type WorkflowBatchResultModifierConstructorDescriptionWorkflowBatchResults
(Path batchDirectory, List<WorkflowBatchResult> workflowBatchResults)