|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowAction | |
|---|---|
| com.mirth.match.ejb.inex | |
| Uses of WorkflowAction in com.mirth.match.ejb.inex |
|---|
| Fields in com.mirth.match.ejb.inex declared as WorkflowAction | |
|---|---|
protected WorkflowAction |
WorkflowCondition.workflowAction
|
| Fields in com.mirth.match.ejb.inex with type parameters of type WorkflowAction | |
|---|---|
protected java.util.List<WorkflowAction> |
Workflow.actions
|
| Methods in com.mirth.match.ejb.inex that return WorkflowAction | |
|---|---|
WorkflowAction |
ObjectFactory.createWorkflowAction()
Create an instance of WorkflowAction |
WorkflowAction |
WorkflowCondition.getWorkflowAction()
Gets the value of the workflowAction property. |
| Methods in com.mirth.match.ejb.inex that return types with arguments of type WorkflowAction | |
|---|---|
java.util.List<WorkflowAction> |
Workflow.getActions()
Gets the value of the actions property. |
| Methods in com.mirth.match.ejb.inex with parameters of type WorkflowAction | |
|---|---|
void |
WorkflowCondition.setWorkflowAction(WorkflowAction value)
Sets the value of the workflowAction property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||