Class ConfigEntityId
- java.lang.Object
-
- jetbrains.buildServer.serverSide.projectsImport.ConfigEntityId
-
-
Constructor Summary
Constructors Constructor Description ConfigEntityId(String type, String configId, String extId, String name)
-
-
-
Field Detail
-
PROJECT
public static final String PROJECT
- See Also:
- Constant Field Values
-
BUILD_CONFIGURATION
public static final String BUILD_CONFIGURATION
- See Also:
- Constant Field Values
-
VCS_ROOT
public static final String VCS_ROOT
- See Also:
- Constant Field Values
-
TEMPLATE
public static final String TEMPLATE
- See Also:
- Constant Field Values
-
-