Uses of Class
fr.gouv.vitam.common.model.processing.Action
Packages that use Action
Package
Description
Provides common public Model classes for the Processing module.
-
Uses of Action in fr.gouv.vitam.common.model.processing
Methods in fr.gouv.vitam.common.model.processing that return ActionModifier and TypeMethodDescriptionAction.setActionDefinition
(ActionDefinition actionDefinition) set the action definitionMethods in fr.gouv.vitam.common.model.processing that return types with arguments of type ActionMethod parameters in fr.gouv.vitam.common.model.processing with type arguments of type ActionConstructor parameters in fr.gouv.vitam.common.model.processing with type arguments of type ActionModifierConstructorDescriptionStep
(String id, String workerGroupId, String stepName, ProcessBehavior behavior, Distribution distribution, List<Action> actions, String waitFor)