Uses of Class
org.flowable.ui.task.model.runtime.ProcessDefinitionRepresentation
-
Packages that use ProcessDefinitionRepresentation Package Description org.flowable.ui.task.service.runtime -
-
Uses of ProcessDefinitionRepresentation in org.flowable.ui.task.service.runtime
Methods in org.flowable.ui.task.service.runtime that return types with arguments of type ProcessDefinitionRepresentation Modifier and Type Method Description protected List<ProcessDefinitionRepresentation>FlowableProcessDefinitionService. convertDefinitionList(List<ProcessDefinition> definitions)
-