Class UnstarConversationCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.NeedsConversationCmd
com.flowable.engage.engine.impl.cmd.UnstarConversationCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class UnstarConversationCmd
extends NeedsConversationCmd
implements org.flowable.common.engine.impl.interceptor.Command<Void>
-
Field Summary
FieldsFields inherited from class com.flowable.engage.engine.impl.cmd.NeedsConversationCmd
conversationId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.flowable.engage.engine.impl.cmd.NeedsConversationCmd
findConversation
-
Field Details
-
userId
-
-
Constructor Details
-
UnstarConversationCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-