Package org.activiti.engine.impl.cmd
package org.activiti.engine.impl.cmd
-
ClassDescriptionAbstractCustomSqlExecution<Mapper, ResultType>Command that adds an event-listener to the Activiti engine.Send job cancelled event and delete jobCustomSqlExecution<Mapper, ResultType>DeployCmd<T>Command that dispatches an event.ExecuteCustomSqlCmd<Mapper, ResultType>Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.The various types of
JobEntitysubtypes, as enum.An abstract superclass forCommandimplementations that want to verify the provided task is always active (ie. not suspended).Command that removes an event-listener to the Activiti engine.Commandthat changes the process definition version of an existing process instance.Commandthat changes the business key of an existing process instance.