Uses of Class
fr.gouv.vitam.common.model.processing.ActionDefinition
Packages that use ActionDefinition
Package
Description
Provides common public Model classes for the Processing module.
-
Uses of ActionDefinition in fr.gouv.vitam.common.model.processing
Methods in fr.gouv.vitam.common.model.processing that return ActionDefinitionModifier and TypeMethodDescriptionAction.getActionDefinition()
ActionDefinition.setActionKey
(String actionKey) set action keyActionDefinition.setBehavior
(ProcessBehavior behavior) set action typeActionDefinition.setIn
(List<IOParameter> in) ActionDefinition.setOut
(List<IOParameter> out) Methods in fr.gouv.vitam.common.model.processing with parameters of type ActionDefinitionModifier and TypeMethodDescriptionAction.setActionDefinition
(ActionDefinition actionDefinition) set the action definition