mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Adds the `quickRunDeployment` property to the `ApplicationInstanceModel` interface. This allows the admin app to determine if an application instance is a quick run deployment, which is necessary to block upgrades and restores for those instances. Relates to AAE-39821