Class NeedsConversationCmd

java.lang.Object
com.flowable.engage.engine.impl.cmd.NeedsConversationCmd
Direct Known Subclasses:
MuteConversationCmd, StarConversationCmd, UnmuteConversationCmd, UnstarConversationCmd

public abstract class NeedsConversationCmd extends Object
Author:
Filip Hrisafov
  • Field Details

    • conversationId

      protected String conversationId
  • Constructor Details

    • NeedsConversationCmd

      public NeedsConversationCmd(String conversationId)
  • Method Details