Class VcsServiceRoot

  • All Implemented Interfaces:
    Loggable, VcsRoot

    public class VcsServiceRoot
    extends VcsRootImpl
    Created 24.10.12 14:34
    Author:
    Eugene Petrenko (eugene.petrenko@jetbrains.com)
    • Constructor Detail

      • VcsServiceRoot

        public VcsServiceRoot​(long id,
                              @NotNull
                              String vcsName,
                              @Nullable
                              String rootName,
                              @NotNull
                              Map<String,​String> properties)