mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-40359 Filter out service processes on start process (#11446)
* AAE-40359 Filter out service processes on start process * AAE-40359 Filter out service processes on start process * make triggerable optional * make type more strict
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
|
||||
export interface ConstantValues {
|
||||
unauthorizedStart: string;
|
||||
triggerableByService?: 'true' | 'false';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user