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 void
WorkflowApp. 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 void
WorkflowAppEventHandler. loadInstances(WorkflowLoadInstancesEvent event)
-