Uses of Class
com.flowable.platform.service.app.PageDefinitionRepresentation
Packages that use PageDefinitionRepresentation
-
Uses of PageDefinitionRepresentation in com.flowable.platform.service.app
Fields in com.flowable.platform.service.app with type parameters of type PageDefinitionRepresentationModifier and TypeFieldDescriptionprotected List<PageDefinitionRepresentation>
AppDefinitionRepresentation.pages
Methods in com.flowable.platform.service.app that return types with arguments of type PageDefinitionRepresentationModifier and TypeMethodDescriptionAppDefinitionRepresentation.getPages()
protected Map<String,
List<PageDefinitionRepresentation>> PlatformAppService.getPagesWithAccess
(List<PageDefinition> pageDefinitions) Method parameters in com.flowable.platform.service.app with type arguments of type PageDefinitionRepresentationModifier and TypeMethodDescriptionvoid
AppDefinitionRepresentation.setPages
(List<PageDefinitionRepresentation> pages)