Process.Template.newJobContext()

Signature

Concept newJobContext(Object template,Object ... args)

Domain

ACTION, PROCESS

Description

Returns the newly created process instance name

Parameters

NameTypeDescription
templateObjectThe process template.
argsObjectThe arguments provided.

Returns

TypeDescription
ConceptThe newly created process instance

Cautions

none