Package org.onehippo.repository.api
Interface WorkflowTask
public interface WorkflowTask
A unit task as part of a workflow action processing.
-
Method Summary
-
Method Details
-
execute
Execute this workflow task- Returns:
- eventResult
- Throws:
WorkflowException
-