Interface OutgoingChatStep

All Superinterfaces:
ChatStep, Comparable<com.novomind.ecom.common.api.persistence.Entity>, com.novomind.ecom.common.api.persistence.Entity, com.novomind.ecom.common.api.persistence.WithId

public interface OutgoingChatStep extends ChatStep
Represents an outgoing message ChatStep that will be sent.
Since:
12.1
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.novomind.ecom.api.iagent.model.ChatStep

    ChatStep.ChatStepOrigin
  • Method Summary

    Methods inherited from interface com.novomind.ecom.api.iagent.model.ChatStep

    getChatSession, getHtml, getOrigin, getText, getTimestamp

    Methods inherited from interface com.novomind.ecom.common.api.persistence.Entity

    compareTo, isDeleted, isNotDeleted

    Methods inherited from interface com.novomind.ecom.common.api.persistence.WithId

    getId