Class DocumentRewriteSession

    • Constructor Detail

      • DocumentRewriteSession

        protected DocumentRewriteSession​(DocumentRewriteSessionType sessionType)
        Prohibit package external object creation.
        Parameters:
        sessionType - the type of this session
    • Method Detail

      • getSessionType

        public DocumentRewriteSessionType getSessionType()
        Returns the type of this session.
        Returns:
        the type of this session
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object