Class RemoveUserAccountsFromConversationCmd
- java.lang.Object
-
- com.flowable.engage.engine.impl.cmd.RemoveUserAccountsFromConversationCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
conversationId
-
Constructor Summary
Constructors Constructor Description RemoveUserAccountsFromConversationCmd(String conversationId)
-
-
-
Field Detail
-
conversationId
protected final String conversationId
-
-
Constructor Detail
-
RemoveUserAccountsFromConversationCmd
public RemoveUserAccountsFromConversationCmd(String conversationId)
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-