Uses of Class
fr.gouv.vitam.worker.core.plugin.preservation.model.InputPreservation
Packages that use InputPreservation
-
Uses of InputPreservation in fr.gouv.vitam.worker.core.plugin.preservation.model
Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return InputPreservationMethods in fr.gouv.vitam.worker.core.plugin.preservation.model that return types with arguments of type InputPreservationMethods in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type InputPreservationModifier and TypeMethodDescriptionvoid
OutputPreservation.setInputPreservation
(InputPreservation input) Method parameters in fr.gouv.vitam.worker.core.plugin.preservation.model with type arguments of type InputPreservationModifier and TypeMethodDescriptionvoid
ParametersPreservation.setInputs
(List<InputPreservation> inputs) Constructor parameters in fr.gouv.vitam.worker.core.plugin.preservation.model with type arguments of type InputPreservationModifierConstructorDescriptionParametersPreservation
(String requestId, String batchId, List<InputPreservation> input, List<ActionPreservation> actions, boolean debug)