Interface IncomingMessageViewContext

All Superinterfaces:
IncomingMessageInfo, MessageInfo, MessageViewContext, TicketProvider, UserProvider, ViewContext

public interface IncomingMessageViewContext extends MessageViewContext, IncomingMessageInfo
This interface is used to provide view context specific information for incoming messages
Since:
10.0.132
  • Method Details

    • isReadOnly

      boolean isReadOnly()
      Returns:
      true if the view context is not editable. The view context only is editable within the personal agent inbox folder in the agent process.
      Since:
      10.0.132