Uses of Class
fr.gouv.vitam.common.model.processing.ActionDefinition
Package
Description
Provides common public Model classes for the Processing module.
-
Uses of ActionDefinition in fr.gouv.vitam.common.model.processing
Modifier 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) Modifier and TypeMethodDescriptionAction.setActionDefinition
(ActionDefinition actionDefinition) set the action definition