public class NewProcessInstanceCommand implements Command(Code)
Graph command to start a new process and create a task instance if the start
node has a start task definition.
The result of this command, if requested, is a
Long value containing
the process instance id.
author: Jim Rigsbee, Tom Baeyens, Bernd Ruecker