mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
committed by
Eugenio Romano
parent
53d96679ea
commit
e39a2b149b
@@ -23,7 +23,7 @@ export let newProcess = new ProcessInstance({
|
||||
name: 'Process'
|
||||
});
|
||||
|
||||
export let testProcessDefRepr = new ProcessDefinitionRepresentation({
|
||||
export let testProcessDef = new ProcessDefinitionRepresentation({
|
||||
id: 'my:process1',
|
||||
name: 'My Process 1',
|
||||
hasStartForm: false
|
||||
|
Reference in New Issue
Block a user