Uses of Class
com.flowable.platform.service.app.AppDefinitionRepresentation
-
Packages that use AppDefinitionRepresentation Package Description com.flowable.platform.service.app -
-
Uses of AppDefinitionRepresentation in com.flowable.platform.service.app
Methods in com.flowable.platform.service.app that return types with arguments of type AppDefinitionRepresentation Modifier and Type Method Description protected Map<String,AppDefinitionRepresentation>
PlatformAppService. getAppsWithAccess(List<CoreAppDefinition> appDefinitions)
List<AppDefinitionRepresentation>
PlatformAppService. getFlowAppsForUser(Principal principal)
-