Class SubmissionAsyncMsg

  • All Implemented Interfaces:
    IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating

    public class SubmissionAsyncMsg
    extends _SubmissionAsyncMsg
    Provides an submission asynchronous message entity.
    Since:
    4.3.2
    See Also:
    Serialized Form
    • Constructor Detail

      • SubmissionAsyncMsg

        public SubmissionAsyncMsg()
    • Method Detail

      • isMsgReady

        public boolean isMsgReady()
        Returns:
        true if the message is Ready
      • isMsgReceived

        public boolean isMsgReceived()
        Returns:
        true if the message is Received
      • isMsgCompleted

        public boolean isMsgCompleted()
        Returns:
        true if the message is Completed
      • isMsgExpired

        public boolean isMsgExpired()
        Returns:
        true if the message has Expired