Uses of Class
com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
Packages that use AbstractDeskCmd
-
Uses of AbstractDeskCmd in com.flowable.engage.engine.impl.desk.cmd
Subclasses of AbstractDeskCmd in com.flowable.engage.engine.impl.desk.cmdModifier and TypeClassDescriptionclassAn abstract base class for ticket based commands.classHandle new inbound message within an unassigned ticket.classInitializes a newly created ticket conversation as a child of a desk conversation.classStarts a new ticket conversation as part of a desk conversation.classRemoves the current assignee of a ticket conversation and assigns it back to the desk team.classSwitches the assignee of a ticket converrsation to a member of the desk team.