Uses of Class
com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
Packages that use AbstractDeskCmd Package Description com.flowable.engage.engine.impl.desk.cmd -
-
Uses of AbstractDeskCmd in com.flowable.engage.engine.impl.desk.cmd
Subclasses of AbstractDeskCmd in com.flowable.engage.engine.impl.desk.cmd Modifier and Type Class Description classAbstractTicketCmd<T>An abstract base class for ticket based commands.classHandleUnassignedTicketMessageCmdHandle new inbound message within an unassigned ticket.classInitializeTicketConversationCmdInitializes a newly created ticket conversation as a child of a desk conversation.classStartTicketConversationCmdStarts a new ticket conversation as part of a desk conversation.classSwitchToDeskTeamCmdRemoves the current assignee of a ticket conversation and assigns it back to the desk team.classSwitchToDeskTeamMemberCmdSwitches the assignee of a ticket converrsation to a member of the desk team.
-