Interface LVcsRootInstanceHolder

  • All Known Subinterfaces:
    RemoteBuildType, SBuildType

    public interface LVcsRootInstanceHolder
    There are a number of objects in the system that may generate VcsRootInstances that are involved in VCS operations. This object represents such generating objects
    Since:
    8.1
    Author:
    Eugene Petrenko (eugene.petrenko@jetbrains.com)
    • Method Detail

      • getBuildTypeId

        @NotNull
        java.lang.String getBuildTypeId()
        Returns:
        id of this holder TODO: rename
        Since:
        8.1
      • getName

        @NotNull
        java.lang.String getName()
        Returns:
        name of this holder TODO: rename
        Since:
        8.1