public interface AppDefinitionService
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
getDeployableAppDefinitions(org.flowable.idm.api.User user) |
List<AppDefinitionServiceRepresentation> getAppDefinitions()
List<AppDefinitionServiceRepresentation> getDeployableAppDefinitions(org.flowable.idm.api.User user)
Copyright © 2021 Flowable. All rights reserved.