Concept newJobContext(Object template,Object ... args)
Concept newJobContext(Object template,Object ... args)
Name | Type | Description |
---|---|---|
template | Object | The process template. |
args | Object | The arguments provided. |
Type | Description |
---|---|
Concept | The newly created process instance |