Package org.flowable.engine.impl.cmd
package org.flowable.engine.impl.cmd
-
ClassDescriptionAbstractCustomSqlExecution<Mapper,
ResultType> An abstract command supporting functionality around identity link management for process instances.Command that adds an event-listener to the process engine.Creates new task byTaskBuilderDeprecated.Deprecated.DeployCmd<T>Command that dispatches an event.ExecuteCustomSqlCmd<Mapper,ResultType> Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.Provides positions and dimensions of elements in a process diagram as provided byGetDeploymentProcessDiagramCmd.Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.Command for retrieving start or task form keys.An abstract superclass forCommandimplementations that want to verify the provided task is always active (ie.Command that removes an event-listener from the process engine.Command to remove the current assignee from a process instance.Command to remove the current owner from a process instance.Commandthat changes the process definition version of an existing process instance.Command to set a new assignee on a process instance and return the previous one, if any.Commandthat changes the business key of an existing process instance.Commandthat changes the business status of an existing process instance.Command to set a new owner on a process instance and return the previous one, if any.author martin.grofcik