Package | Description |
---|---|
fr.gouv.vitam.common.model.processing |
Provides common public Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
ActionDefinition |
Action.getActionDefinition() |
ActionDefinition |
ActionDefinition.setActionKey(String actionKey)
set action key
|
ActionDefinition |
ActionDefinition.setBehavior(ProcessBehavior behavior)
set action type
|
ActionDefinition |
ActionDefinition.setIn(List<IOParameter> in) |
ActionDefinition |
ActionDefinition.setOut(List<IOParameter> out) |
Modifier and Type | Method and Description |
---|---|
Action |
Action.setActionDefinition(ActionDefinition actionDefinition)
set the action definition
|
Copyright © 2018 Vitam. All rights reserved.