Uses of Class
com.fluig.sdk.api.workflow.WorkflowVO
-
Packages that use WorkflowVO Package Description com.fluig.sdk.service -
-
Uses of WorkflowVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return types with arguments of type WorkflowVO Modifier and Type Method Description List<WorkflowVO>TasksService. findExpiredWorkflowTasks(String colleagueId)Solicitações AtrasadasList<WorkflowVO>TasksService. findMyRequests(String colleagueId)Minhas solicitações abertasList<WorkflowVO>TasksService. findTasksInAgreement(String colleagueId)Tarefas em consensoList<WorkflowVO>TasksService. findWorkflowTasks(String colleagueId)Solicitações Pendentes
-