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.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
TaskBuilderCreates a new dynamically injected plan item instance and adds it to the agenda for activation.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.An abstract superclass forCommandimplementations 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.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.Commandthat 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.