Package org.flowable.cmmn.engine.impl.cmd
package org.flowable.cmmn.engine.impl.cmd
-
ClassesClassDescriptionAn abstract command supporting functionality around identity link management for case instances.An abstract command with various common methods for the creation and modification of case start event subscriptions.This command is adding a listener to the event dispatcher of the case engine, either for specific event types or for all events.Creates new task by
TaskBuilder
Creates a new dynamically injected plan item instance and adds it to the agenda for activation.This command deletes event subscriptions with a case start event and optional correlation parameter values.Deprecated.Deprecated.This command dispatches an event within the case engine.Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.This command either modifies event subscriptions with a case start event and optional correlation parameter values.An abstract superclass forCommand
implementations that want to verify the provided task is always active (ie.This command reactivates a history case instance by putting it back to the runtime and triggering the reactivation event on its CMMN model.This command creates and registers a new case start event subscription based on the provided builder information.Command to remove the current assignee from a case instance.Command to remove the current owner from a case instance.This command removes an event listener from the case engine.Command to set a new assignee on a case instance.Command
that changes the business key of an existing case instance.A command to set or change the name of a case instance.Command to set a new owner on a case instance and return the previous one, if any.