Class BlameScmRequest

  • All Implemented Interfaces:
    java.io.Serializable

    public class BlameScmRequest
    extends ScmRequest
    Since:
    1.8
    Author:
    Olivier Lamy
    See Also:
    Serialized Form
    • Method Detail

      • isIgnoreWhitespace

        public boolean isIgnoreWhitespace()
      • setIgnoreWhitespace

        public void setIgnoreWhitespace​(boolean ignoreWhitespace)
                                 throws ScmException
        Throws:
        ScmException