Uses of Class
com.flowable.platform.service.app.PageDefinitionRepresentation
-
Uses of PageDefinitionRepresentation in com.flowable.platform.service.app
Modifier and TypeFieldDescriptionprotected List<PageDefinitionRepresentation>
AppDefinitionRepresentation.pages
Modifier and TypeMethodDescriptionAppDefinitionRepresentation.getPages()
protected Map<String,
List<PageDefinitionRepresentation>> PlatformAppService.getPagesWithAccess
(List<PageDefinition> pageDefinitions) Modifier and TypeMethodDescriptionvoid
AppDefinitionRepresentation.setPages
(List<PageDefinitionRepresentation> pages)