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 java.util.Map<java.lang.String,AppDefinitionRepresentation>
PlatformAppService. getAppsWithAccess(java.util.List<com.flowable.core.app.api.CoreAppDefinition> appDefinitions)
java.util.List<AppDefinitionRepresentation>
PlatformAppService. getFlowAppsForUser(java.security.Principal principal)
-