Uses of Class
org.flowable.ui.task.service.api.AppDefinitionServiceRepresentation
-
Packages that use AppDefinitionServiceRepresentation Package Description org.flowable.ui.task.service.api -
-
Uses of AppDefinitionServiceRepresentation in org.flowable.ui.task.service.api
Methods in org.flowable.ui.task.service.api that return types with arguments of type AppDefinitionServiceRepresentation Modifier and Type Method Description List<AppDefinitionServiceRepresentation>AppDefinitionService. getAppDefinitions()List<AppDefinitionServiceRepresentation>AppDefinitionService. getDeployableAppDefinitions(org.flowable.idm.api.User user)
-