Uses of Class
org.silverpeas.mobile.shared.dto.workflow.WorkflowInstancePresentationFormDTO
Packages that use WorkflowInstancePresentationFormDTO
Package
Description
-
Uses of WorkflowInstancePresentationFormDTO in org.silverpeas.mobile.client.apps.workflow.pages
Methods in org.silverpeas.mobile.client.apps.workflow.pages with parameters of type WorkflowInstancePresentationFormDTOModifier and TypeMethodDescriptionvoidWorkflowActionFormPage.setData(WorkflowInstancePresentationFormDTO data) voidWorkflowPresentationPage.setData(WorkflowInstancePresentationFormDTO data) voidWorkflowPresentationPage.setData(WorkflowInstancePresentationFormDTO data, ApplicationInstanceDTO instance) -
Uses of WorkflowInstancePresentationFormDTO in org.silverpeas.mobile.server.services
Methods in org.silverpeas.mobile.server.services that return WorkflowInstancePresentationFormDTOModifier and TypeMethodDescriptionServiceWorkflow.getPresentationForm(String instanceId, String role)