Package org.camunda.bpm.engine.impl.pvm.runtime.operation
package org.camunda.bpm.engine.impl.pvm.runtime.operation
-
ClassDescriptionInstantiates the next activity on the stack of the current execution's start context.Base Atomic operation for implementing atomic operations which mark the creation of a new activity instance.Cancel scope operation performed when an execution starts at an
ActivityImpl#isCancelActivity()
activity.ImplementsActivityStartBehavior.CANCEL_EVENT_SCOPE
.Base atomic operation used for implementing atomic operations which create a new concurrent execution for executing an activity.This atomic operation simply fires the activity end eventIn BPMN this is used for terminate end events