Uses of Interface
org.flowable.app.api.repository.AppModel
Packages that use AppModel
-
Uses of AppModel in org.flowable.app.api
Methods in org.flowable.app.api that return AppModelModifier and TypeMethodDescriptionAppRepositoryService.getAppModel
(String appDefinitionId) Returns theAppModel
including all App model info. -
Uses of AppModel in org.flowable.app.api.repository
Methods in org.flowable.app.api.repository that return AppModelModifier and TypeMethodDescriptionAppResourceConverter.convertAppResourceToModel
(byte[] appResourceBytes) Methods in org.flowable.app.api.repository with parameters of type AppModel