| Class and Description |
|---|
| Action
This abstract class represents an api action
Each step in the xml workflow consists of a number of actions
this abstract action contains some utility methods & the methods
that each of these actions must implement including:
activating, execution, ...
|
| ActionResult
A class that represent the result of an action
The result consists of 2 parts a type & and a result
The type is represented by an enum & can either be something like
TYPE_OUTCOME: we have a certain outcome so move to another action/step
TYPE_ERROR: an error has occurred while processing the action
...
|
| UserSelectionActionConfig
A class containing the user selection action configuration
|
| WorkflowActionConfig
Configuration class for an action
|
| Class and Description |
|---|
| WorkflowActionConfig
Configuration class for an action
|
| Class and Description |
|---|
| ActionResult
A class that represent the result of an action
The result consists of 2 parts a type & and a result
The type is represented by an enum & can either be something like
TYPE_OUTCOME: we have a certain outcome so move to another action/step
TYPE_ERROR: an error has occurred while processing the action
...
|
| WorkflowActionConfig
Configuration class for an action
|
| Class and Description |
|---|
| UserSelectionActionConfig
A class containing the user selection action configuration
|
| WorkflowActionConfig
Configuration class for an action
|
| Class and Description |
|---|
| Action
This abstract class represents an api action
Each step in the xml workflow consists of a number of actions
this abstract action contains some utility methods & the methods
that each of these actions must implement including:
activating, execution, ...
|
| ActionInterface
This empty interface can be implemented by the UI module(s)
it does not contain any methods since each UI has there own methods
of rendering the action.
|
| ActionResult
A class that represent the result of an action
The result consists of 2 parts a type & and a result
The type is represented by an enum & can either be something like
TYPE_OUTCOME: we have a certain outcome so move to another action/step
TYPE_ERROR: an error has occurred while processing the action
...
|
| ActionResult.TYPE |
| WorkflowActionConfig
Configuration class for an action
|
| Class and Description |
|---|
| Action
This abstract class represents an api action
Each step in the xml workflow consists of a number of actions
this abstract action contains some utility methods & the methods
that each of these actions must implement including:
activating, execution, ...
|
| ActionResult
A class that represent the result of an action
The result consists of 2 parts a type & and a result
The type is represented by an enum & can either be something like
TYPE_OUTCOME: we have a certain outcome so move to another action/step
TYPE_ERROR: an error has occurred while processing the action
...
|
| Class and Description |
|---|
| Action
This abstract class represents an api action
Each step in the xml workflow consists of a number of actions
this abstract action contains some utility methods & the methods
that each of these actions must implement including:
activating, execution, ...
|
| ActionResult
A class that represent the result of an action
The result consists of 2 parts a type & and a result
The type is represented by an enum & can either be something like
TYPE_OUTCOME: we have a certain outcome so move to another action/step
TYPE_ERROR: an error has occurred while processing the action
...
|
| WorkflowActionConfig
Configuration class for an action
|
Copyright © 2016 DuraSpace. All rights reserved.