mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-21162 Add deploymentCompletion property to ApplicationInstance model (#11784)
This commit is contained in:
@@ -31,6 +31,7 @@ export interface ApplicationInstanceModel {
|
||||
environment?: string;
|
||||
lastModifiedAt?: Date;
|
||||
quickRunDeployment?: boolean;
|
||||
deploymentCompletion?: number;
|
||||
}
|
||||
|
||||
export interface Descriptor {
|
||||
|
||||
Reference in New Issue
Block a user