Class SvnInfoScmResult

    • Constructor Detail

      • SvnInfoScmResult

        public SvnInfoScmResult​(String commandLine,
                                String providerMessage,
                                String commandOutput,
                                boolean success)
        Deprecated.
      • SvnInfoScmResult

        public SvnInfoScmResult​(String commandLine,
                                List<SvnInfoItem> files)
        Deprecated.