Class Action
java.lang.Object
fr.gouv.vitam.common.model.processing.Action
Action class containing an actionDefinition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetActionDefinition
(ActionDefinition actionDefinition) set the action definition
-
Constructor Details
-
Action
public Action()
-
-
Method Details
-
getActionDefinition
- Returns:
- the definition of the Action
-
setActionDefinition
set the action definition- Parameters:
actionDefinition
- the definition of the action- Returns:
- Action object updated
-