Uses of Class
it.sistematica.isharedoc.workflow.WorkFormAction

Packages that use WorkFormAction
it.sistematica.isharedoc.workflow   
 

Uses of WorkFormAction in it.sistematica.isharedoc.workflow
 

Methods in it.sistematica.isharedoc.workflow that return types with arguments of type WorkFormAction
 java.util.ArrayList<WorkFormAction> WorkProcessGraphForm.getActions()
           
 

Method parameters in it.sistematica.isharedoc.workflow with type arguments of type WorkFormAction
 void WorkProcessGraphForm.setActions(java.util.ArrayList<WorkFormAction> actions)