Uses of Class
com.fluig.sdk.api.workflow.ProcessDefinitionVO
-
Packages that use ProcessDefinitionVO Package Description com.fluig.sdk.service -
-
Uses of ProcessDefinitionVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return types with arguments of type ProcessDefinitionVO Modifier and Type Method Description List<ProcessDefinitionVO>WorkflowAPIService. listProcess(String pattern, int limit, int offset)Retorna todos os processos da empresa.List<ProcessDefinitionVO>WorkflowAPIService. listSlaProcess()Retorna todos os processos da empresa.
-