public interface ActionHook
Modifier and Type | Method and Description |
---|---|
void |
execute(Content content,
ContentMap actionConfig)
Executes an action hook.
|
void execute(Content content, ContentMap actionConfig)
ActionHookFactory
content
- the content that the workflow is operating onactionConfig
- the config specific to this workflow action execution