Uses of Class
org.silverpeas.mobile.client.apps.workflow.events.app.WorkflowLoadInstancesEvent
-
Packages that use WorkflowLoadInstancesEvent Package Description org.silverpeas.mobile.client.apps.workflow org.silverpeas.mobile.client.apps.workflow.events.app -
-
Uses of WorkflowLoadInstancesEvent in org.silverpeas.mobile.client.apps.workflow
Methods in org.silverpeas.mobile.client.apps.workflow with parameters of type WorkflowLoadInstancesEvent Modifier and Type Method Description voidWorkflowApp. loadInstances(WorkflowLoadInstancesEvent event) -
Uses of WorkflowLoadInstancesEvent in org.silverpeas.mobile.client.apps.workflow.events.app
Methods in org.silverpeas.mobile.client.apps.workflow.events.app with parameters of type WorkflowLoadInstancesEvent Modifier and Type Method Description voidWorkflowAppEventHandler. loadInstances(WorkflowLoadInstancesEvent event)
-