Class EntityRuntimeInfo

    • Constructor Detail

      • EntityRuntimeInfo

        public EntityRuntimeInfo()
    • Method Detail

      • getPath

        public String getPath()
        Returns:
        The path of the entity.
      • getMessageCountDetails

        public MessageCountDetails getMessageCountDetails()
        Returns:
        Message count details of the sub-queues of the entity.
      • getCreatedAt

        public Instant getCreatedAt()
        Returns:
        The date-time when entity was created.
      • getUpdatedAt

        public Instant getUpdatedAt()
        Returns:
        The date-time when the entity was updated
      • getAccessedAt

        public Instant getAccessedAt()
        Returns:
        The date-time when the entity was last accessed.