com.microsoft.tfs.core.clients.framework.catalog
Class CatalogResourceTypes

java.lang.Object
  extended by com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes

public class CatalogResourceTypes
extends java.lang.Object

Constants used when querying the catalog service.

Since:
TEE-SDK-10.1
Thread-safety:
threadsafe

Field Summary
static com.microsoft.tfs.util.GUID ANALYSIS_DATABASE
           
static com.microsoft.tfs.util.GUID APPLICATION_DATABASE
           
static com.microsoft.tfs.util.GUID GENERIC_LINK
           
static com.microsoft.tfs.util.GUID INFRASTRUCTURE_ROOT
           
static com.microsoft.tfs.util.GUID MACHINE
           
static com.microsoft.tfs.util.GUID ORGANIZATIONAL_ROOT
           
static com.microsoft.tfs.util.GUID PROCESS_GUIDANCE_SITE
           
static com.microsoft.tfs.util.GUID PROJECT_COLLECTION
           
static com.microsoft.tfs.util.GUID PROJECT_COLLECTION_DATABASE
           
static com.microsoft.tfs.util.GUID PROJECT_PORTAL
           
static com.microsoft.tfs.util.GUID REPORTING_CONFIGURATION
           
static com.microsoft.tfs.util.GUID REPORTING_FOLDER
           
static com.microsoft.tfs.util.GUID REPORTING_SERVER
           
static com.microsoft.tfs.util.GUID RESOURCE_FOLDER
           
static com.microsoft.tfs.util.GUID SHARE_POINT_SITE_CREATION_LOCATION
           
static com.microsoft.tfs.util.GUID SHARE_POINT_WEB_APPLICATION
           
static com.microsoft.tfs.util.GUID SQL_ANALYSIS_INSTANCE
           
static com.microsoft.tfs.util.GUID SQL_DATABASE_INSTANCE
           
static com.microsoft.tfs.util.GUID SQL_REPORTING_INSTANCE
           
static com.microsoft.tfs.util.GUID TEAM_FOUNDATION_SERVER_INSTANCE
           
static com.microsoft.tfs.util.GUID TEAM_FOUNDATION_WEB_APPLICATION
           
static com.microsoft.tfs.util.GUID TEAM_PROJECT
           
static com.microsoft.tfs.util.GUID TEAM_SYSTEM_WEB_ACCESS
           
static com.microsoft.tfs.util.GUID TEST_CONTROLLER
           
static com.microsoft.tfs.util.GUID TEST_ENVIRONMENT
           
static com.microsoft.tfs.util.GUID WAREHOUSE_DATABASE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORGANIZATIONAL_ROOT

public static final com.microsoft.tfs.util.GUID ORGANIZATIONAL_ROOT

INFRASTRUCTURE_ROOT

public static final com.microsoft.tfs.util.GUID INFRASTRUCTURE_ROOT

TEAM_FOUNDATION_SERVER_INSTANCE

public static final com.microsoft.tfs.util.GUID TEAM_FOUNDATION_SERVER_INSTANCE

PROJECT_COLLECTION

public static final com.microsoft.tfs.util.GUID PROJECT_COLLECTION

TEAM_PROJECT

public static final com.microsoft.tfs.util.GUID TEAM_PROJECT

RESOURCE_FOLDER

public static final com.microsoft.tfs.util.GUID RESOURCE_FOLDER

GENERIC_LINK

public static final com.microsoft.tfs.util.GUID GENERIC_LINK

MACHINE

public static final com.microsoft.tfs.util.GUID MACHINE

TEAM_FOUNDATION_WEB_APPLICATION

public static final com.microsoft.tfs.util.GUID TEAM_FOUNDATION_WEB_APPLICATION

SQL_DATABASE_INSTANCE

public static final com.microsoft.tfs.util.GUID SQL_DATABASE_INSTANCE

SQL_ANALYSIS_INSTANCE

public static final com.microsoft.tfs.util.GUID SQL_ANALYSIS_INSTANCE

SQL_REPORTING_INSTANCE

public static final com.microsoft.tfs.util.GUID SQL_REPORTING_INSTANCE

APPLICATION_DATABASE

public static final com.microsoft.tfs.util.GUID APPLICATION_DATABASE

PROJECT_COLLECTION_DATABASE

public static final com.microsoft.tfs.util.GUID PROJECT_COLLECTION_DATABASE

SHARE_POINT_WEB_APPLICATION

public static final com.microsoft.tfs.util.GUID SHARE_POINT_WEB_APPLICATION

SHARE_POINT_SITE_CREATION_LOCATION

public static final com.microsoft.tfs.util.GUID SHARE_POINT_SITE_CREATION_LOCATION

PROJECT_PORTAL

public static final com.microsoft.tfs.util.GUID PROJECT_PORTAL

PROCESS_GUIDANCE_SITE

public static final com.microsoft.tfs.util.GUID PROCESS_GUIDANCE_SITE

WAREHOUSE_DATABASE

public static final com.microsoft.tfs.util.GUID WAREHOUSE_DATABASE

ANALYSIS_DATABASE

public static final com.microsoft.tfs.util.GUID ANALYSIS_DATABASE

REPORTING_CONFIGURATION

public static final com.microsoft.tfs.util.GUID REPORTING_CONFIGURATION

REPORTING_SERVER

public static final com.microsoft.tfs.util.GUID REPORTING_SERVER

REPORTING_FOLDER

public static final com.microsoft.tfs.util.GUID REPORTING_FOLDER

TEAM_SYSTEM_WEB_ACCESS

public static final com.microsoft.tfs.util.GUID TEAM_SYSTEM_WEB_ACCESS

TEST_CONTROLLER

public static final com.microsoft.tfs.util.GUID TEST_CONTROLLER

TEST_ENVIRONMENT

public static final com.microsoft.tfs.util.GUID TEST_ENVIRONMENT


© 2015 Microsoft. All rights reserved.