Uses of Class
org.silverpeas.mobile.shared.dto.workflow.WorkflowInstanceDTO
Packages that use WorkflowInstanceDTO
Package
Description
-
Uses of WorkflowInstanceDTO in org.silverpeas.mobile.client.apps.workflow.events.pages
Methods in org.silverpeas.mobile.client.apps.workflow.events.pages that return types with arguments of type WorkflowInstanceDTOMethod parameters in org.silverpeas.mobile.client.apps.workflow.events.pages with type arguments of type WorkflowInstanceDTOModifier and TypeMethodDescriptionvoidWorkflowLoadedInstancesEvent.setData(StreamingList<WorkflowInstanceDTO> data) -
Uses of WorkflowInstanceDTO in org.silverpeas.mobile.server.services
Methods in org.silverpeas.mobile.server.services that return types with arguments of type WorkflowInstanceDTOModifier and TypeMethodDescriptionServiceWorkflow.getWorkflowInstances(String userRole, int callNumber)