public class TrianaWorkflowVerifier extends java.lang.Object implements WorkflowVerifier
AUTHORIZE, CANCEL, RESET, RESET_AND_RUN| Constructor and Description |
|---|
TrianaWorkflowVerifier() |
| Modifier and Type | Method and Description |
|---|---|
int |
authorizeWorkflowAction(java.lang.String action,
TaskGraph taskgraph,
ExecutionState state)
Verify the specified workflow for the specified action.
|
java.lang.String[] |
getDefaultWorkflowActions() |
public java.lang.String[] getDefaultWorkflowActions()
getDefaultWorkflowActions in interface WorkflowVerifierpublic int authorizeWorkflowAction(java.lang.String action,
TaskGraph taskgraph,
ExecutionState state)
throws WorkflowException
authorizeWorkflowAction in interface WorkflowVerifierWorkflowException