A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

abort() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Aborts the execution of the HTTP method.
abort() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Aborts the execution of this method.
ABOUT_WORK_ITEMS_FILENAME - Static variable in class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
ABOVE_NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
ABOVE_NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
abs_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
URI absolute path.
absoluteURI - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for absoluteURI.
AbstractToolArgumentFormatter - Class in com.microsoft.tfs.core.externaltools.formatters
Formats command line arguments for launching an external tool process.
AbstractToolArgumentFormatter() - Constructor for class com.microsoft.tfs.core.externaltools.formatters.AbstractToolArgumentFormatter
 
AbstractToolValidator - Class in com.microsoft.tfs.core.externaltools.validators
Contains methods for required and forbidden substitution string checking.
AbstractToolValidator() - Constructor for class com.microsoft.tfs.core.externaltools.validators.AbstractToolValidator
 
ACCEPT_MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
ACCEPT_THEIRS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
ACCEPT_UNTRUSTED_CERTIFICATES - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value untrusted SSL certificates will be accepted.
ACCEPT_UNTRUSTED_CERTIFICATES_PARAMETER - Static variable in class com.microsoft.tfs.core.config.httpclient.internal.DefaultSSLProtocolSocketFactory
 
ACCEPT_YOURS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
ACCEPT_YOURS_RENAME_THEIRS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
ACCESS_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
AccessControlEntry - Class in com.microsoft.tfs.core.clients.security
Describes the levels of access allowed for a given identity (described by an IdentityDescriptor.
AccessControlEntry(_AccessControlEntry) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlEntry
 
AccessControlEntryDetails - Class in com.microsoft.tfs.core.clients.security
Extends AccessControlEntry with more details.
AccessControlEntryDetails(_AccessControlEntryDetails) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
AccessControlEntryDetails(IdentityDescriptor, String, int, int, ACEExtendedInformation) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
AccessControlEntryDetails(IdentityDescriptor, int, int) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
AccessControlList - Class in com.microsoft.tfs.core.clients.security
The AccessControlList class is meant to associate a set of AccessControlEntries with a security token and its inheritance settings.
AccessControlList() - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlList
 
AccessControlList(_AccessControlList) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlList
 
AccessControlList(String, boolean) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlList
Creates a new AccessControlList
AccessControlList(String, boolean, AccessControlEntryDetails[]) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlList
Builds an instance of an AccessControlList
AccessControlList(AccessControlList) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlList
Builds an instance of an AccessControlList
AccessControlListDetails - Class in com.microsoft.tfs.core.clients.security
 
AccessControlListDetails(_AccessControlListDetails) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
AccessControlListDetails(boolean, String, boolean, AccessControlEntryDetails[]) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
AccessControlListDetails(String, boolean) - Constructor for class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
AccessMapping - Class in com.microsoft.tfs.core.clients.framework.location
Peer object to the _AccessMapping proxy data object.
AccessMapping(String, String, String) - Constructor for class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Construct from specified parameters.
AccessMapping(_AccessMapping) - Constructor for class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Construct from a proxy object.
AccessPointIsMalformedURLException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Thrown when the URL defined for a mapping's access point is malformed.
AccessPointIsMalformedURLException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.AccessPointIsMalformedURLException
 
ACCOUNT_NAME - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
ACCOUNT_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
ACCOUNT_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
NT account name (domain\alias)
ACCOUNT_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.UserDisplayMode
 
ACEExtendedInformation - Class in com.microsoft.tfs.core.clients.webservices
Holds the inherited and effective permission information for a given AccessControlEntry.
ACEExtendedInformation(_AceExtendedInformation) - Constructor for class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
ACEExtendedInformation(int, int, int, int) - Constructor for class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
ACROSS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnectionType
 
ACSUnauthorizedException - Exception in com.microsoft.tfs.core.exceptions
Thrown when Azure ACS returns a non-success HTTP status code (for getting a WRAP access token, etc.) because our credentials are not accepted.
ACSUnauthorizedException(String, String) - Constructor for exception com.microsoft.tfs.core.exceptions.ACSUnauthorizedException
Creates an ACSUnauthorizedException for the given WRAP name and detail message (from ACS).
ActionDefinition - Class in com.microsoft.tfs.core.clients.security
 
ActionDefinition(_ActionDefinition) - Constructor for class com.microsoft.tfs.core.clients.security.ActionDefinition
 
ActionDefinition(int, String, String) - Constructor for class com.microsoft.tfs.core.clients.security.ActionDefinition
Creates and ActionDefinition based on the inputs.
ActionDeniedBySubscriberException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Models a server ActionDeniedBySubscriberException exception and its associated property bag.
ActionDeniedBySubscriberException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ActionDeniedBySubscriberException
 
activate(PolicyFailure, PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Called when the user activates (by double-clicking or some other user interface) a failure generated by a previous call to PolicyInstance.evaluate(PolicyContext).
activate(PolicyFailure, PolicyContext) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Called when the user activates (by double-clicking or some other user interface) a failure generated by a previous call to PolicyInstance.evaluate(PolicyContext).
ACTIVE_UNIQUE_ID - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
ActiveHttpMethods - Class in com.microsoft.tfs.core.httpclient
Tracks which HttpConnectionss are currently being used inside which monitor objects (for example, a com.microsoft.tfs.util.tasks.TaskMonitor) to facilitate cancellation by some other thread.
ActiveHttpMethods() - Constructor for class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
ACTIVITY_INSTANCE_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
ACTIVITY_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
ACTIVITY_TRACKING - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
ACTIVITY_TYPE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
add(BuildUpdate.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
add(BuildUpdate2010.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
add(ScheduleDays.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
add(ScheduleDays2010.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
ADD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
ADD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ADD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
add(String, T) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This is used to add an object to the store at a specific path
add(String, T, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This is used to add an object to the store at a specific path
add(Attachment) - Method in interface com.microsoft.tfs.core.clients.workitem.files.AttachmentCollection
Adds the specified attachment to this collection.
add(Link) - Method in interface com.microsoft.tfs.core.clients.workitem.link.LinkCollection
Adds the specified link to this collection.
add(BatchReadParameter) - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection
 
add(FieldDefinition) - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
add(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
add(DisplayField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
add(SortField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
add(FieldDefinition, SortType) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
add(String, SortType) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
add(StoredQuery) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
add(QueryItem) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Adds the given QueryItem as a child of this folder.
add(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionHandler
Registers the given connection with this handler.
add(ServerListConfigurationEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
ADD_BRANCH_OR_RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ADD_EDIT_ENCODING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ADD_ENCODING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ADD_LINK_ALREADY_EXISTS - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_CANNOT_LINK_TO_SELF - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_CHILD_IS_ANCESTOR - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_CIRCULARITY - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_DISABLED_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_EXTRA_PARENT - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
ADD_LINK_MAX_DEPTH_EXCEEDED - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Adds a listener that's invoked whenever the team projects affected by this pending checkin are changed.
addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Adds a listener that's invoked whenever the team projects affected by this pending checkin are changed.
addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Adds a listener that's invoked whenever the team projects affected by this pending checkin are changed.
addAll(BuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
addAll(BuildUpdate.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
addAll(BuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
addAll(BuildUpdate2010.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
addAll(ScheduleDays) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
addAll(ScheduleDays.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
addAll(ScheduleDays2010) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
addAll(ScheduleDays2010.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
addAll(Collection<ServerListConfigurationEntry>) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
addAssociation(ExternalToolAssociation) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
addBeforeCheckinListener(BeforeCheckinListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired before a pending change is checked in.
addBeforeShelveListener(BeforeShelveListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired before a pending change is shelved.
addBranchCommittedListener(BranchCommittedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Adds a listener for the event fired when branches are committed.
addBranchObjectUpdatedListener(BranchObjectUpdatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Adds a listener for the event fired when a branch object is created or modified.
addBuild(IQueuedBuild) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
addBuild(int) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
addBuildAgent(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Adds a build agent to this controller.
addBuildAgent(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Provides a mechanism by which agents may be added to the list during deserialization.
addBuildAgents(BuildAgent2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
addBuildAgents(BuildAgent[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
addBuildAgents(BuildAgent2008[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
addBuildControllers(BuildController2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
addBuildControllers(BuildController[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
addBuildDefinitions(BuildDefinition2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
addBuildDefinitions(BuildDefinition2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
addBuildDefinitions(IBuildDefinition[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
addBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
addBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
addBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
addBuildQuality(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
addBuildQuality(String, String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
addBuildServiceHost(BuildServiceHost2010) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
addBuildServiceHost(BuildServiceHost) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
addChangedPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
 
addChangesetReconciledListener(ChangesetReconciledListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when pending changes are reconciled with a checked-in changeset.
addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Adds a listener that's invoked whenever the checked pending changes in the user interface are changed.
addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Adds a listener that's invoked whenever the checked pending changes in the user interface are changed.
addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Adds a listener that's invoked whenever the checked pending changes in the user interface are changed.
addCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinWorkItems
Adds a listener that's invoked whenever the work items that are checked in the user interface are changed (via PendingCheckinWorkItems.setCheckedWorkItems(WorkItemCheckinInfo[])).
addCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinWorkItems
Adds a listener that's invoked whenever the work items that are checked in the user interface are changed (via PendingCheckinWorkItems.setCheckedWorkItems(WorkItemCheckinInfo[])).
addCheckinListener(CheckinListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a checkin has completed successfully.
addChild(CSSNode) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
addChild(ReportNode) - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
addChild(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
addChild(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
addChild(BranchHistoryTreeItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
addChildAt(int, CSSNode) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
addChildren(Collection) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
addClientToCloserThread(HttpClient) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called to add the specified HttpClient instance to a static thread that will handle idle connection closing.
addCommentChangedListener(CommentChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Adds a listener that's invoked whenever the user's check-in comment changes.
addCommentChangedListener(CommentChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Adds a listener that's invoked whenever the user's check-in comment changes.
addCommentChangedListener(CommentChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Adds a listener that's invoked whenever the user's check-in comment changes.
addConflict(ConflictType, int, int, int, String, String, OperationStatus) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Notifies the server that we've discovered a conflict with our local files.
addConflictListener(ConflictListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a conflict is discovered.
addConflictResolvedListener(ConflictResolvedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a conflict is resolved.
addConnectionManager(HttpConnectionManager) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Adds a connection manager to be handled by this class.
addConnectivityFailureStatusChangeListener(ConnectivityFailureStatusChangeListener) - Method in class com.microsoft.tfs.core.TFSConnection
 
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Generates Content-Length or Transfer-Encoding: Chunked request header, as long as no Content-Length request header already exists.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a Content-Length request header, as long as no Content-Length request header already exists.
addContentTypeRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a Content-Type request header.
addContextProperties(Map<String, String>, TFSConnection) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
addContributor(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.CompositeConflictResolutionContributor
 
addContributors(ConflictResolutionContributor[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.CompositeConflictResolutionContributor
 
addCookie(Cookie) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
This method does nothing.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates Cookie request headers for those cookie s that match the given host, port and path.
addCookies(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Adds an array of HTTP cookies.
addDestroyListener(DestroyListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Adds a listener for the event fired when an item is destroyed.
addDirtyListener(QueryDocumentDirtyListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
addEntry(IgnoreEntry) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
 
addFailure(Failure) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
Adds a failure.
addFieldChangeListener(FieldChangeListener) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
Adds a listener for field change events.
addFolderContentChangedListener(FolderContentChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when server folder content is changed without pending changes.
addGetCompletedListener(GetCompletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a get operation completes.
addGetListener(GetListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a file is retrieved.
addGrouping(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
addHeader(Header) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Adds the given header to the group.
addHostRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates Host request header, as long as no Host request header already exists.
addIgnoreFileExclusion(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Adds an ignore file exclusion to the .tfignore file in the specified directory, creating the file if necessary.
addIgnoreFileExclusionAuto(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Finds the closest existing .tfignore file to the specified local item, or creates one if none was found, and adds a relative path exclusion item that will exclude the local item.
addIgnoreFileExclusionAuto(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Finds the closest existing .tfignore file to the specified local item, or creates one if none was found, and adds the specified exclusion text.
addLinkQueryLinkType(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
addListener(NotificationListener) - Method in interface com.microsoft.tfs.core.util.notifications.NotificationManager
Adds a notification listener.
addLocalWorkspaceScanListener(LocalWorkspaceScanListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a change was detected by a local workspace scanner.
addMapping() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Adds a workspace mapping to the workspace.
addMapping(String, String, WorkspaceMappingType) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Adds a workspace mapping with the provided server item, local item, and mapping type with a depth of 120.
addMapping(String, String, WorkspaceMappingType, WorkspaceMappingDepth) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Adds a workspace mapping with the provided server item, local item, mapping type, and depth.
addMemberToApplicationGroup(IdentityDescriptor, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
addMemberToApplicationGroup(IdentityDescriptor, IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Add member to TFS Group.
addMergingListener(MergingListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a file is being merged.
addModifiedListener(QEQueryModifiedListener) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
addNewPendingChangeListener(NewPendingChangeListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a change is pended.
addNewRow(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
addNonFatalErrorListener(NonFatalErrorListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a non-fatal error is encountered.
addNotesChangedListener(NotesChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
Adds a listener that's invoked whenever user's check-in notes in the user interface are changed (via PendingCheckinNotes.setCheckinNotes(CheckinNote).
addNotesChangedListener(NotesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
Adds a listener that's invoked whenever user's check-in notes in the user interface are changed (via PendingCheckinNotes.setCheckinNotes(CheckinNote).
addOperationCompletedListener(OperationCompletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a client operation is completed.
addOperations(ProcessType, GetOperation[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
addOperationStartedListener(OperationStartedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a client operation is started.
addOrChangeMapping(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
A convenience method to create or change a new regular (non-cloaked) working folder mapping on this Workspace.
addParameter(String, String) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a text field part
addParameter(String, File) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a binary file part
addParameter(String, String, File) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a binary file part with the given file name
addParameter(String, String) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(NameValuePair) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameters(NameValuePair[]) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Adds an array of parameters to be used in the POST request body.
addPart(Part) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Adds a part.
addPendingChangeCandidatesChangedListener(PendingChangeCandidatesChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a pending change candidates list changes.
addPendingChangesChangedListener(PendingChangesChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when the pending changes list changes.
addPolicyEvaluatorStateChangedListener(PolicyEvaluatorStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Add a listener for the event fired when the state of this evaluator changes (perhaps because it has been given a new pending checkin or team project to run policies for).
addPolicyLoadErrorListener(PolicyLoadErrorListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Adds a listener for the PolicyLoadErrorEvent, which is fired when a policy implementation fails to load during an PolicyEvaluator.evaluate(PolicyContext) or PolicyEvaluator.reloadAndEvaluate(PolicyContext) call.
addPolicyStateChangedEventListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Adds a listener of the PolicyStateChangedEvent, which is fired when the PolicyInstance in this status object changes its state.
addPolicyStateChangedListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Adds a policy state changed listener that receives a PolicyStateChangedEvent whenever this policy is evaluated and a new set of failures is generated.
addPolicyStateChangedListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
addPolicyStateChangedListener(PolicyStateChangedListener) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Adds a policy state changed listener that receives a PolicyStateChangedEvent whenever this policy is evaluated and a new set of failures is generated.
addProcessTemplates(ProcessTemplate2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
addProcessTemplates(ProcessTemplate[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
addProjectModificationListener(ProjectModificationListener) - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Adds a listener for the project modification event.
addProperty(String, Object) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyContext
Adds a property to this PolicyContext.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
addProxyConnectionHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates Proxy-Connection: Keep-Alive request header when communicating via a proxy server.
addQueryParameters(URI, Map<String, String>) - Static method in class com.microsoft.tfs.core.util.URIUtils
Appends the specified parent URI with provided query parameters.
addRecentUser(TeamFoundationIdentity) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
addRecentUser(TeamFoundationIdentity) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Adds the specified identity to MRU list of users for the current user.
addRequestHeader(String, String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeader(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates all the required request headers to be submitted via the given connection.
addRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
Sets the Expect header if it has not already been set, in addition to the "standard" set of headers.
addRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addResponseFooter(Header) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Add a footer to this method's response.
addResponseFooter(Header) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Use this method internally to add footers.
addRetentionPolicy(BuildReason, BuildStatus, int, DeleteOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Adds a retention policy to the list of retention policies for the build definition.
addRow() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
addRow(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
addSaveListener(QueryDocumentSaveListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
addScannerModifiedFilesListener(ScannerModifiedFilesListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Adds a listener for the event fired when the LocalWorkspaceScanner modifies on-disk file information during a scan.
addSchedule() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Adds a schedule to the list of schedules for the build definition.
addServerID(String, GUID) - Method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
addServerID(String, String) - Method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
addSetDependency(String, CatalogNode) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Adds the CatalogNode to the dependency set that has the provided key.
addShelveListener(ShelveListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a shelve operation has completed.
addShutdownEventListener(ShutdownEventListener, ShutdownManager.Priority) - Method in class com.microsoft.tfs.util.shutdown.ShutdownManager
Add a listener for the event fired when core is being shut down.
addSkippedItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
addStatusListener(ConflictResolutionStatusListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Add a status listener for this conflict resolution.
addTrailingSeparator(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the given path string with a trailing separator (as specified by File.separator).
addUndonePendingChangeListener(UndonePendingChangeListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a pending change is undone.
addUploadedBaseline(String, byte[], long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UploadedBaselinesCollection
 
addUserAgentRequestHeader(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates default User-Agent request header, as long as no User-Agent request header already exists.
addWorkItemSaveListener(WorkItemSaveListener) - Method in class com.microsoft.tfs.core.clients.workitem.events.WorkItemEventEngine
 
addWorkItemStateListener(WorkItemStateListener) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Adds a listener for the state changed event.
addWorkspaceCacheFileReloadedListener(WorkspaceCacheFileReloadedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when the Workstation's workspace cache is reloaded.
addWorkspaceCreatedListener(WorkspaceCreatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a workspace is created.
addWorkspaceDeletedListener(WorkspaceDeletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a workspace is deleted.
addWorkspaceUpdatedListener(WorkspaceUpdatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a workspace is updated (meaning the workspace data or the working folder mappings are modified.)
addWorkstationEventListener(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Adds a VersionControlClient whose VersionControlEventEngine will receive events from this Workstation class.
addWorkstationNonFatalErrorListener(WorkstationNonFatalErrorListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Add a listener for the event fired when a non-fatal error is encountered processing the workstation's cache files.
ADMINISTER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
AdministrationWebService - Class in com.microsoft.tfs.core.clients.build
 
AdministrationWebService(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
AdministrationWebService4 - Class in com.microsoft.tfs.core.clients.build
 
AdministrationWebService4(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
ADMINISTRATIVE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
ADMINISTRATIVE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
ADMINISTRATORS_GROUP - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
Find project admin group
AdvisoryFileLock - Class in com.microsoft.tfs.util.locking
Provides advisory locking (at minimum, some platforms may escalate to mandatory) of a filesystem resource.
AFFECTED_CHANGES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
This will return pended and shelved changes that will be destroyed and not return the entire set of items that will be destroyed.
affectedBuildDefinitionNames - Variable in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
affectedBuildDefinitions - Variable in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
affectedBuildDefinitionURIs - Variable in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
AffectedTeamProjects - Class in com.microsoft.tfs.core.pendingcheckin
Contains entries for team projects affected by a pending checkin.
AffectedTeamProjects() - Constructor for class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
 
AffectedTeamProjects(PendingChange[]) - Constructor for class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
 
AffectedTeamProjects(String[]) - Constructor for class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
 
AffectedTeamProjectsChangedEvent - Class in com.microsoft.tfs.core.pendingcheckin.events
Event fired when the collection of affected team projects changes in a PendingCheckinPendingChanges object.
AffectedTeamProjectsChangedEvent(EventSource, String[]) - Constructor for class com.microsoft.tfs.core.pendingcheckin.events.AffectedTeamProjectsChangedEvent
Describes a change in affected team projects.
AffectedTeamProjectsChangedListener - Interface in com.microsoft.tfs.core.pendingcheckin.events
Defines an interface for listeners of the AffectedTeamProjectsChangedEvent.
Agent2008Status - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the status of a 2008 build agent.
AGENT_SCOPE_ACTIVITY_TRACKING - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
AGENTS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
AGENTS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
AgentStatus - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the status of a build agent.
AgentStatus2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the status of a build agent.
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
ALL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
ALL - Static variable in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
This is a combination of all the features which are supported.
ALL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
All content and redundant conflicts will be resolved.
ALL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ALL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
This is a combination of all the features which are supported.
ALL - Static variable in class com.microsoft.tfs.core.clients.webservices.internal.TeamFoundationSupportedFeatures
This is a combination of all the features which are supported.
ALL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterScopeEnum
 
ALL - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
Useful shorthand for querying all item types (Team Projects, query folders and query definitions.)
ALL - Static variable in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
Check all parts of the check-in.
ALL - Static variable in class com.microsoft.tfs.core.ServerCapabilities
 
ALL_CONTENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
All conflicts will be resolved and conflict that require name or encoding will be reported to the user.
ALL_CONTENT_UPLOADED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
The server will permit a call to CheckIn with a null or empty list of items to check in, (check-in /all) even if there is a change with the edit bit set.
ALL_FOLDERS - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
Useful shorthand for querying all folder types (Team Projects and query folders.)
ALL_INFORMATION_TYPES - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
ALL_INSTANCES_IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
This identifier should be used to request all instances of a given service type when using ServiceTypeFilters.
ALL_PERMISSIONS - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
ALL_PROPERTY_NAMES - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
ALL_SERVICES_TYPE_FILTER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
This is the ServiceType value that should be used in order to request all services.
ALL_SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
All content and redundant conflicts will be resolved.
allConflictsResolved() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
ALLOW_CIRCULAR_REDIRECTS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Defines whether circular redirects (redirects to the same location) should be allowed.
ALLOW_UNCHANGED_CONTENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
The server will permit items which have a pending edit to be checked in even if the content hasn't changed instead of undoing the change (default)
allowed_abs_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the abs_path.
allowed_authority - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the authority component.
allowed_fragment - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the fragment component.
allowed_host - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the opaque_part.
allowed_query - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the query component.
allowed_reg_name - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for the authority component.
allowed_within_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed within the path.
allowed_within_query - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - Static variable in class com.microsoft.tfs.core.httpclient.URI
Those characters that are allowed for within the userinfo component.
AllowedValuesCollection - Interface in com.microsoft.tfs.core.clients.workitem.fields
 
AllPassFilter - Class in com.microsoft.tfs.core.pendingcheckin.filters
A filter where all submitted changes always pass.
AllPassFilter() - Constructor for class com.microsoft.tfs.core.pendingcheckin.filters.AllPassFilter
 
alpha - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for alpha.
alphanum - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for alphanum (join of alpha & digit).
ALWAYS_ACCEPT_MINE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to discard any changes from the source, keeping only changes from the target.
ANALYSIS_DATABASE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
AnalysisDatabaseCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
AnalysisDatabaseCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.AnalysisDatabaseCatalogEntity
 
AnalysisDatabaseEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
analyzeConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Analyze the conflict for mergeability, enablement, etc.
analyzeConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.DeletedConflictDescription
Deleted conflicts do not analyze (they're missing a file critical in analyzing the conflict.) Analyze the conflict for mergeability, etc.
analyzeConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Analyze the conflict for mergeability, etc.
AND - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
AND - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators.LogicalOperator
 
Annotation - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
Annotation() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
Annotation(_Annotation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
ANNOUNCEMENTS - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
ANY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
 
ANY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Matches any kind of item (file, folder, other).
ANY - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthScope
Default scope matching any host, port, realm and authentication scheme.
ANY_HOST - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthScope
The null value represents any host.
ANY_HOST_CONFIGURATION - Static variable in class com.microsoft.tfs.core.httpclient.HostConfiguration
A value to represent any host configuration, instead of using something like null.
ANY_PORT - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthScope
The -1 value represents any port.
ANY_SCHEME - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthScope
The null value represents any authentication scheme.
APPLICATION_DATABASE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
APPLICATION_GZIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DownloadContentTypes
 
APPLICATION_LOCATION_SERVICE_IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
If a Location Service has an entry for an application location service, that location service definition will have an identifier of this value.
APPLICATION_LOCATION_SERVICE_RELATIVE_PATH - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
The path of the Location Service relative to the TFS application.
APPLICATION_NAME - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
APPLICATION_OCTET_STREAM - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DownloadContentTypes
 
ApplicationGroupSpecialType - Class in com.microsoft.tfs.core.clients.authorization
The special application group types are automatically created and have implicit rights associated with them.
ApplicationGroupSpecialType(_ApplicationGroupSpecialType) - Constructor for class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
APPLY_LOCAL_ITEM_EXCLUSIONS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
If true, applies the local item exlusion lists (see Workstation) for items found by searching in a directory or matching a wildcard.
AREA - Static variable in class com.microsoft.tfs.core.clients.workitem.node.Node.TreeType
 
AREA_ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
AREA_ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
AREA_PATH - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
AREA_PATH - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
areChangesExcluded() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
areMappedPathSetsEqual(String[], String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Returns true if two sets of mapped local paths are identical.
areOwnerAliasesSetsEqual(String[], String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Returns true if two sets of owner aliases are identical.
areSetsEqual(WorkingFolder[], WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
ArtifactID - Class in com.microsoft.tfs.core.artifact
An artifact ID represents the unique, multi-part identifier of an object stored in one of the data repositories of a component of Team Foundation Server.
ArtifactID(String, String, String) - Constructor for class com.microsoft.tfs.core.artifact.ArtifactID
Create a new artifact id by specifying each of the parts individually.
ArtifactID(String) - Constructor for class com.microsoft.tfs.core.artifact.ArtifactID
Create a new artifact id from a TFS URI.
ArtifactIDFactory - Class in com.microsoft.tfs.core.artifact
Static methods to create ArtifactIDs from changeset, item IDs, and storyboard paths.
ArtifactIDFactory() - Constructor for class com.microsoft.tfs.core.artifact.ArtifactIDFactory
 
ArtifactPropertyValue - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a property-value pair that has a user-defined name (moniker).
ArtifactPropertyValue(ArtifactSpec, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactPropertyValue
 
ArtifactPropertyValue(_ArtifactPropertyValue) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactPropertyValue
 
ArtifactSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a Team Foundation property user-defined name (moniker) specification.
ArtifactSpec(_ArtifactSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
 
ArtifactType - Class in com.microsoft.tfs.core.clients.registration
Associates a name with one or more OutboundLinkTypes to describe a registered artifact.
ArtifactType(String, OutboundLinkType[]) - Constructor for class com.microsoft.tfs.core.clients.registration.ArtifactType
 
ArtifactType(_RegistrationArtifactType) - Constructor for class com.microsoft.tfs.core.clients.registration.ArtifactType
 
ASCENDING - Static variable in class com.microsoft.tfs.core.clients.workitem.query.SortType
 
ASSEMBLY_SIGNATURE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
assertNotOpen() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Throws an IllegalStateException if the connection is already open.
assertOpen() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Throws an IllegalStateException if the connection is not open.
ASSIGNED_TO - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
ASSIGNED_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ASSIGNED_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
ASSOCIATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLinkType
A link that only associates the change with a work item.
ASSOCIATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
ASSOCIATED_AUTOMATION_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
Visual Studio test custom control.
ASSOCIATED_CHANGESET - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
ASSOCIATED_WORK_ITEM - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
ATTACHED_FILE_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ATTACHED_FILE_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
ATTACHED_FILES - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ATTACHED_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
ATTACHED_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
Attachment - Interface in com.microsoft.tfs.core.clients.workitem.files
Represents a file attached to a work item.
AttachmentCollection - Interface in com.microsoft.tfs.core.clients.workitem.files
Stores the collection of attachments that is associated with a work item.
AttachmentFactory - Class in com.microsoft.tfs.core.clients.workitem.files
 
AttachmentFactory() - Constructor for class com.microsoft.tfs.core.clients.workitem.files.AttachmentFactory
 
ATTACHMENTS_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
AUTH_SCHEME_PRIORITY - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
The key used to look up the list of IDs of supported authentication schemes in their order of preference.
AuthChallengeException - Exception in com.microsoft.tfs.core.httpclient.auth
Signals a failure processing authentication challenge
AuthChallengeException() - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with a null detail message.
AuthChallengeException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified message.
AuthChallengeException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified detail message and cause.
AuthChallengeParser - Class in com.microsoft.tfs.core.httpclient.auth
This class provides utility methods for parsing HTTP www and proxy authentication challenges.
AuthChallengeParser() - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthChallengeParser
 
AuthChallengeProcessor - Class in com.microsoft.tfs.core.httpclient.auth
This class provides utility methods for processing HTTP www and proxy authentication challenges.
AuthChallengeProcessor(HttpParams) - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthChallengeProcessor
Creates an authentication challenge processor with the given HTTP parameters
authenticate() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
authenticate() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
Provides the Authorization or Proxy-Authorization headers for authentication with the given Credentials.
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Produces basic authorization string for the given set of Credentials.
authenticate(UsernamePasswordCredentials) - Static method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Deprecated. Use BasicScheme.authenticate(UsernamePasswordCredentials, String) Returns a basic Authorization header value for the given UsernamePasswordCredentials.
authenticate(UsernamePasswordCredentials, String) - Static method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Returns a basic Authorization header value for the given UsernamePasswordCredentials and charset.
authenticate(Credentials, String, String) - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Deprecated. Use #authenticate(Credentials, HttpMethod)
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Produces a digest authorization string for the given set of Credentials, method name and URI.
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
authenticate(AuthScope, Credentials, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
authenticate() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
authenticate() - Method in class com.microsoft.tfs.core.TFSConnection
This method actually authenticates with the server, using the specified provider to get credentials if necessary.
AUTHENTICATED_USER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
This string means the currently authenticated user when used as a username/owner parameter.
authenticateHost(AuthScope, Credentials, HttpState, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
 
authenticateHost(AuthScope, Credentials, HttpState, HttpMethod) - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Configures the given HttpMethod for authentication to the host with the given Credentials.
authenticateHost(AuthScope, Credentials, HttpState, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
authenticateProxy(AuthScope, Credentials, HttpState, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
 
authenticateProxy(AuthScope, Credentials, HttpState, HttpMethod) - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Configures the given HttpMethod for authentication to the proxy with the given Credentials.
authenticateProxy(AuthScope, Credentials, HttpState, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
authenticateProxy(AuthScope, Credentials, HttpState, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
AuthenticationException - Exception in com.microsoft.tfs.core.httpclient.auth
Signals a failure in authentication process
AuthenticationException() - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with a null detail message.
AuthenticationException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified message.
AuthenticationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified detail message and cause.
AuthenticationSecurityException - Exception in com.microsoft.tfs.core.httpclient.auth
 
AuthenticationSecurityException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationSecurityException
 
AuthenticationSecurityException(Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationSecurityException
 
AuthenticationSecurityException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.AuthenticationSecurityException
 
AUTHORITY - Static variable in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
Indicates that a service definition is relative to the authority of the access point.
authority - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for authority.
AuthorizationHeaderScheme - Class in com.microsoft.tfs.core.httpclient.auth
 
AuthorizationHeaderScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
 
AUTHORIZED_AS - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
AUTHORIZED_AS - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
AUTHORIZED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
AUTHORIZED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
AuthPolicy - Class in com.microsoft.tfs.core.httpclient.auth
Authentication policy class.
AuthPolicy() - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
 
AuthScheme - Interface in com.microsoft.tfs.core.httpclient.auth
This interface represents an abstract challenge-response oriented authentication scheme.
AuthSchemeBase - Class in com.microsoft.tfs.core.httpclient.auth
Deprecated. No longer used
AuthSchemeBase(String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthSchemeBase
Deprecated. Use parameterless constructor and AuthScheme.processChallenge(String) method
AuthScope - Class in com.microsoft.tfs.core.httpclient.auth
The class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Credentials apply to.
AuthScope(String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, realm, and authentication scheme.
AuthScope(String, int) - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, any realm name, and any authentication scheme.
AuthScope(AuthScope) - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthScope
Creates a copy of the given credentials scope.
AuthState - Class in com.microsoft.tfs.core.httpclient.auth
This class provides detailed information about the state of the authentication process.
AuthState() - Constructor for class com.microsoft.tfs.core.httpclient.auth.AuthState
Default constructor.
AUTO_DETECT_SPECIAL_VALUE - Static variable in class com.microsoft.tfs.core.util.FileEncoding
 
AUTOMATICALLY_DETECT - Static variable in class com.microsoft.tfs.core.util.FileEncoding
The file described by this encoding object should have its encoding detected some time in the future and thereafter this value be ignored.
AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
AutoMergeDisallowedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
AutoMergeDisallowedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.AutoMergeDisallowedException
 
AutoMergeDisallowedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.AutoMergeDisallowedException
 
AutomergeWritableConflictResolution - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
AutomergeWritableConflictResolution handles the special type of conflict resolution for automerging writable conflicts.
AutomergeWritableConflictResolution(ConflictDescription, String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
AutoResolveOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Specifies which conflicts will be resolved as automerge.
autoResolveValidConflicts(Workspace, Conflict[], AutoResolveOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Takes a list of candidates for AutoResolve and attempts to resolve them with the correct resolution and performing a content merge if necessary.
AVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
 
AVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
 
AVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
 
AVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
 
available() - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
 

B

BACKLOG_ITERATION_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the Backlog iteration (set to the Guid of the iteration that holds the backlog)
BASE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType
 
BASE_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
BASE_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
BASELESS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to perform a baseless merge between items
BASELESS_MERGE_CONFLICT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
BASELINE_UNAVAILABLE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
BaselineFolder - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
BaselineFolder(String, String, BaselineFolderState) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
BASIC - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Basic authentication scheme as defined in RFC2617 (considered inherently insecure, but most widely supported)
BasicScheme - Class in com.microsoft.tfs.core.httpclient.auth
Basic authentication scheme as defined in RFC 2617.
BasicScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Default constructor for the basic authetication scheme.
BasicScheme(String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Deprecated. Use parameterless constructor and AuthScheme.processChallenge(String) method
BATCH - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
BATCH_SAVE_WORK_ITEMS_FROM_DIFFERENT_PROJECTS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
BATCHED_CHECKINS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
This represents the ability to page pending changes down from the server, and queue up pending changes for checkin, before committing them.
BATCHED_CI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
BATCHED_CI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
BATCHED_CONTINUOUS_INTEGRATION - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
BATCHED_GATED_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
BATCHED_REQUESTS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
BATCHID - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
BatchReadParameter - Class in com.microsoft.tfs.core.clients.workitem.query
Represents an ID and revision pair that will be added to a BatchReadParameterCollection.
BatchReadParameter(int) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
BatchReadParameter(int, int) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
BatchReadParameterCollection - Class in com.microsoft.tfs.core.clients.workitem.query
Represents a collection of parameters from a batch read.
BatchReadParameterCollection() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection
 
BeforeCheckinListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the PendingChangeEvent.
BeforeShelveListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the PendingChangeEvent.
begin(String, int) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
begin(String, int) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
begin(String, int) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to indicate the start of the task that this TaskMonitor instance is monitoring.
beginCustomMerge(Conflict, ThreeWayMerge) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Sets up a merge for the given conflict so that callers may perform a custom merge process, returning the merge output file that should be written to to complete the merge.
beginExternalMerge(Conflict, ThreeWayMerge, ProcessFinishedHandler, OutputStream, OutputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Begins an external content merge for the given conflict.
beginExternalMerge(Conflict, ExternalTool, ProcessFinishedHandler, OutputStream, OutputStream) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Merges the content that would resolve the given conflict via an external tool the user has configured.
beginMerge(ThreeWayMerge, ExternalTool, ProcessFinishedHandler, OutputStream, OutputStream) - Static method in class com.microsoft.tfs.core.util.diffmerge.ExternalRunner
Runs an external merge tool to complete the given three way merge.
beginUploadRequest() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Begins a file upload.
beginWithUnknownTotalWork(String) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
beginWithUnknownTotalWork(String) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
beginWithUnknownTotalWork(String) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to indicate the start of the task that this TaskMonitor instance is monitoring.
BELOW_NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
BELOW_NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
BINARY - Static variable in class com.microsoft.tfs.core.util.FileEncoding
This will be treated as a byte stream, and not interpreted as text.
BIS_LINKS - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
BOOLEAN - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a Boolean.
BOOLEAN_FIELDS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
BOTH - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPropertyScope
 
BOTH_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
BOTH_LOCAL_TARGET_AND_SERVER_SOURCE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
All conflicts with ChangeSummary.TotalConflict = 0 will be resolved.
BothDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a deleted conflict, occurring when you attempt to delete a file that the server has already removed.
BothDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.BothDeletedConflictDescription
 
BOTTOM - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
BOTTOM - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
BOTTOM_UP_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares well-formed local path strings in a bottom-up fashion (children sort before their parents).
BOTTOM_UP_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares well-formed server path strings in a bottom-up fashion (children sort before their parents).
BOUNDARY - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Deprecated. use HttpMethodParams.MULTIPART_BOUNDARY
BOUNDARY_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Deprecated.  
bracketFieldName(String) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
BRANCH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
BRANCH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
BranchCommittedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a branch object has been successfully created or updated.
BranchCommittedEvent(EventSource, String, String, VersionSpec, String, String, CheckinNote, PolicyOverrideInfo, Mapping[], int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.BranchCommittedEvent
 
BranchCommittedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the BranchCommittedEvent.
BranchHistory - Class in com.microsoft.tfs.core.clients.versioncontrol
Represents the history of a branch.
BranchHistory() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistory
 
BranchHistory(_Item) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistory
 
BranchHistoryTreeItem - Class in com.microsoft.tfs.core.clients.versioncontrol
Represents a single branch in a tree of branch history items.
BranchHistoryTreeItem() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
BranchHistoryTreeItem(String, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
BranchHistoryTreeItem(_Item) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
BranchHistoryUtil - Class in com.microsoft.tfs.core.clients.versioncontrol
Internal utilities to manage branch history items.
BranchHistoryUtil() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryUtil
 
BranchObject - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes properties of a BranchObject class that are relevant to the repository.
BranchObject(_BranchObject) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
BranchObjectOwnership - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A summary class used to return branch root information from the server
BranchObjectOwnership(_BranchObjectOwnership) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObjectOwnership
 
BranchObjectUpdatedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a branch object has been successfully created or updated.
BranchObjectUpdatedEvent(EventSource, BranchProperties) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.BranchObjectUpdatedEvent
 
BranchObjectUpdatedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the BranchObjectUpdatedEvent.
BranchPrefix - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
BranchProperties - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes properties of a branch object.
BranchProperties(_BranchProperties) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
BROWSER_COMPATIBILITY - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The policy that provides high degree of compatibilty with common cookie management of popular HTTP agents.
BUFFER_WARN_TRIGGER_LIMIT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the maximum buffered response size (in bytes) that triggers no warning.
BUG - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
BUILD_AGENT_ID - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_AGENT_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_CONTROLLER_SERVICE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_DEFINITION_ID - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_DEFINITION_PATH - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_DIR_ENV - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_DIRECTORY - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
BUILD_DIRECTORY - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
BUILD_ERROR - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
BUILD_LOG_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
BUILD_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_BUILD_CREATED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_BUILD_DELETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_BUILD_RENAMED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_BUILD_STARTED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_BUILD_STOPPED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
BUILD_NUMBER - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
BUILD_NUMBER - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
BUILD_NUMBER_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_PROJECT - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
BUILD_SERVICE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_STEP - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
BUILD_STORE_SERVICE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_TYPE_FOLDER_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_URI_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
BUILD_WARNING - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
BuildAgentFailureException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception raised when an attempt to query build agents failed.
BuildAgentFailureException(String, String, IFailure) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentFailureException
 
BuildAgentNotFoundForURIException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build agent was not found at the specified URI.
BuildAgentNotFoundForURIException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentNotFoundForURIException
 
BuildAgentNotReadyToSaveException - Exception in com.microsoft.tfs.core.clients.build.exceptions
 
BuildAgentNotReadyToSaveException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentNotReadyToSaveException
 
BuildAgentUpdate - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildAgentUpdate2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
buildBranchHistoryTree(_BranchRelative[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Put the flattened results from the SOAP query into a hierarchy.
buildCommaSeparatedWorkItemIDList(WorkItem[]) - Static method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkUtils
Builds a string list of the given work items' IDs, separated by commas.
BuildConstants - Class in com.microsoft.tfs.core.clients.build
Common constants used in the build API.
BuildControllerNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build controller was not found.
BuildControllerNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildControllerNotFoundException
 
BuildControllerNotFoundForURIException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build controller was not found at the specified URI.
BuildControllerNotFoundForURIException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildControllerNotFoundForURIException
 
BuildControllerNotReadyToSaveException - Exception in com.microsoft.tfs.core.clients.build.exceptions
 
BuildControllerNotReadyToSaveException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildControllerNotReadyToSaveException
 
BuildControllerSpecNotUniqueException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build controller spec was not unique.
BuildControllerSpecNotUniqueException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildControllerSpecNotUniqueException
 
BuildControllerUpdate - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildControllerUpdate2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildDefinitionFailureException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception thrown when failure encountered retrieving the build definition from the server.
BuildDefinitionFailureException(String, String, IFailure) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionFailureException
Exception thrown when failure encountered retrieving the build definition from the server.
BuildDefinitionNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build definition was not found.
BuildDefinitionNotFoundException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionNotFoundException
 
BuildDefinitionNotFoundForURIException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build definition was not found at the specified URI.
BuildDefinitionNotFoundForURIException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionNotFoundForURIException
 
BuildDefinitionSpecNotUniqueException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build definition spec was not unique.
BuildDefinitionSpecNotUniqueException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionSpecNotUniqueException
 
buildDescriptionFromWorkItem(WorkItem) - Static method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkUtils
Builds a one-line work item description including type, ID, and title (if title is present).
buildDescriptionFromWorkItems(WorkItem[]) - Static method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkUtils
 
buildEmptyLastSavedCheckin() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
BuildException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Base class for build client exceptions.
BuildException() - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildException
 
BuildException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildException
 
BuildException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildException
 
BuildException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildException
 
BuildExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the build client.
BuildExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.BuildExceptionMapper
 
BuildFailureException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception for a build failure.
BuildFailureException(String, String, IFailure) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildFailureException
 
BuildNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build was not found.
BuildNotFoundException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildNotFoundException
 
BuildNotFoundForURIException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build was not found at the specified uniform resource identifier (URI).
BuildNotFoundForURIException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildNotFoundForURIException
 
BuildPath - Class in com.microsoft.tfs.core.clients.build.utils
Utility class for helping with the handling of build paths.
BuildPath() - Constructor for class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
BuildPhaseStatus2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the status of the build phase.
BuildQueryOrder - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildQueryOrder2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildQueueWebService - Class in com.microsoft.tfs.core.clients.build
 
BuildQueueWebService(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
BuildQueueWebService4 - Class in com.microsoft.tfs.core.clients.build
 
BuildQueueWebService4(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
BuildReason - Class in com.microsoft.tfs.core.clients.build.flags
Describes the reason for the build.
BuildReason2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the reason for the build.
buildSearchString(IVSSearchQuery) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
buildSearchString(IVSSearchQuery) - Method in interface com.microsoft.tfs.core.search.IVSSearchQueryParser
 
buildSearchStringFromTokens(int, IVSSearchToken[]) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
buildSearchStringFromTokens(int, IVSSearchToken[]) - Method in interface com.microsoft.tfs.core.search.IVSSearchQueryParser
 
BuildServerVersion - Class in com.microsoft.tfs.core.clients.build.flags
The version of the build server.
BuildService2008 - Class in com.microsoft.tfs.core.clients.build
 
BuildService2008(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.BuildService2008
 
BuildServiceHostNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build service host was not found.
BuildServiceHostNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildServiceHostNotFoundException
 
BuildServiceHostNotFoundForURIException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build service host was not found at the specified URI.
BuildServiceHostNotFoundForURIException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildServiceHostNotFoundForURIException
 
BuildServiceHostSpecNotUniqueException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build service host spec was not unique.
BuildServiceHostSpecNotUniqueException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildServiceHostSpecNotUniqueException
 
BuildServiceHostUpdate - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildServiceHostUpdate2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildSourceProviders - Class in com.microsoft.tfs.core.clients.build
 
BuildSourceProviders() - Constructor for class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
BuildSpecNotUniqueException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build spec was not unique.
BuildSpecNotUniqueException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildSpecNotUniqueException
 
BuildStatus - Class in com.microsoft.tfs.core.clients.build.flags
This enumeration represents the status of builds and build steps.
BuildStatus2010 - Class in com.microsoft.tfs.core.clients.build.flags
This enumeration represents the status of builds and build steps.
BuildStatusCache - Class in com.microsoft.tfs.core.clients.build.buildstatus
A collection of BuildStatuses which the user is interested in.
BuildTypeFileParseException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception thrown when parsing the BuildType file.
BuildTypeFileParseException() - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildTypeFileParseException
 
BuildTypeFileParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildTypeFileParseException
 
BuildTypeFileParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildTypeFileParseException
 
BuildTypeFileParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.BuildTypeFileParseException
 
BuildUpdate - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildUpdate() - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
BuildUpdate(_BuildUpdate) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
BuildUpdate(BuildUpdate.Field) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
Constructs a BuildUpdate with the given single field initially set.
BuildUpdate(BuildUpdate.Field[]) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
Constructs a BuildUpdate with the given fields initially set.
BuildUpdate.Field - Class in com.microsoft.tfs.core.clients.build.flags
 
BuildUpdate2010 - Class in com.microsoft.tfs.core.clients.build.flags
A set of flags used to mark which build data fields get updated.
BuildUpdate2010() - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
BuildUpdate2010(_BuildUpdate) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
BuildUpdate2010(BuildUpdate2010.Field) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
Constructs a BuildUpdate2010 with the given single field initially set.
BuildUpdate2010(BuildUpdate2010.Field[]) - Constructor for class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
Constructs a BuildUpdate2010 with the given fields initially set.
BuildUpdate2010.Field - Class in com.microsoft.tfs.core.clients.build.flags
Wraps the web service flag type as a BuildUpdate2010.Field.
BuildWebService - Class in com.microsoft.tfs.core.clients.build
 
BuildWebService(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.BuildWebService
 
BuildWebService4 - Class in com.microsoft.tfs.core.clients.build
 
BuildWebService4(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.build.BuildWebService4
 
buildWorkItemIDListFromText(String) - Static method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkUtils
Parses a text list of work item IDs.
buildWSSNode(Element) - Static method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
Create a strongly typed WssNode from data passed back from the WSS Web Service.
BUILTIN_PROFILE_INDEX_PRIVATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The order index of the built-in "private" profile.
BUILTIN_PROFILE_INDEX_PUBLIC - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The order index of the built-in "public" profile.
BUILTIN_PROFILE_INDEX_PUBLIC_LIMITED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The order index of the built-in "public limited" profile.
BUILTIN_PROFILE_NAME_PRIVATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The name of the built-in "private" profile.
BUILTIN_PROFILE_NAME_PUBLIC - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The name of the built-in "public" profile.
BUILTIN_PROFILE_NAME_PUBLIC_LIMITED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The name of the built-in "public limited" profile.
bulkUpdateInformationNodes(BuildDetail, List<InformationChangeRequest>) - Static method in class com.microsoft.tfs.core.clients.build.InformationNodeConverters
 
ByteArrayPartSource - Class in com.microsoft.tfs.core.httpclient.methods.multipart
A PartSource that reads from a byte array.
ByteArrayPartSource(String, byte[]) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.ByteArrayPartSource
Constructor for ByteArrayPartSource.
ByteArrayRequestEntity - Class in com.microsoft.tfs.core.httpclient.methods
A RequestEntity that contains an array of bytes.
ByteArrayRequestEntity(byte[]) - Constructor for class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content.
ByteArrayRequestEntity(byte[], String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content and content type.

C

CACHE_CHILD_NAME - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
CachedCredentials - Class in com.microsoft.tfs.core.credentials
Represents credentials used to authenticate to TFS or other network resources (HTTP proxies) that can be saved on the client.
CachedCredentials(URI, Credentials) - Constructor for class com.microsoft.tfs.core.credentials.CachedCredentials
Creates CachedCredentials from an existing Credentials object.
CachedCredentials(URI, String, String) - Constructor for class com.microsoft.tfs.core.credentials.CachedCredentials
Creates CachedCredentials for the given URI.
CachedCredentials(URI, Cookie[]) - Constructor for class com.microsoft.tfs.core.credentials.CachedCredentials
Creates CachedCredentials for the given URI.
CachedCredentialsSerializer - Class in com.microsoft.tfs.core.credentials.internal
 
CachedCredentialsSerializer() - Constructor for class com.microsoft.tfs.core.credentials.internal.CachedCredentialsSerializer
 
cachedLoad(LocalMetadataTable) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
calculateASCIINameFromWebFullURL(String, String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
calculateSummary(PropertyValue[], PropertyValue[], PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
Calculates the merge summary based on the provided properties.
call(IVSSearchToken) - Method in interface com.microsoft.tfs.core.search.internal.VSSearchQueryParser.TokenFoundCallback
 
cancel() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Removes the build from the queue.
cancel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Cancel the conflict resolution.
cancel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
cancelBuilds(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
cancelBuilds(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
cancelBuilds(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
cancelBuilds(IQueuedBuild[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
cancelBuilds(int[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
CANCELED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
CANCELED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
CanceledException - Exception in com.microsoft.tfs.util.tasks
CanceledException is an unchecked exception thrown to indicate that a long-running operation has ended prematurely because cancelation was requested.
CanceledException() - Constructor for exception com.microsoft.tfs.util.tasks.CanceledException
Creates a new CanceledException with no message.
CanceledException(String) - Constructor for exception com.microsoft.tfs.util.tasks.CanceledException
Creates a new CanceledException with the specified message.
CANCELLED - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluatorState
Policies evaluation was cancelled by the user.
CANCELLED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
canDelete() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
canEdit() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
canEdit() - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
 
canEdit() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
canGroup(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
canMergeContent() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Tests whether this conflict needs a content merge.
CANNOT_CHANGE_ROOT_FOLDER_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
CANNOT_CREATE_FILES_IN_ROOT_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
CANNOT_DELETE_ROOT_FOLDER - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
CANNOT_DENY_ADMIN - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
CANNOT_MOVE_ROOT_FOLDER - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
CannotRenameDueToChildConflictException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
CannotRenameDueToChildConflictException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CannotRenameDueToChildConflictException
 
canonicalize(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Canonicalizes a local or server path.
canonicalize(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Gets the canonical form of the given path.
canonicalize(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns a new version of the given repository path that is fully rooted and canonicalized.
canonicalizeName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
Check if the specified string is a valid checkin note name and strip any leading and trailing whitespace characters.
canUngroup(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
canWrite() - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Tests whether this credentials provider is writable.
canWrite() - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Tests whether this credentials provider is writable.
canWrite() - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Tests whether this credentials provider is writable.
canWrite() - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Tests whether this credentials provider is writable.
canWrite() - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Tests whether this credentials provider is writable.
CATALOG_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
CatalogChangeContext - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrapper class for the _CatalogChangeContext proxy object.
CatalogChangeContext() - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogChangeContext
 
CatalogConstants - Class in com.microsoft.tfs.core.clients.framework.catalog
Constants used by the TFS CatalogService.
CatalogConstants() - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
CatalogData - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrappper class for the _CatalogData proxy object.
CatalogData(_CatalogData) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Wrapper constructor.
CatalogDataProcessedResult - Class in com.microsoft.tfs.core.clients.framework.catalog
Container to hold the node and resource results from the post processing performed following a catalog web service call that returns CatalogData.
CatalogDataProcessedResult(CatalogResource[], CatalogNode[]) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogDataProcessedResult
Constructor.
CatalogDependencyGroup - Class in com.microsoft.tfs.core.clients.framework.catalog
Manages node dependencies for CatalogNodes.
CatalogDependencyGroup() - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Default constructor.
CatalogDependencyGroup(CatalogDependencyGroup) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Copy constructor.
CatalogException - Exception in com.microsoft.tfs.core.clients.framework.catalog.exceptions
Base class for all catalog service exceptions.
CatalogException() - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogException
 
CatalogException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogException
 
CatalogException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogException
 
CatalogException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogException
 
CatalogExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Mapper for TFS catalog service exceptions.
CatalogExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.CatalogExceptionMapper
 
CatalogMethodNotImplementedException - Exception in com.microsoft.tfs.core.clients.framework.catalog.exceptions
Exception raised when an unimplemented catalog service method is called.
CatalogMethodNotImplementedException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogMethodNotImplementedException
 
CatalogNode - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrapper class for the _CatalogNode proxy object of the TFS catalog web service.
CatalogNode(_CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Wrapper constructor.
CatalogNodeDependency - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrapper class for the _CatalogNodeDependency proxy object returned as part of the result of a TFS catalog web service request.
CatalogNodeDependency(_CatalogNodeDependency) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
Wrapper constructor.
CatalogNodeDoesNotExistException - Exception in com.microsoft.tfs.core.clients.framework.catalog.exceptions
Exception raised when a catalog service node is referenced which does not exist.
CatalogNodeDoesNotExistException() - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogNodeDoesNotExistException
 
CatalogQueryOptions - Class in com.microsoft.tfs.core.clients.framework.catalog
Options for querying the catalog.
CatalogQueryOptions(int) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogQueryOptions
 
CatalogResource - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrapper class for the _CatalogResource proxy object which is contained within the result of a TFS catalog web service.
CatalogResource(_CatalogResource) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Wrapper constructor.
CatalogResourceProperty - Class in com.microsoft.tfs.core.clients.framework.catalog
A simple class which holds a CatalogNode propery name/value pair.
CatalogResourceProperty(String, String) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceProperty
Constructor
CatalogResourceType - Class in com.microsoft.tfs.core.clients.framework.catalog
Wrapper class for the _CatalogResourceType which is returned as part of a catalog web service request result.
CatalogResourceType(_CatalogResourceType) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
Wrapper constructor.
CatalogResourceTypeDoesNotExistException - Exception in com.microsoft.tfs.core.clients.framework.catalog.exceptions
Exception raised when a catalog service resource type is referenced which does not exist.
CatalogResourceTypeDoesNotExistException(GUID) - Constructor for exception com.microsoft.tfs.core.clients.framework.catalog.exceptions.CatalogResourceTypeDoesNotExistException
 
CatalogResourceTypes - Class in com.microsoft.tfs.core.clients.framework.catalog
Constants used when querying the catalog service.
CatalogRoots - Class in com.microsoft.tfs.core.clients.framework.catalog
A convenience class providing static methods and constants for use when dealing with nodes from a TFS catalog hierarchy.
CatalogRoots() - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogRoots
 
CatalogService - Class in com.microsoft.tfs.core.clients.framework.catalog
The TFS catalog service.
CatalogService(TFSConfigurationServer) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Construct the TFS Catalog Service.
CatalogTree - Class in com.microsoft.tfs.core.clients.framework.catalog
Static class that holds all of the well-known roots of the catalog.
CatalogWebServiceProxy - Class in com.microsoft.tfs.core.clients.framework.catalog
A proxy class for the TFS catalog web service.
CatalogWebServiceProxy(TFSConfigurationServer) - Constructor for class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Constructor
Category - Interface in com.microsoft.tfs.core.clients.workitem.category
A work item category.
CategoryCollection - Interface in com.microsoft.tfs.core.clients.workitem.category
A collection of Categorys.
CategoryMemberCollection - Interface in com.microsoft.tfs.core.clients.workitem.category
 
Change - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about a modification made to a version control item (file or folder) as part of a Changeset.
Change() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
Change(_Change) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
Change(Item, ChangeType, MergeSource[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
CHANGE_ALREADY_PENDING_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
CHANGE_TYPE_COLUMNS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
CHANGE_TYPE_NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
CHANGE_TYPE_SORT - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
CHANGE_TYPE_WIDTHS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
CHANGED_BY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
CHANGED_BY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
CHANGED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
CHANGED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
ChangePendedFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains information on things done by the server after changes were pended (for example, by merge).
ChangePendedFlags(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
ChangeRequest - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about an change a user is making to a version control resource.
ChangeRequest(_ChangeRequest) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
Construct a ChangeRequest.
ChangeRequest(ItemSpec, VersionSpec, RequestType, ItemType, int, LockLevel, int, String, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
Creates a ChangeRequest for the given item at the given version.
ChangeRequestValidationException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when construction of an ChangeRequest fails a validation check of the target item.
ChangeRequestValidationException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ChangeRequestValidationException
 
ChangeRequestValidationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ChangeRequestValidationException
 
ChangeRequestValidationException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ChangeRequestValidationException
 
ChangeRequestValidationException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ChangeRequestValidationException
 
changes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UnshelveResult
 
Changeset - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a set of changes committed to the repository.
Changeset() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
Changeset(_Changeset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
Changeset(Changeset, Change) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
Changeset(String, String, CheckinNote, PolicyOverrideInfo) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
Changeset(Change[], String, CheckinNote, PolicyOverrideInfo, String, String, Calendar, int, String, String, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
CHANGESET - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
CHANGESET_ARTIFACT_TYPE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The artifact type of changesets.
CHANGESET_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
CHANGESET_QUERY_STRING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
CHANGESET_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
ChangesetMerge - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a merge of one Changeset into another Changeset.
ChangesetMerge() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
ChangesetMerge(_ChangesetMerge) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
ChangesetMerge(int, int, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
ChangesetMergeDetails - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains detailed information about a Changeset that was merged into another branch.
ChangesetMergeDetails() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
 
ChangesetMergeDetails(_ChangesetMergeDetails) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
 
ChangesetReconciledEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
 
ChangesetReconciledEvent(EventSource, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ChangesetReconciledEvent
 
ChangesetReconciledListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the ChangesetReconciledEvent.
ChangesetSummary - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents additional information about a Changeset.
ChangesetSummary() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
ChangesetSummary(_ChangesetSummary) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
ChangesetSummary(int, String, String, String, String, String, Calendar) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
ChangesetVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Describes a Changeset version.
ChangesetVersionSpec(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.ChangesetVersionSpec
 
ChangesetVersionSpec(_ChangesetVersionSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.ChangesetVersionSpec
 
ChangeType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes the type of change that applied to an item.
ChangeType(_ChangeType, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Constructs a ChangeType from the given web service object FlagSet.
CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content charset
CHARSET_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content charset as a byte array
check8Dot3Aliases(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Checks whether the given item contains any 8.3 aliases and throws if it does.
CHECK_IN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
CHECK_IN_COMMITTED - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
CHECK_IN_OUTCOME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
CHECK_IN_SHELVESET - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
CHECK_IN_SHELVESET - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
checkAuthentication() - Method in class com.microsoft.tfs.core.clients.serverstatus.ServerStatusClient
 
checkChangeFlag(int, int) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
checkClientTrusted(X509Certificate[], String) - Method in class com.microsoft.tfs.core.config.httpclient.internal.DefaultX509TrustManager
checkClientTrusted(X509Certificate[], String) - Method in class com.microsoft.tfs.core.config.httpclient.internal.SelfSignedX509TrustManager
checkDescriptor(IdentityDescriptor, String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
 
CHECKED_IN_BY - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
CheckedPendingChangesChangedEvent - Class in com.microsoft.tfs.core.pendingcheckin.events
Event fired when the pending changes that are "checked" in the user interface changes in a PendingCheckinPendingChanges object.
CheckedPendingChangesChangedEvent(EventSource) - Constructor for class com.microsoft.tfs.core.pendingcheckin.events.CheckedPendingChangesChangedEvent
Describes a change in checked pending changes.
CheckedPendingChangesChangedListener - Interface in com.microsoft.tfs.core.pendingcheckin.events
Defines an interface for listeners of the CheckedPendingChangesChangedEvent.
CheckedWorkItemsChangedEvent - Class in com.microsoft.tfs.core.pendingcheckin.events
Event fired when the work items that are "checked" in the user interface changes in a PendingCheckinWorkItems object.
CheckedWorkItemsChangedEvent(EventSource) - Constructor for class com.microsoft.tfs.core.pendingcheckin.events.CheckedWorkItemsChangedEvent
Describes a change in checked pending changes.
CheckedWorkItemsChangedListener - Interface in com.microsoft.tfs.core.pendingcheckin.events
Defines an interface for listeners of the CheckedWorkItemsChangedEvent.
checkForIllegalDollarInPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
This method throws an InputValidationException if there is a dollar sign ('$') that follows a path separator since no part of a path is allowed to start with a dollar sign.
checkForIllegalDollarInPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
This method throws an InvalidPathException if there is a dollar sign ('$') that follows a path separator ('/' or '\') since no part of a path is allowed to start with a dollar sign.
checkForIllegalDollarInPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
This method throws an InvalidPathException if there is a dollar sign ('$') that follows a path separator ('/') since no part of a path is allowed to start with a dollar sign.
checkForInternalMappingConflicts(String, WorkingFolder[], boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checks for conflicting working folders within the working folder array itself.
checkForInvalidCharacters(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Checks the given string for invalid (control) characters, and throws IllegalArgumentException if found.
checkForLocalItemExclusionUpdates(VersionControlClient, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Checks to see if the default local item exclusions have changed on the server.
checkForValidBaselineFileGUID(byte[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Throws an ArgumentException if the baseline file GUID provided is null or has a length != 16 bytes.
CHECKIN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
CHECKIN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
checkIn(PendingChange[], String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
checkIn(PendingChange[], String, CheckinNote, WorkItemCheckinInfo[], PolicyOverrideInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
checkIn(PendingChange[], String, String, String, CheckinNote, WorkItemCheckinInfo[], PolicyOverrideInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
checkIn(PendingChange[], String, String, String, CheckinNote, WorkItemCheckinInfo[], PolicyOverrideInfo, CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
checkIn(PendingChange[], String, String, String, String, String, CheckinNote, WorkItemCheckinInfo[], PolicyOverrideInfo, CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checkin pending changes in this workspace.
CHECKIN_CONTROL - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
Deprecated. 
CHECKIN_DATES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The server supports the ability to set checkin dates
CHECKIN_NOTE_NAME_MAX_SIZE_CHARS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
The maximum size allowed for checkin note names.
CHECKIN_NOTE_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The maximum length of a check-in note name in characters.
CHECKIN_POLICIES_ANNOTATION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
CHECKIN_POLICY_ANNOTATION_NAME - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
The annotation name used in TFS.
CheckinConflict - Class in com.microsoft.tfs.core.pendingcheckin
Represents a conflict discovered before checkin.
CheckinConflict(String, String, String, boolean) - Constructor for class com.microsoft.tfs.core.pendingcheckin.CheckinConflict
 
CheckinConflictContainer - Class in com.microsoft.tfs.core.pendingcheckin
Simply holds a CheckinConflict array and some aggregate status information (were any resolvable, etc.).
CheckinConflictContainer(CheckinConflict[], boolean) - Constructor for class com.microsoft.tfs.core.pendingcheckin.CheckinConflictContainer
Creates a CheckinConflictContainer for the given conflicts.
CheckinEvaluationOptions - Class in com.microsoft.tfs.core.pendingcheckin
A set of boolean options which determine which parts of the check-in are evaluated.
CheckinEvaluationResult - Class in com.microsoft.tfs.core.pendingcheckin
Contains the results of a checkin evaluation.
CheckinEvaluationResult(CheckinConflict[], CheckinNoteFailure[], PolicyFailure[], PolicyEvaluatorState, Exception) - Constructor for class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
CheckinEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when pending changes have been successfully checked in.
CheckinEvent(EventSource, Workspace, int, PendingChange[], PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.CheckinEvent
 
CheckinException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when a checkin fails.
CheckinException(CheckinConflict[], boolean, boolean, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
CheckinException(CheckinConflict[], boolean, boolean, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
CheckinException(CheckinConflict[], boolean, boolean, String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
CheckinFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
CheckinFlags is used to control the options of a check-in operation.
CheckinListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the CheckinEvent.
CheckinNote - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains supplemental information (possibly required, depending on team project configuration) provided by the user during checkin which becomes part of a Changeset.
CheckinNote() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
CheckinNote(_CheckinNote) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
CheckinNote(CheckinNoteFieldValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
CheckinNoteFailure - Class in com.microsoft.tfs.core.pendingcheckin
Describes how a check-in note failed to pass the evaluation checks.
CheckinNoteFailure(CheckinNoteFieldDefinition, String) - Constructor for class com.microsoft.tfs.core.pendingcheckin.CheckinNoteFailure
 
CheckinNoteFieldDefinition - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Defines a checkin note field (which has a name, can be required, and has a display order).
CheckinNoteFieldDefinition() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
CheckinNoteFieldDefinition(String, boolean, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
CheckinNoteFieldDefinition(_CheckinNoteFieldDefinition) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
CheckinNoteFieldDefinition(String, String, boolean, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
CheckinNoteFieldValue - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents one checkin note field value.
CheckinNoteFieldValue() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
CheckinNoteFieldValue(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
CheckinNoteFieldValue(_CheckinNoteFieldValue) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
CheckinNoteNameValidationException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception is thrown when a checkin note is provided that is not valid.
CheckinNoteNameValidationException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
CheckinNoteNameValidationException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
CheckinNoteNameValidationException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
CheckinNoteNameValidationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
CheckinNoteNameValidationException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
CheckinResult - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
This represents the result of a call to the checkin method.
CheckinResult(_CheckinResult) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
CheckinState - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents checkin state.
CheckinWorkItemAction - Class in com.microsoft.tfs.core.clients.workitem
Check-in action on the work item.
checkItem(AtomicReference<String>, String, boolean, boolean, boolean, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Validates the item as a server or local path.
checkItem(AtomicReference<String>, String, boolean, boolean, boolean, boolean, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Validates the item as a server or local path.
checkLocalItem(String, String, boolean, boolean, boolean, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
checkNotUsed() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has been already executed, but not recycled.
CHECKOUT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
checkPendingChanges(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checks the given server items for conflicts before a checkin is performed.
checkPropertyLength(String, Boolean, int, int, String, Class<? extends Object>, String) - Static method in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
checkRange(T, T, T, String, Class<? extends Object>, String) - Static method in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
Verify that a propery is within the bounds of the specified range.
checkServerItem(AtomicReference<String>, String, boolean, boolean, boolean, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
 
checkServerItem(AtomicReference<String>, String, boolean, boolean, boolean, boolean, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
 
checkServerTrusted(X509Certificate[], String) - Method in class com.microsoft.tfs.core.config.httpclient.internal.DefaultX509TrustManager
checkServerTrusted(X509Certificate[], String) - Method in class com.microsoft.tfs.core.config.httpclient.internal.SelfSignedX509TrustManager
checkURIIsWellFormed(String) - Static method in class com.microsoft.tfs.core.artifact.ArtifactID
 
checkUsed() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has not been executed since last recycle.
checkValid() - Method in class com.microsoft.tfs.core.httpclient.HttpsURL
Verify the valid class use for construction.
checkValid() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Verify the valid class use for construction.
CHILD_STORE_NAME - Static variable in class com.microsoft.tfs.core.clients.registration.ServerMap
 
children - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
 
ChunkedInputStream - Class in com.microsoft.tfs.core.httpclient
Transparently coalesces chunks of a HTTP stream that uses Transfer-Encoding chunked.
ChunkedInputStream(InputStream, HttpMethod) - Constructor for class com.microsoft.tfs.core.httpclient.ChunkedInputStream
ChunkedInputStream constructor that associates the chunked input stream with a HTTP method.
ChunkedInputStream(InputStream) - Constructor for class com.microsoft.tfs.core.httpclient.ChunkedInputStream
ChunkedInputStream constructor
ChunkedOutputStream - Class in com.microsoft.tfs.core.httpclient
Implements HTTP chunking support.
ChunkedOutputStream(OutputStream, int) - Constructor for class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
ChunkedOutputStream(OutputStream) - Constructor for class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
CIBranches - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
CIRCULAR_REFERENCE - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
CircularRedirectException - Exception in com.microsoft.tfs.core.httpclient
Signals a circular redirect
CircularRedirectException() - Constructor for exception com.microsoft.tfs.core.httpclient.CircularRedirectException
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message and cause.
ClassificationExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the classification client.
ClassificationExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.ClassificationExceptionMapper
 
ClasspathPolicyLoader - Class in com.microsoft.tfs.core.checkinpolicies.loaders
Loads check-in policies from the classpath of the ClassLoader that loaded this class.
ClasspathPolicyLoader() - Constructor for class com.microsoft.tfs.core.checkinpolicies.loaders.ClasspathPolicyLoader
Creates a ClasspathPolicyLoader, which loads implementations by searching the classpath for implementation properties files.
CLC - Static variable in class com.microsoft.tfs.core.product.ProductName
 
CLC_COMMAND_EVENT_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CLC_EVENT_PROPERTY_COMMAND_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CLC_EVENT_PROPERTY_IS_SUCCESS - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CLEAN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.LocalWorkspaceState
Came from the cache.
cleanUpAllItems() - Method in class com.microsoft.tfs.util.temp.TempStorageService
Cleans up (deletes) files and directories allocated by this service.
cleanUpItem(File) - Method in class com.microsoft.tfs.util.temp.TempStorageService
Cleans up (deletes) a file or directory which was allocated by this service.
clear() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Removes all listeners.
clear() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Clears all of the tokens in the store.
clear() - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
clear() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
clear() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
clear() - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
clear() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
clear() - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Removes any contained headers.
clear() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Clears the state information (all cookies, credentials and proxy credentials).
clear() - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Removes all parameters from this collection.
clearAction() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
clearAnalysis() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Clears any data leftover from the analysis of this conflict.
clearAnalysis() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Clears any data leftover from the analysis of this conflict.
clearCachedWITMetadata() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Removes the locally cached work item metadata, which will be repopulated on demand.
clearCookies() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Clears all cookies.
clearCredentials() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Clears all credentials.
clearCustomDisplayName() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
clearCustomDisplayName() - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Clears the custom display name for the current user, returning to using the display name from the external identity provider (Active Directory, Live, etc).
clearDependencySets() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Clears the dependency set.
clearDirty() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
clearExtensions() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Clears the extensions in this association.
clearLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Called by code during get when multiple operations affect a single local item.
clearMappings() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Removes all workspace mappings from the workspace template.
clearMethod() - Static method in class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
clearMonitor() - Static method in class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
clearProjectInfoCache() - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Clears the project information cache.
clearProxyCredentials() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Clears all proxy credentials.
clearRequestBody() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Clears the request body.
clearRequestBody() - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Clears request body.
clearSingletonDependencies() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Clears the singleton dependencies.
ClientFactory - Interface in com.microsoft.tfs.core.config.client
An ClientFactory is used by a TFSConnection to create clients.
ClientLocalVersionUpdate - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains version information about local working folder files sent to the server during and after a "get" operation.
ClientLocalVersionUpdate(String, int, String, int, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
ClientLocalVersionUpdate(String, int, String, int, int, boolean, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
ClientLocalVersionUpdate(String, int, String, int, Calendar, int, byte[], long, byte[], String, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
ClientSkuNumbers - Class in com.microsoft.tfs.core.product
SKU numbers as defined in alm\tfs_core\Framework\Client\SkuConstants.cs
ClientSkuNumbers() - Constructor for class com.microsoft.tfs.core.product.ClientSkuNumbers
 
CLOAK - Static variable in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingType2010
 
cloak(String) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Adds a cloak entry to the workspace for the specified server item.
CLOAK - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
 
CLOAK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
 
clone() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
clone() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
clone() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
 
clone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
clone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
clone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
clone(WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
clone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
clone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
clone() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
 
clone() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
 
clone() - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Clones this collection of parameters.
clone() - Method in class com.microsoft.tfs.core.httpclient.ProxyHost
 
clone() - Method in class com.microsoft.tfs.core.httpclient.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
clonePropertyValues(PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Returns a new array with new PropertyValue instances matching the given values.
close() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Removes all event listeners from this policy instance.
close() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Once a PolicyEvaluationStatus is closed, you cannot invoke PolicyEvaluationStatus.getPolicy(), PolicyEvaluationStatus.initialize(PendingCheckin, PolicyContext) or PolicyEvaluationStatus.evaluate(PolicyContext) on it.
close() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
close(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
 
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Send any pending requests to the server and close resources this instance is using.
close() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
close() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Closes this work item client down.
close() - Method in class com.microsoft.tfs.core.httpclient.ChunkedInputStream
Upon close, this reads the remainder of the chunked message, leaving the underlying socket at a position to start reading the next response without scanning.
close() - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Reads until the end of the known length of content.
close() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Closes the socket and streams.
close() - Method in class com.microsoft.tfs.core.TFSConnection
This Closable interface method must be called when this TFSConnection instance is no longer needed.
close() - Method in class com.microsoft.tfs.core.util.notifications.MessageWindowNotificationManager
close() - Method in interface com.microsoft.tfs.core.util.notifications.NotificationManager
close() - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
closeIdleConnections(long) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Closes connections that have been idle for at least the given amount of time.
closeIdleConnections(long) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
 
closeIdleConnections(long) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
 
closeIdleConnections(long) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionHandler
Closes connections that have been idle for at least the given amount of time.
closeIfStale() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Closes the connection if stale.
closeOutputStream() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
Called to close the OutputStream if it was open.
closeSocketAndStreams() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Closes everything out.
CODE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
CODE_REVIEW - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
CODE_REVIEW_REQUEST - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
CODE_REVIEW_RESPONSE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
CodePageMapping - Class in com.microsoft.tfs.core.util
Overview
CodePageMapping() - Constructor for class com.microsoft.tfs.core.util.CodePageMapping
 
CodePageMapping.UnknownCodePageException - Exception in com.microsoft.tfs.core.util
An exception thrown to indicate that a code page specified as an argument to a CodePageMapping method was unknown to that class.
CodePageMapping.UnknownCodePageException(int) - Constructor for exception com.microsoft.tfs.core.util.CodePageMapping.UnknownCodePageException
Creates a new CodePageMapping.UnknownCodePageException for the specified code page.
CodePageMapping.UnknownEncodingException - Exception in com.microsoft.tfs.core.util
An exception thrown to indicate that either a Charset or the name of an encoding specified as an argument to a CodePageMapping method was unknown to that class.
CodePageMapping.UnknownEncodingException(Charset) - Constructor for exception com.microsoft.tfs.core.util.CodePageMapping.UnknownEncodingException
Creates a new CodePageMapping.UnknownEncodingException for the specified Charset.
CodePageMapping.UnknownEncodingException(String) - Constructor for exception com.microsoft.tfs.core.util.CodePageMapping.UnknownEncodingException
Creates a new CodePageMapping.UnknownEncodingException for the specified encoding.
COLLECTION_LOCATION_SERVICE_RELATIVE_PATH - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
The path of the Location Service relative to the TFS Project collection.
COLLECTION_MANAGEMENT_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
COLLECTION_MANAGEMENT_NAMESPACE_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
This will serve as the collection management namespace.
COLLECTION_MANAGEMENT_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
com.microsoft.tfs.core - package com.microsoft.tfs.core
 
com.microsoft.tfs.core.artifact - package com.microsoft.tfs.core.artifact
 
com.microsoft.tfs.core.checkinpolicies - package com.microsoft.tfs.core.checkinpolicies
 
com.microsoft.tfs.core.checkinpolicies.events - package com.microsoft.tfs.core.checkinpolicies.events
 
com.microsoft.tfs.core.checkinpolicies.loaders - package com.microsoft.tfs.core.checkinpolicies.loaders
 
com.microsoft.tfs.core.clients - package com.microsoft.tfs.core.clients
 
com.microsoft.tfs.core.clients.authorization - package com.microsoft.tfs.core.clients.authorization
 
com.microsoft.tfs.core.clients.build - package com.microsoft.tfs.core.clients.build
 
com.microsoft.tfs.core.clients.build.buildstatus - package com.microsoft.tfs.core.clients.build.buildstatus
 
com.microsoft.tfs.core.clients.build.exceptions - package com.microsoft.tfs.core.clients.build.exceptions
 
com.microsoft.tfs.core.clients.build.flags - package com.microsoft.tfs.core.clients.build.flags
 
com.microsoft.tfs.core.clients.build.soapextensions - package com.microsoft.tfs.core.clients.build.soapextensions
 
com.microsoft.tfs.core.clients.build.utils - package com.microsoft.tfs.core.clients.build.utils
 
com.microsoft.tfs.core.clients.commonstructure - package com.microsoft.tfs.core.clients.commonstructure
 
com.microsoft.tfs.core.clients.favorites - package com.microsoft.tfs.core.clients.favorites
 
com.microsoft.tfs.core.clients.favorites.exceptions - package com.microsoft.tfs.core.clients.favorites.exceptions
 
com.microsoft.tfs.core.clients.framework - package com.microsoft.tfs.core.clients.framework
 
com.microsoft.tfs.core.clients.framework.catalog - package com.microsoft.tfs.core.clients.framework.catalog
 
com.microsoft.tfs.core.clients.framework.catalog.exceptions - package com.microsoft.tfs.core.clients.framework.catalog.exceptions
 
com.microsoft.tfs.core.clients.framework.configuration - package com.microsoft.tfs.core.clients.framework.configuration
 
com.microsoft.tfs.core.clients.framework.configuration.catalog - package com.microsoft.tfs.core.clients.framework.configuration.catalog
 
com.microsoft.tfs.core.clients.framework.configuration.compatibility - package com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
com.microsoft.tfs.core.clients.framework.configuration.entities - package com.microsoft.tfs.core.clients.framework.configuration.entities
 
com.microsoft.tfs.core.clients.framework.location - package com.microsoft.tfs.core.clients.framework.location
 
com.microsoft.tfs.core.clients.framework.location.exceptions - package com.microsoft.tfs.core.clients.framework.location.exceptions
 
com.microsoft.tfs.core.clients.groupsecurity - package com.microsoft.tfs.core.clients.groupsecurity
 
com.microsoft.tfs.core.clients.linking - package com.microsoft.tfs.core.clients.linking
 
com.microsoft.tfs.core.clients.linking.exceptions - package com.microsoft.tfs.core.clients.linking.exceptions
 
com.microsoft.tfs.core.clients.registration - package com.microsoft.tfs.core.clients.registration
 
com.microsoft.tfs.core.clients.registration.exceptions - package com.microsoft.tfs.core.clients.registration.exceptions
 
com.microsoft.tfs.core.clients.reporting - package com.microsoft.tfs.core.clients.reporting
 
com.microsoft.tfs.core.clients.security - package com.microsoft.tfs.core.clients.security
 
com.microsoft.tfs.core.clients.security.exceptions - package com.microsoft.tfs.core.clients.security.exceptions
 
com.microsoft.tfs.core.clients.security.internal - package com.microsoft.tfs.core.clients.security.internal
 
com.microsoft.tfs.core.clients.serverstatus - package com.microsoft.tfs.core.clients.serverstatus
 
com.microsoft.tfs.core.clients.serverstatus.exceptions - package com.microsoft.tfs.core.clients.serverstatus.exceptions
 
com.microsoft.tfs.core.clients.sharepoint - package com.microsoft.tfs.core.clients.sharepoint
 
com.microsoft.tfs.core.clients.team - package com.microsoft.tfs.core.clients.team
 
com.microsoft.tfs.core.clients.teamsettings - package com.microsoft.tfs.core.clients.teamsettings
 
com.microsoft.tfs.core.clients.teamstore - package com.microsoft.tfs.core.clients.teamstore
 
com.microsoft.tfs.core.clients.versioncontrol - package com.microsoft.tfs.core.clients.versioncontrol
 
com.microsoft.tfs.core.clients.versioncontrol.conflicts - package com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions - package com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors - package com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors
 
com.microsoft.tfs.core.clients.versioncontrol.engines - package com.microsoft.tfs.core.clients.versioncontrol.engines
 
com.microsoft.tfs.core.clients.versioncontrol.events - package com.microsoft.tfs.core.clients.versioncontrol.events
 
com.microsoft.tfs.core.clients.versioncontrol.exceptions - package com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
com.microsoft.tfs.core.clients.versioncontrol.localworkspace - package com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
com.microsoft.tfs.core.clients.versioncontrol.offline - package com.microsoft.tfs.core.clients.versioncontrol.offline
 
com.microsoft.tfs.core.clients.versioncontrol.path - package com.microsoft.tfs.core.clients.versioncontrol.path
 
com.microsoft.tfs.core.clients.versioncontrol.soapextensions - package com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
com.microsoft.tfs.core.clients.versioncontrol.sparsetree - package com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
com.microsoft.tfs.core.clients.versioncontrol.specs - package com.microsoft.tfs.core.clients.versioncontrol.specs
 
com.microsoft.tfs.core.clients.versioncontrol.specs.version - package com.microsoft.tfs.core.clients.versioncontrol.specs.version
 
com.microsoft.tfs.core.clients.versioncontrol.workspacecache - package com.microsoft.tfs.core.clients.versioncontrol.workspacecache
 
com.microsoft.tfs.core.clients.webservices - package com.microsoft.tfs.core.clients.webservices
 
com.microsoft.tfs.core.clients.webservices.internal - package com.microsoft.tfs.core.clients.webservices.internal
 
com.microsoft.tfs.core.clients.workitem - package com.microsoft.tfs.core.clients.workitem
 
com.microsoft.tfs.core.clients.workitem.category - package com.microsoft.tfs.core.clients.workitem.category
 
com.microsoft.tfs.core.clients.workitem.events - package com.microsoft.tfs.core.clients.workitem.events
 
com.microsoft.tfs.core.clients.workitem.exceptions - package com.microsoft.tfs.core.clients.workitem.exceptions
 
com.microsoft.tfs.core.clients.workitem.fields - package com.microsoft.tfs.core.clients.workitem.fields
 
com.microsoft.tfs.core.clients.workitem.files - package com.microsoft.tfs.core.clients.workitem.files
 
com.microsoft.tfs.core.clients.workitem.form - package com.microsoft.tfs.core.clients.workitem.form
 
com.microsoft.tfs.core.clients.workitem.link - package com.microsoft.tfs.core.clients.workitem.link
 
com.microsoft.tfs.core.clients.workitem.node - package com.microsoft.tfs.core.clients.workitem.node
 
com.microsoft.tfs.core.clients.workitem.project - package com.microsoft.tfs.core.clients.workitem.project
 
com.microsoft.tfs.core.clients.workitem.query - package com.microsoft.tfs.core.clients.workitem.query
 
com.microsoft.tfs.core.clients.workitem.query.qe - package com.microsoft.tfs.core.clients.workitem.query.qe
 
com.microsoft.tfs.core.clients.workitem.queryhierarchy - package com.microsoft.tfs.core.clients.workitem.queryhierarchy
 
com.microsoft.tfs.core.clients.workitem.revision - package com.microsoft.tfs.core.clients.workitem.revision
 
com.microsoft.tfs.core.clients.workitem.wittype - package com.microsoft.tfs.core.clients.workitem.wittype
 
com.microsoft.tfs.core.clients.workitemconfiguration - package com.microsoft.tfs.core.clients.workitemconfiguration
 
com.microsoft.tfs.core.config - package com.microsoft.tfs.core.config
 
com.microsoft.tfs.core.config.auth - package com.microsoft.tfs.core.config.auth
 
com.microsoft.tfs.core.config.client - package com.microsoft.tfs.core.config.client
 
com.microsoft.tfs.core.config.httpclient - package com.microsoft.tfs.core.config.httpclient
 
com.microsoft.tfs.core.config.httpclient.internal - package com.microsoft.tfs.core.config.httpclient.internal
 
com.microsoft.tfs.core.config.persistence - package com.microsoft.tfs.core.config.persistence
 
com.microsoft.tfs.core.config.serveruri - package com.microsoft.tfs.core.config.serveruri
 
com.microsoft.tfs.core.config.tfproxy - package com.microsoft.tfs.core.config.tfproxy
 
com.microsoft.tfs.core.config.webservice - package com.microsoft.tfs.core.config.webservice
 
com.microsoft.tfs.core.credentials - package com.microsoft.tfs.core.credentials
 
com.microsoft.tfs.core.credentials.internal - package com.microsoft.tfs.core.credentials.internal
 
com.microsoft.tfs.core.exceptions - package com.microsoft.tfs.core.exceptions
 
com.microsoft.tfs.core.exceptions.mappers - package com.microsoft.tfs.core.exceptions.mappers
 
com.microsoft.tfs.core.externaltools - package com.microsoft.tfs.core.externaltools
 
com.microsoft.tfs.core.externaltools.formatters - package com.microsoft.tfs.core.externaltools.formatters
 
com.microsoft.tfs.core.externaltools.validators - package com.microsoft.tfs.core.externaltools.validators
 
com.microsoft.tfs.core.httpclient - package com.microsoft.tfs.core.httpclient
Classes and interfaces supporting the client side of the HTTP protocol.
com.microsoft.tfs.core.httpclient.auth - package com.microsoft.tfs.core.httpclient.auth
Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests.
com.microsoft.tfs.core.httpclient.cookie - package com.microsoft.tfs.core.httpclient.cookie
Provides cookie handling in conjunction with org.apache.commons.httpclient.Cookie.
com.microsoft.tfs.core.httpclient.methods - package com.microsoft.tfs.core.httpclient.methods
Classes implementing org.apache.commons.httpclient.HttpMethod for the base HTTP methods.
com.microsoft.tfs.core.httpclient.methods.multipart - package com.microsoft.tfs.core.httpclient.methods.multipart
Provides Multipart support classes for the org.apache.commons.httpclient.methods.MultipartPostMethod.
com.microsoft.tfs.core.httpclient.params - package com.microsoft.tfs.core.httpclient.params
HttpClient preferences framework.
com.microsoft.tfs.core.httpclient.protocol - package com.microsoft.tfs.core.httpclient.protocol
Provides protocol specific socket factory handling.
com.microsoft.tfs.core.httpclient.util - package com.microsoft.tfs.core.httpclient.util
Provides some utility classes for use by HttpClient.
com.microsoft.tfs.core.memento - package com.microsoft.tfs.core.memento
 
com.microsoft.tfs.core.pendingcheckin - package com.microsoft.tfs.core.pendingcheckin
 
com.microsoft.tfs.core.pendingcheckin.events - package com.microsoft.tfs.core.pendingcheckin.events
 
com.microsoft.tfs.core.pendingcheckin.filters - package com.microsoft.tfs.core.pendingcheckin.filters
 
com.microsoft.tfs.core.persistence - package com.microsoft.tfs.core.persistence
 
com.microsoft.tfs.core.pguidance - package com.microsoft.tfs.core.pguidance
 
com.microsoft.tfs.core.product - package com.microsoft.tfs.core.product
 
com.microsoft.tfs.core.search - package com.microsoft.tfs.core.search
 
com.microsoft.tfs.core.search.internal - package com.microsoft.tfs.core.search.internal
 
com.microsoft.tfs.core.telemetry - package com.microsoft.tfs.core.telemetry
 
com.microsoft.tfs.core.util - package com.microsoft.tfs.core.util
 
com.microsoft.tfs.core.util.diffmerge - package com.microsoft.tfs.core.util.diffmerge
 
com.microsoft.tfs.core.util.notifications - package com.microsoft.tfs.core.util.notifications
 
com.microsoft.tfs.core.util.serverlist - package com.microsoft.tfs.core.util.serverlist
 
com.microsoft.tfs.core.util.serverlist.internal - package com.microsoft.tfs.core.util.serverlist.internal
 
com.microsoft.tfs.util.locking - package com.microsoft.tfs.util.locking
 
com.microsoft.tfs.util.shutdown - package com.microsoft.tfs.util.shutdown
 
com.microsoft.tfs.util.tasks - package com.microsoft.tfs.util.tasks
 
com.microsoft.tfs.util.temp - package com.microsoft.tfs.util.temp
 
combine(BuildAgentUpdate[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
combine(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
combine(BuildAgentUpdate2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
combine(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
combine(BuildControllerUpdate[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
combine(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
combine(BuildControllerUpdate2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
combine(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
combine(BuildReason[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
combine(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
combine(BuildReason2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
combine(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
combine(BuildServiceHostUpdate[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
combine(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
combine(BuildServiceHostUpdate2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
combine(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
combine(BuildStatus[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
combine(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
combine(BuildStatus2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
combine(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
combine(DeleteOptions[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
combine(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
combine(DeleteOptions2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
combine(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
combine(QueryOptions[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
combine(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
combine(QueryOptions2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
combine(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
combine(QueuedBuildUpdate[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
combine(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
combine(QueuedBuildUpdate2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
combine(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
combine(QueueOptions[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
combine(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
combine(QueueOptions2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
combine(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
combine(QueueStatus[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
combine(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
combine(QueueStatus2010[]) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
combine(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
combine(ContinuousIntegrationType[]) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
combine(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
combine(DefinitionTriggerType[]) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
combine(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
combine(String, String) - Static method in class com.microsoft.tfs.core.clients.build.utils.BuildPath
Return the build path built from TeamProject and item - in form $/TeamProject/item
combine(ConnectOptions[]) - Static method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
combine(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
combine(SupportedFeatures[]) - Static method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
combine(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
combine(ChangePendedFlags[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
combine(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
combine(CheckinFlags[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
combine(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
combine(ConflictResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionOptions
 
combine(DestroyFlags[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
combine(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
combine(GetItemsOptions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
combine(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
combine(GetOptions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
combine(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
combine(GetStatus) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
Combining the status from 2 Get calls.
combine(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
combine(MergeFlags[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
combine(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
combine(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Combines the two given paths into one path string, using this platform's preferred path separator character.
combine(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Combines the two given paths into one path string, using Team Foundation Server's preferred path separator character.
combine(PendChangesOptions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
combine(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
combine(QueryMergesExtendedOptions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
combine(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
combine(RollbackOptions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
combine(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
combine(ChangeType[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
combine(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
combine(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
combine(EnumParentsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
combine(EnumSubTreeOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
combine(SupportedFeatures[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
combine(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
combine(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
combine(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
combine(WorkspacePermissions[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
combine(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
combine(IdentityPermissions[]) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
combine(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
combine(ReadIdentityOptions[]) - Static method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
combine(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
combine(CheckinEvaluationOptions[]) - Static method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
combine(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
combine(ServerCapabilities) - Method in class com.microsoft.tfs.core.ServerCapabilities
 
combineCommandAndArguments(String, String[]) - Static method in class com.microsoft.tfs.core.util.diffmerge.ExternalRunner
Combine the given command string and argument strings into one array to pass to something like Runtime.exec(String[]).
combinePartiallyEncodedPaths(String, String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Combine two partial URI paths to create a single path.
combinePaths(String, String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Combine two partial URI paths to create a single path.
combinePaths(String, String, boolean) - Static method in class com.microsoft.tfs.core.util.URIUtils
Combine two partial URI paths to create a single path.
COMMENT - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
COMMENT - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
COMMENT_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.files.FileAttachmentMaxLengths
 
COMMENT_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.link.LinkTextMaxLengths
 
CommentChangedEvent - Class in com.microsoft.tfs.core.pendingcheckin.events
Event fired when the user's check-in comment text changes in a PendingCheckinWorkItems object.
CommentChangedEvent(EventSource, String) - Constructor for class com.microsoft.tfs.core.pendingcheckin.events.CommentChangedEvent
Describes a check-in comment change.
CommentChangedListener - Interface in com.microsoft.tfs.core.pendingcheckin.events
Defines an interface for listeners of the CommentChangedEvent.
COMMENTURL - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
COMMIT - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
COMMITTED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinState
Checkin operation was commited.
CommonStructureClient - Class in com.microsoft.tfs.core.clients.commonstructure
Accesses the Team Foundation Server common structure web services.
CommonStructureClient(TFSTeamProjectCollection, _ClassificationSoap, _Classification4Soap) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
CommonStructureException - Exception in com.microsoft.tfs.core.clients.commonstructure
Base class for CommonStructureClient exceptions.
CommonStructureException() - Constructor for exception com.microsoft.tfs.core.clients.commonstructure.CommonStructureException
 
CommonStructureException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.commonstructure.CommonStructureException
 
CommonStructureException(String) - Constructor for exception com.microsoft.tfs.core.clients.commonstructure.CommonStructureException
 
CommonStructureException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.commonstructure.CommonStructureException
 
compare(Conflict, Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictComparator
Compares two conflicts by server path for display purposes (culture sensitive and case insensitive).
compare(PendingChange, PendingChange) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChangeComparator
compare(PendingSet, PendingSet) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetComparator
 
compare(Object, Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ShelvesetComparator
compare(WorkingFolder, WorkingFolder) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderComparator
compare(IdentityDescriptor, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptorComparer
 
compare(Cookie, Cookie) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Compares two cookies to determine order for cookie header.
compare(Cookie, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookiePathComparator
 
compare(URI, URI) - Method in class com.microsoft.tfs.core.util.ServerURIComparator
compare(String, String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Does a compare of two usernames / domains.
compareBottomUp(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares two server paths (ordinal character comparison) placing parents after their children.
compareBottomUp(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares two server paths (ordinal character comparison) placing parents after their children.
compareComment(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
compareComputer(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
compareName(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
compareOwner(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
comparePropertyNames(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
compareSecurityToken(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
compareServerURI(URI, URI) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
compareTo(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
compareTo(QueuePriority) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
compareTo(Change) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
IComparable implementation.
compareTo(Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
compareTo(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
compareTo(GetOperation) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
compareTo(Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
compareTo(PendingChange) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
compareTo(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Compares two workspaces first by server URL, then by workspace name, then by owner (all case insensitive).
compareTo(WorkspaceInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
compareTo(HttpVersion) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Compares this HTTP protocol version with another one.
compareTo(Object) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
 
compareTo(Object) - Method in class com.microsoft.tfs.core.httpclient.URI
Compare this URI to another object.
compareTo(ServerListCollectionEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
compareTo(ServerListConfigurationEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
 
compareTo(ServerListEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
compareTo(Object) - Method in class com.microsoft.tfs.core.util.TFSUser
CompareToolArgumentFormatter - Class in com.microsoft.tfs.core.externaltools.formatters
Takes individual string arguments for a compare tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
CompareToolArgumentFormatter() - Constructor for class com.microsoft.tfs.core.externaltools.formatters.CompareToolArgumentFormatter
 
CompareToolValidator - Class in com.microsoft.tfs.core.externaltools.validators
Validates arguments for compare tools.
CompareToolValidator() - Constructor for class com.microsoft.tfs.core.externaltools.validators.CompareToolValidator
 
compareTopDown(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares two local paths (ordinal character comparison) placing children after their parents.
compareTopDown(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares two server paths (ordinal character comparison) placing children after their parents.
CompatibilityCookieSpec - Class in com.microsoft.tfs.core.httpclient.cookie
Cookie spec class that aims for maximum compatibility with web practices, if not necessarily standards.
CompatibilityCookieSpec() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.CompatibilityCookieSpec
 
COMPILATION_ERRORS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
COMPILATION_STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
COMPILATION_STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
COMPILATION_SUMMARY - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
COMPILATION_WARNINGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
COMPLETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
COMPLETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
COMPLETED_BUILD - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
CompositeConflictResolutionContributor - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors
 
CompositeConflictResolutionContributor() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.CompositeConflictResolutionContributor
 
CompositeConflictResolutionContributor(ConflictResolutionContributor[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.CompositeConflictResolutionContributor
 
CONFIGURABLE_BULK_UPDATE_BATCH_SIZE - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
ConfigurableHTTPClientFactory - Interface in com.microsoft.tfs.core.config.httpclient
Adds methods to HTTPClientFactory to allow granular configuration of properties on existing HttpClient instances.
CONFIGURATION_CHILD_NAME - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
CONFIGURATION_SERVER - Static variable in class com.microsoft.tfs.core.util.serverlist.ServerListEntryType
 
CONFIGURATION_SUMMARY - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
ConfigurationFolderNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a configuration folder was not found.
ConfigurationFolderNotFoundException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.ConfigurationFolderNotFoundException
 
ConfigurationFolderNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.ConfigurationFolderNotFoundException
 
ConfigurationFolderNotFoundException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.ConfigurationFolderNotFoundException
 
ConfigurationFolderPathNotFoundException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a configuration folder path was not found.
ConfigurationFolderPathNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.ConfigurationFolderPathNotFoundException
 
configureAccessMapping(String, String, String, boolean) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Configures the AccessMapping with the provided moniker to have the provided display name and access point.
configureAccessMapping(String, String, String, boolean) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Configures the AccessMapping with the provided moniker to have the provided display name and access point.
configureAccessMapping(String, String, String, boolean) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
configureClient(HttpClient, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to perform final configuration of a new HttpClient instance before it is returned to the caller of that method.
configureClient(HttpClient, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to perform final configuration of a new HttpClient instance before it is returned to the caller of that method.
configureClientCredentials(HttpClient, HttpState, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure credentials for a new HttpClient instance.
configureClientCredentials(HttpClient, HttpState, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure credentials for a new HttpClient instance.
configureClientParams(HttpClient, HttpClientParams, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure a new HttpClient's HttpClientParams.
configureClientParams(HttpClient, HttpClientParams, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure a new HttpClient's HttpClientParams.
configureClientProxy(HttpClient, HostConfiguration, HttpState, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure proxy settings for a new HttpClient instance.
configureClientProxy(HttpClient, HostConfiguration, HttpState, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to configure proxy settings for a new HttpClient instance.
configureFromEnvironmentVariable() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettingsFactory
Checks the environment for TF proxy server variable and returns a TFProxyServerSettings if one was configured.
configureFromRegistry() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettingsFactory
Checks the registry for TF proxy server settings and returns a TFProxyServerSettings if one was configured.
CONFLICT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
Conflict - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a single conflict between two items.
Conflict(_Conflict) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
Conflict(Conflict) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Creates a clone of the given conflict.
ConflictCategory - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
A ConflictCategory is a typed enumeration of known types of conflicts.
ConflictCategory(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
ConflictComparator - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A comparer used to compare conflicts.
ConflictComparator() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictComparator
 
ConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is the base conflict description class.
ConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Internal constructor for creating a conflict description.
ConflictDescriptionFactory - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
ConflictDescriptionFactory() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionFactory
 
ConflictDescriptionPathType - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
ConflictDescriptionPathType(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType
 
ConflictDescriptionStrings - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
ConflictEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Information for conflicting changes.
ConflictEvent(EventSource, String, Workspace, String, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictEvent
 
ConflictInformation - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
ConflictInformation(_ConflictInformation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
ConflictListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the ConflictEvent.
ConflictOptions - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
ConflictResolution - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
Base class for conflict resolution.
ConflictResolution(ConflictDescription, String, String, ConflictResolutionOptions) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Base class constructor, should only be called by subclasses.
ConflictResolutionContributor - Interface in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors
 
ConflictResolutionHelper - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
ConflictResolutionOptions - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
ConflictResolutionStatus - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
A typed enum representing the status of a running conflict resolution.
ConflictResolutionStatus(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
ConflictResolutionStatusListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
conflictResolved(Conflict, GetOperation[], GetOperation[], Conflict[], ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
conflictResolved(Conflict, GetOperation[], GetOperation[], Conflict[], ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveLocalConflictHandler
 
ConflictResolvedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Information for conflict resolution.
ConflictResolvedEvent(EventSource, Workspace, Conflict, ChangePendedFlags) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictResolvedEvent
 
ConflictResolvedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the ConflictResolvedEvent.
conflictResolveError(Conflict, Exception) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
conflictResolveError(Conflict, Exception) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveLocalConflictHandler
 
CONFLICTS - Static variable in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
Check for version control conflicts.
ConflictType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes the conflict type.
connect(TFSTeamProjectCollection, String, GUID) - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
Provides uniform Connection Mechanism for store instances.
connect(TFSTeamProjectCollection, String, GUID) - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Provides uniform Connection Mechanism for store instances.
connect(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Performs all of the steps that are necessary for setting up a connection with a TeamFoundationServer.
connect(ConnectOptions) - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
Performs all of the steps that are necessary for setting up a connection with a Team Foundation Server.
connect() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Creates a socket that is connected, via the HTTP CONNECT method, to a proxy.
connect() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
connect(ConnectOptions) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
connect(ConnectOptions) - Method in class com.microsoft.tfs.core.TFSConnection
Performs all of the steps that are necessary for setting up a connection with a TeamFoundationServer.
CONNECT_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
CONNECT_TIMEOUT_SECONDS_PROPERTY - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
CONNECTION_MANAGER_CLASS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Defines the default HTTP connection manager class.
CONNECTION_MANAGER_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
CONNECTION_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines the timeout until a connection is etablished.
ConnectionAdvisor - Interface in com.microsoft.tfs.core.config
A ConnectionAdvisor provides services and configuration data for a TFSConnection to use.
ConnectionData - Class in com.microsoft.tfs.core.clients.framework.location
Wrapper class for the _ConnectionData proxy object.
ConnectionData(_ConnectionData) - Constructor for class com.microsoft.tfs.core.clients.framework.location.ConnectionData
Wrapper constructor
ConnectionInstanceData - Class in com.microsoft.tfs.core.config
A holder class for TFSTeamProjectCollection instance configuration data.
ConnectionInstanceData(URI, GUID) - Constructor for class com.microsoft.tfs.core.config.ConnectionInstanceData
Creates a new ConnectionInstanceData.
ConnectionInstanceData(URI, AtomicReference<Credentials>, GUID) - Constructor for class com.microsoft.tfs.core.config.ConnectionInstanceData
Creates a new ConnectionInstanceData.
ConnectionPoolTimeoutException - Exception in com.microsoft.tfs.core.httpclient
A timeout while connecting waiting for an available connection from an HttpConnectionManager.
ConnectionPoolTimeoutException() - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectionPoolTimeoutException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectionPoolTimeoutException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectionPoolTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
ConnectivityFailureRequestHandler - Class in com.microsoft.tfs.core
A transport request handler that listens for success / failures from SOAPServices and updates the TFSConnection's error state accordingly.
ConnectivityFailureRequestHandler(TFSConnection) - Constructor for class com.microsoft.tfs.core.ConnectivityFailureRequestHandler
 
ConnectivityFailureStatusChangeListener - Interface in com.microsoft.tfs.core
 
ConnectMethod - Class in com.microsoft.tfs.core.httpclient
Establishes a tunneled HTTP connection via the CONNECT method.
ConnectMethod() - Constructor for class com.microsoft.tfs.core.httpclient.ConnectMethod
Deprecated. use #ConnectMethod(HttpHost); Create a connect method.
ConnectMethod(HttpMethod) - Constructor for class com.microsoft.tfs.core.httpclient.ConnectMethod
Deprecated. the wrapped method is no longer used Create a connect method wrapping the existing method
ConnectMethod(HostConfiguration) - Constructor for class com.microsoft.tfs.core.httpclient.ConnectMethod
Create a connect method.
ConnectOptions - Class in com.microsoft.tfs.core.clients.framework.location
Enumeration describing the connection options for a TFSConnection.
ConnectTimeoutException - Exception in com.microsoft.tfs.core.httpclient
A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
ConnectTimeoutException() - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectTimeoutException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.ConnectTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
CONSERVATIVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to be conservative while declaring merges as conflicts.
CONTACTS - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
contains(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
contains(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
contains(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
contains(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
contains(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
contains(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
contains(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
contains(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
contains(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
contains(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
contains(BuildUpdate.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
contains(BuildUpdate2010.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
contains(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
contains(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
contains(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
contains(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
contains(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
contains(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
contains(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
contains(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
contains(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
contains(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
contains(ScheduleDays.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
contains(ScheduleDays2010.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
contains(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
contains(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
contains(CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogQueryOptions
 
contains(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
contains(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
contains(AutoResolveOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
 
contains(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
contains(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
contains(ConflictResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionOptions
 
contains(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
contains(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
contains(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
contains(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
contains(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
contains(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
contains(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
contains(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
contains(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
contains(ConflictOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
 
contains(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
contains(EnumParentsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
contains(EnumSubTreeOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
contains(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
contains(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
contains(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
contains(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
contains(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
contains(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryCollection
Checks whether this collection contains a Category that has the specified name.
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
 
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinitionCollection
Tests whether this collection contains the specified item.
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
Tests whether this collection contains the specified item.
contains(Link) - Method in interface com.microsoft.tfs.core.clients.workitem.link.LinkCollection
Checks whether this collection contains the specified Link object or an equivalent.
contains(RegisteredLinkType) - Method in interface com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeCollection
Checks whether this collection contains the specified RegisteredLinkType object.
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Contains takes a string as the link type name
contains(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
contains(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
contains(Node) - Method in interface com.microsoft.tfs.core.clients.workitem.node.NodeCollection
Checks whether this collection contains the specified Node object.
contains(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
contains(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
CONTAINS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
contains(QueryItem) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Determines whether this folder contains the given QueryItem.
contains(QueryItemType) - Method in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
 
contains(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
contains(ServerCapabilities) - Method in class com.microsoft.tfs.core.ServerCapabilities
 
contains(URI) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
contains(ServerListConfigurationEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
CONTAINS_WORDS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
containsAll(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
containsAll(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
containsAll(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
containsAll(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
containsAll(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
containsAll(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
containsAll(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
containsAll(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
containsAll(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
containsAll(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
containsAll(BuildUpdate.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
containsAll(BuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
containsAll(BuildUpdate2010.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
containsAll(BuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
containsAll(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
containsAll(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
containsAll(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
containsAll(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
containsAll(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
containsAll(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
containsAll(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
containsAll(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
containsAll(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
containsAll(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
containsAll(ScheduleDays.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
containsAll(ScheduleDays) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
containsAll(ScheduleDays2010.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
containsAll(ScheduleDays2010) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
containsAll(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
containsAll(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
containsAll(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
containsAll(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
containsAll(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
containsAll(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
containsAll(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
containsAll(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
containsAll(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
containsAll(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
containsAll(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
containsAll(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
containsAll(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
containsAll(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
containsAll(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
containsAll(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
containsAll(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
containsAll(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
containsAll(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
containsAll(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
containsAll(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
containsAll(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
containsAny(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
containsAny(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
containsAny(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
containsAny(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
containsAny(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
containsAny(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
containsAny(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
containsAny(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
containsAny(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
containsAny(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
containsAny(BuildUpdate.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
containsAny(BuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
containsAny(BuildUpdate2010.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
containsAny(BuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
containsAny(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
containsAny(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
containsAny(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
containsAny(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
containsAny(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
containsAny(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
containsAny(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
containsAny(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
containsAny(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
containsAny(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
containsAny(ScheduleDays.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
containsAny(ScheduleDays) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
containsAny(ScheduleDays2010.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
containsAny(ScheduleDays2010) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
containsAny(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
containsAny(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
containsAny(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
containsAny(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
containsAny(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
containsAny(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
containsAny(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
containsAny(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
containsAny(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
containsAny(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
containsAny(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
containsAny(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
containsAny(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
containsAny(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
containsAny(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
containsAny(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
containsAny(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
containsAny(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
containsAny(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
containsAny(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
containsAny(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
containsAny(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
containsAny(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
containsAny(ServerCapabilities) - Method in class com.microsoft.tfs.core.ServerCapabilities
 
containsExtension(String) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Tests whether this ExternalToolAssociation contains the given extension.
containsHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Tests if headers with the given name are contained within this group.
containsID(GUID) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Determines whether this folder contains a child QueryItem with the given id.
containsItem(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Tests whether the item exists in this store.
containsItem(String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Tests whether the item exists in this store.
containsName(String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Determines whether this folder contains a child QueryItem with the given name (ignoring case.) Note that this is not recursive.
containsOnly(BuildUpdate.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
containsOnly(BuildUpdate2010.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
containsOnly(ScheduleDays.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
containsOnly(ScheduleDays2010.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
CONTENT_DISPOSITION - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content dispostion characters
CONTENT_DISPOSITION_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content dispostion as a byte array
CONTENT_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
CONTENT_LENGTH_AUTO - Static variable in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. Use InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
CONTENT_LENGTH_AUTO - Static variable in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
The content length will be calculated automatically.
CONTENT_LENGTH_CHUNKED - Static variable in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. Use EntityEnclosingMethod.setContentChunked(boolean).
CONTENT_TRANSFER_ENCODING - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content type header
CONTENT_TRANSFER_ENCODING_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content type header as a byte array
CONTENT_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content type header
CONTENT_TYPE_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content type header as a byte array
ContentLengthInputStream - Class in com.microsoft.tfs.core.httpclient
Cuts the wrapped InputStream off after a specified number of bytes.
ContentLengthInputStream(InputStream, int) - Constructor for class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Deprecated. use ContentLengthInputStream.ContentLengthInputStream(InputStream, long) Creates a new length limited stream
ContentLengthInputStream(InputStream, long) - Constructor for class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Creates a new length limited stream
CONTEXT - Static variable in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
Indicates that a service definition is relative to the current context.
CONTEXT_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
CONTEXT_PROPERTY_BUILD_NUMBER - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_EXE_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_FRAMEWORK_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_FRAMEWORK_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_JAVA_RUNTIME_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_JAVA_RUNTIME_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_LOCALE_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_MAJOR_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_MINOR_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_OS_FULL_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_OS_MAJOR_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_OS_MINOR_VERSION - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_OS_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_OS_SHORT_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_PROCESSOR_ARCHITECTURE - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_SERVICEPACK - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTEXT_PROPERTY_USER_ID - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
CONTINUOUS_INTEGRATION - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
ContinuousIntegrationType - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the continuous integration type.
ContinuousIntegrationType(_ContinuousIntegrationType) - Constructor for class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
control - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for control.
CONTROLLER_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
CONTROLLER_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
CONTROLLERS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
CONTROLLERS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
ControllerStatus - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the controller status.
ControllerStatus2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the controller status.
convert(Identity) - Method in class com.microsoft.tfs.core.clients.groupsecurity.GroupSecurityClient
Convert method for backward compat scenarios that involve a Rosario client connecting to an Orcas or Whidbey server.
CONVERT_EXPLICIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions.EncodingStrategy
When this strategy is chosen, the all files involved in the merge will be converted into the explicitly named encoding.
Cookie - Class in com.microsoft.tfs.core.httpclient
HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
Cookie() - Constructor for class com.microsoft.tfs.core.httpclient.Cookie
Default constructor.
Cookie(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.Cookie
Creates a cookie with the given name, value and domain attribute.
Cookie(String, String, String, String, Date, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
Cookie(String, String, String, String, int, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, maximum age attribute, and secure attribute
Cookie2 - Class in com.microsoft.tfs.core.httpclient.cookie
Cookie class for RFC2965Spec cookie specification.
Cookie2() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Default constructor.
Cookie2(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Creates a cookie with the given name, value and domain attribute.
Cookie2(String, String, String, String, Date, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
Cookie2(String, String, String, String, Date, boolean, int[]) - Constructor for class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, secure attribute, and ports attribute.
COOKIE_POLICY - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines cookie policy to be used for cookie management.
CookieAttributeHandler - Interface in com.microsoft.tfs.core.httpclient.cookie
This interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, such as path, domain, port, etc.
CookieAuthScheme - Class in com.microsoft.tfs.core.httpclient.auth
 
CookieAuthScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
CookieCredentials - Class in com.microsoft.tfs.core.httpclient
Credentials that are sent as Cookie headers.
CookieCredentials(Cookie[]) - Constructor for class com.microsoft.tfs.core.httpclient.CookieCredentials
Creates CookieCredentials from the given cookies.
CookieOrigin - Class in com.microsoft.tfs.core.httpclient.cookie
CookieOrigin class encapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.
CookieOrigin(String, int, String, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.cookie.CookieOrigin
 
CookiePathComparator - Class in com.microsoft.tfs.core.httpclient.cookie
This cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header such that those with more specific Path attributes precede those with less specific.
CookiePathComparator() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.CookiePathComparator
 
CookiePolicy - Class in com.microsoft.tfs.core.httpclient.cookie
Cookie management policy class.
CookiePolicy() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
 
cookies - Variable in class com.microsoft.tfs.core.httpclient.HttpState
Array of cookies that this HTTP state contains.
CookieSpec - Interface in com.microsoft.tfs.core.httpclient.cookie
Defines the cookie management specification.
CookieSpecBase - Class in com.microsoft.tfs.core.httpclient.cookie
Cookie management functions shared by all specification.
CookieSpecBase() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Default constructor
CookieVersionSupport - Interface in com.microsoft.tfs.core.httpclient.cookie
Defines cookie specification specific capabilities
copy(IQueuedBuild, QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Copies the data from the queued build into the current instance.
copy() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
copy(WorkItemType) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
copyFrom(IProcessTemplate) - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Copies properties from a source process template to this instance.
copyFrom(IWorkspaceTemplate) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Copies properties from a source workspace template to this one
copyLocalMetadata(WorkspaceInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
This method is used by Workstation to keep local metadata when updating the cache after querying the server.
CORE_SERVICES - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
CoreCategoryReferenceNames - Class in com.microsoft.tfs.core.clients.workitem
 
CoreCategoryReferenceNames() - Constructor for class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
CoreClientEvent - Class in com.microsoft.tfs.core.clients
A base class for all TFS core client events.
CoreClientEvent(EventSource) - Constructor for class com.microsoft.tfs.core.clients.CoreClientEvent
Creates an event object with the given EventSource.
CoreConflictResolution - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
A CoreConflictResolution is a type of ConflictResolution which knows how to resolve conflicts using the core conflict resolution mechanism.
CoreConflictResolution(ConflictDescription, String, String, ConflictResolutionOptions, Resolution) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
CoreFieldReferenceNames - Class in com.microsoft.tfs.core.clients.workitem
Class that contains the reference names for core fields.
CoreFields - Class in com.microsoft.tfs.core.clients.workitem
Specifies the type of a WorkItem field.
CoreVersionInfo - Class in com.microsoft.tfs.core.product
Contains build version information about the core packages generated at build-time.
CoreVersionInfo() - Constructor for class com.microsoft.tfs.core.product.CoreVersionInfo
 
CorruptBaselineException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception raised when a corrupt local workspace baseline file.
CorruptBaselineException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CorruptBaselineException
 
CorruptBaselineException(String, Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CorruptBaselineException
 
countContentConflicts(Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Counts the potential content merge conflicts for the given conflict and stores them in the conflict's merge summary.
create(TFSTeamProjectCollection, ProjectInfo, TeamConfiguration, String, boolean) - Static method in class com.microsoft.tfs.core.clients.favorites.FavoritesStoreFactory
Creates a Favorites store using Identity Service.
create(Workspace, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Given the location at which a baseline folder should be created, creates a baseline folder on disk and returns it.
create(File, boolean) - Static method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
Creates an AdvisoryFileLock that mediates access to the given file path.
CREATE_BRANCH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The ability to create a committed branch on the server.
createAnnotation(String, String, int, String, String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Creates an annotation.
createApplicationGroup(String, String, String) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
createApplicationGroup(String, String, String) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Creates a TFS application group
createBaselineFolderStructure(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Given a path, creates a baseline folder structure at that path.
createBranch(String, String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Creates a branch of the given source path at the given version to the given target path.
createBranch(String, String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Creates a branch of the given source path at the given version to the given target path.
createBranch(String, String, VersionSpec, String, String, CheckinNote, PolicyOverrideInfo, Mapping[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Creates a branch of the given source path at the given version to the given target path.
createBranchSpec(boolean, String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
createBuildAgent(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Creates a build agent associated with the current service host and adds it to the list of agents.
createBuildAgent(String, String, IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Creates a build agent associated with the current service host and adds it to the list of agents.
createBuildAgentSpec() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildAgentSpec(String, String, String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildAgentSpec(String, String, String[], String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildAgentSpec(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildController(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Creates a build controller associated with the current service host.
createBuildControllerSpec() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildControllerSpec(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildControllerSpec(String, String, String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDefinition(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDefinitionSpec(IBuildDefinition) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDefinitionSpec(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDefinitionSpec(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDefinitionSpec(String, String, String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDetailSpec(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDetailSpec(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDetailSpec(IBuildDefinitionSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildDetailSpec(IBuildDefinition) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildQueueSpec(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildQueueSpec(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildQueueSpec(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildRequest() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Creates an IBuildRequest from the build definition with values for BuildAgent and DropLocation set to DefaultBuildAgent and DefaultDropLocation.
createBuildRequest(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildRequest(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildServiceHost(String, String, String, int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createBuildServiceHost(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createChangeContext() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Creates a change context in which many changes can be batched
createChangeContext() - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Creates a change context in which many changes can be batched
createChild(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Creates a new Memento with the given name and attaches it as a child to this Memento.
createChild(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Creates a new Memento with the given name and attaches it as a child to this Memento.
createCnonce() - Static method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Creates a random cnonce value based on the current time.
createComponentFromDocument(Document) - Method in class com.microsoft.tfs.core.credentials.internal.CachedCredentialsSerializer
createComponentFromDocument(Document) - Method in class com.microsoft.tfs.core.util.serverlist.internal.ServerListSerializer
createConnectionManager(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to create and configure a new HttpConnectionManager as part of creating a new HttpClient instance.
createConnectionManager(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to create and configure a new HttpConnectionManager as part of creating a new HttpClient instance.
createCredentials(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from DefaultHTTPClientFactory.configureClientCredentials(HttpClient, HttpState, ConnectionInstanceData) to create a new Credentials instance for the specified ConnectionInstanceData.
CREATED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
 
CREATED_BY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
CREATED_BY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
CREATED_BY_KEY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
 
CREATED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
CREATED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
createDescriptorFromSID(String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Create TFS or Windows descriptor for SID based identities.
createDocumentFromComponent(Object) - Method in class com.microsoft.tfs.core.credentials.internal.CachedCredentialsSerializer
createDocumentFromComponent(Object) - Method in class com.microsoft.tfs.core.util.serverlist.internal.ServerListSerializer
createDownloadSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Creates an download spec instance for this operation.
createEmptyQuery() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
createFilterWIQLQuery(int[], String) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilters
 
createFromRelativeToItem(_BranchRelative) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
createGitItemUrl(String, String, String, String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
createGitRepositoryUrl(String, String, String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
createGitSourceProvider() - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
createHTTPClient(HttpConnectionManager, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to create a new HttpClient.
createHTTPClient(HttpConnectionManager, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from HTTPClientFactory.newHTTPClient() to create a new HttpClient.
createInputStream() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.ByteArrayPartSource
 
createInputStream() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePartSource
Return a new FileInputStream for the current filename.
createInputStream() - Method in interface com.microsoft.tfs.core.httpclient.methods.multipart.PartSource
Gets a new InputStream for reading this source.
createLabel(VersionControlLabel, LabelItemSpec[], LabelChildOption) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Create or update a label for items in this workspace.
createLabel(VersionControlLabel, LabelItemSpec[], LabelChildOption) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Create or update a label for items in this workspace.
createManualBuild(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Creates a BuildDetail record in the TFS Build database.
createManualBuild(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Creates a BuildDetail record in the TFS Build database.
createManualBuild(String, String, BuildStatus, IBuildController, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Creates a BuildDetail record in the TFS Build database.
createNode() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Adds an information node to the collection.
createNode(String, String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Creates a new node in a classification service structure.
createNode(String, String, Calendar, Calendar) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
createOptimizedRequests(VersionControlClient, String[], VersionSpec) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
Take a list of file paths (for which no recursion is desired) and try to determine the optimal set of parent directories that would contain those paths if the directories were recursed.
createParams() - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParamsFactory
 
createProcessTemplate(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
createProxyCredentials(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
createQuery(Map<String, Object>) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Creates a new Query from this StoredQuery.
createQuery(String, Map<String, Object>) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
createQuery(String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
createQuery(String, BatchReadParameterCollection) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
createQueryFromWIQL(String, WorkItemClient, LinkQueryMode) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryFactory
 
createReferencingQuery(String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
createRelatedWorkItem(WorkItem, WorkItemType, int, String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemUtils
 
createSearchQueryParser() - Static method in class com.microsoft.tfs.core.search.VSSearchUtils
 
createSecurityNamespace(SecurityNamespaceDescription) - Method in interface com.microsoft.tfs.core.clients.security.ISecurityService
Creates a SecurityNamespace that is based off of the provided information.
createSecurityNamespace(SecurityNamespaceDescription) - Method in class com.microsoft.tfs.core.clients.security.SecurityService
 
createSecurityToken(TeamFoundationIdentity) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Security token for an identity that we own (TFS group).
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.microsoft.tfs.core.config.httpclient.internal.DefaultSSLProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(Socket, String, int, HttpConnectionParams, boolean) - Method in class com.microsoft.tfs.core.config.httpclient.internal.DefaultSSLProtocolSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(String, int, InetAddress, int) - Method in class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in interface com.microsoft.tfs.core.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(Socket, String, int, HttpConnectionParams, boolean) - Method in interface com.microsoft.tfs.core.httpclient.protocol.SecureProtocolSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.microsoft.tfs.core.httpclient.protocol.SSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(Socket, String, int, HttpConnectionParams, boolean) - Method in class com.microsoft.tfs.core.httpclient.protocol.SSLProtocolSocketFactory
 
createSpec() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Creates a new build definition specification for this definition.
createTeam(String, String, String, Map<String, Object>) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Create a Team on server with optional properties
createTeamFoundationDescriptor(String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Create descriptor with identity type of TeamFoundation.
createTempDirectory() - Method in class com.microsoft.tfs.util.temp.TempStorageService
Creates a temporary directory (named after a new GUID) inside the system's default temporary directory and returns its full path.
createTempFile() - Method in class com.microsoft.tfs.util.temp.TempStorageService
Creates a new empty file in a new directory inside the system's default temporary directory.
createTempFile(String) - Method in class com.microsoft.tfs.util.temp.TempStorageService
Creates a new empty file with the specified extension in a new directory inside the system's default temporary directory.
createTempFile(File, String) - Method in class com.microsoft.tfs.util.temp.TempStorageService
Creates a new empty file with the specified extension in the specified directory.
createTfVcSourceProvider() - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
createUniqueRepoName(String, String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
VS saves this unique repo name (teamProjectName/repoName) in source provider
createWindowsDescriptor(String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Create descriptor with identity type of Windows.
createWorkingFolder(WorkingFolder) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Create a working folder mapping for this workspace.
createWorkingFolder(WorkingFolder, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Create a working folder mapping for this workspace.
createWorkingFolders(WorkingFolder[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Create new working folder mappings for this workspace.
createWorkingFolders(WorkingFolder[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Create new working folder mappings for this workspace.
createWorkspace(WorkingFolder[], String, String, WorkspaceLocation, WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Create a workspace on the server.
createWorkspace(WorkingFolder[], String, String, WorkspaceLocation, WorkspaceOptions, WorkspacePermissionProfile) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
createWorkspace(WorkingFolder[], String, String, String, String, WorkspaceLocation, WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Create a workspace on the server.
createWorkspace(WorkingFolder[], String, String, String, String, WorkspaceLocation, WorkspaceOptions, WorkspacePermissionProfile) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
CREATOR - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
CREDENTIAL_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the charset to be used when encoding Credentials.
Credentials - Class in com.microsoft.tfs.core.httpclient
Authentication credentials.
Credentials() - Constructor for class com.microsoft.tfs.core.httpclient.Credentials
 
CredentialsManager - Interface in com.microsoft.tfs.core.credentials
Manages network authentication credentials.
CredentialsManagerFactory - Class in com.microsoft.tfs.core.credentials
Static methods to get a CredentialsManager with the best storage mechanism for the running platform.
CredentialsManagerFactory() - Constructor for class com.microsoft.tfs.core.credentials.CredentialsManagerFactory
 
CredentialsNotAvailableException - Exception in com.microsoft.tfs.core.httpclient.auth
Authentication credentials required to respond to a authentication challenge are not available
CredentialsNotAvailableException() - Constructor for exception com.microsoft.tfs.core.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with a null detail message.
CredentialsNotAvailableException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified message.
CredentialsNotAvailableException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified detail message and cause.
CredentialsProvider - Interface in com.microsoft.tfs.core.httpclient.auth
Credentials provider interface can be used to provide HTTP method with a means to request authentication credentials if no credentials have been given or given credentials are incorrect.
CredentialsUtils - Class in com.microsoft.tfs.core.util
Utility methods for dealing with Credentials used for authenticating to Team Foundation Servers.
credMap - Variable in class com.microsoft.tfs.core.httpclient.HttpState
Map of credentials by realm that this HTTP state contains.
CRLF - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Carriage return/linefeed
CRLF_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Carriage return/linefeed as a byte array
CROSS_PROJECT - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
CSSNode - Class in com.microsoft.tfs.core.clients.commonstructure
A node in the Classification Service Tree (i.e.
CSSNode(CSSStructureType, String) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
CSSNode(CSSStructureType, String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
CSSStructureType - Class in com.microsoft.tfs.core.clients.commonstructure
Enumermation of known CssStructureTypes.
CURRENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkstationType
 
CURRENT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormParamTypeEnum
 
CURRENT_ITERATION_CONTEXT_KEY - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
CUSTOM - Static variable in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
 
CUSTOM - Static variable in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
 
CUSTOM - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
 
CUSTOM - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
 
CUSTOM_ASSEMBLY_PATH - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
CUSTOM_ASSEMBLY_PATH - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
CUSTOM_EVENTS_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
CUSTOM_LIST - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
CUSTOM_LIST_IN_DATA_SOURCE_VIEW - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 

D

Database - Class in com.microsoft.tfs.core.clients.registration
Describes a Microsoft SQL Server that is part of the Team Foundation Server installation.
Database(String, String, String, String, boolean) - Constructor for class com.microsoft.tfs.core.clients.registration.Database
 
Database(_RegistrationDatabase) - Constructor for class com.microsoft.tfs.core.clients.registration.Database
 
DATASOURCES - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
DATE_PATTERNS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
The key used to look up the date patterns used for parsing.
DATE_TIME_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
DateParseException - Exception in com.microsoft.tfs.core.httpclient.util
An exception to indicate an error parsing a date string.
DateParseException() - Constructor for exception com.microsoft.tfs.core.httpclient.util.DateParseException
 
DateParseException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.util.DateParseException
 
DateParser - Class in com.microsoft.tfs.core.httpclient.util
Deprecated. Use DateUtil
DATETIME - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a Date object.
DateUtil - Class in com.microsoft.tfs.core.httpclient.util
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
DateVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Represents a date used to select a Changeset by.
DateVersionSpec(_DateVersionSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
 
DateVersionSpec(Calendar) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
 
DateVersionSpec(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
Creates a DateVersionSpec from a date and time string.
DD_SUITES_PROJECT_RENAME_UNPATCHED_CLIENT - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
Controls ThrowOnProjectRenamed feature.
decode(char[], String) - Static method in class com.microsoft.tfs.core.httpclient.URI
Decodes URI encoded string.
decode(String, String) - Static method in class com.microsoft.tfs.core.httpclient.URI
Decodes URI encoded string.
decode(char[], String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated. use org.apache.commons.codec.net.URLCodec
decode(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string with the default protocol charset.
decode(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string.
decodeForDisplay(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Returns a URI string for display to the user, decoding escaped ASCII characters into Unicode.
decodeForDisplay(String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Returns a URI string string for display to the user, decoding escaped ASCII characters into Unicode.
decodeWSSString(String) - Static method in class com.microsoft.tfs.core.clients.sharepoint.WSSUtils
The strings that sharepoint returns have an order followed by the actual String I.e.:- 1;#Supporting Files 3;#1 This method will return the bit after the #.
decrementNumOperations() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
decrementUseCount() - Method in class com.microsoft.tfs.core.TFSConnection.HTTPClientReference
 
DEFAULT - Static variable in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
 
DEFAULT - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
 
DEFAULT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions.EncodingStrategy
When this strategy is chosen, the file's existing encoding is used.
DEFAULT - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The default cookie policy.
DEFAULT - Static variable in interface com.microsoft.tfs.core.search.VSSearchFilterTokenType
 
DEFAULT_BUILD_AGENT_PORT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
DEFAULT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Default charset of file attachments.
DEFAULT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Default charset of string parameters
DEFAULT_CONTENT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Default content encoding chatset
DEFAULT_CONTENT_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Default content encoding of file attachments.
DEFAULT_CONTENT_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Default content encoding of string parameters.
DEFAULT_DISABLE_INTERVAL_MILLIS - Static variable in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
The default length of the the post-failure disabled period, in milliseconds.
DEFAULT_ENCODING - Static variable in class com.microsoft.tfs.core.memento.XMLMemento
The encoding used for XMLMemento.read(InputStream, String) and XMLMemento.write(OutputStream, String) when null is specified for the encoding parameter.
DEFAULT_EXTENSION - Static variable in class com.microsoft.tfs.util.temp.TempStorageService
The default extension for files we create.
DEFAULT_HEADERS - Static variable in class com.microsoft.tfs.core.httpclient.params.HostParams
Defines the request headers to be sent per default with each request.
DEFAULT_HEAP_STORAGE_INITIAL_SIZE_BYTES - Static variable in class com.microsoft.tfs.util.temp.FastTempOutputStream
The default initial size for heap storage when the user didn't specify a hint during construction.
DEFAULT_HEAP_STORAGE_LIMIT_BYTES - Static variable in class com.microsoft.tfs.util.temp.FastTempOutputStream
The default limit on heap storage, after this size file storage is used.
DEFAULT_MAX_HOST_CONNECTIONS - Static variable in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed per host
DEFAULT_MAX_TOTAL_CONNECTIONS - Static variable in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed overall
DEFAULT_PAGE_SIZE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
DEFAULT_PORT - Static variable in class com.microsoft.tfs.core.httpclient.HttpsURL
Default port for HTTPS URL.
DEFAULT_PORT - Static variable in class com.microsoft.tfs.core.httpclient.HttpURL
Default port for HTTP URL.
DEFAULT_SCHEME - Static variable in class com.microsoft.tfs.core.httpclient.HttpsURL
Default scheme for HTTPS URL.
DEFAULT_SCHEME - Static variable in class com.microsoft.tfs.core.httpclient.HttpURL
Default scheme for HTTP URL.
DEFAULT_SERVICE_HOST_URL_PATH - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
DEFAULT_TEAM_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property on a project which indicates the team foundation id of the default team.
DEFAULT_TEXT - Static variable in class com.microsoft.tfs.core.util.FileEncoding
The file described by this encoding object should have its encoding detected to be the default text encoding for this platform some time in the future and thereafter this value be ignored.
DEFAULT_TRANSFER_ENCODING - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Default transfer encoding of file attachments.
DEFAULT_TRANSFER_ENCODING - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Default transfer encoding of string parameters
DEFAULT_VALUE_INDEX_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the property that specifies the default value to use in the area path field since there can be more than one
DEFAULT_WORKING_DIRECTORY - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
DefaultBranch - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
DefaultClientFactory - Class in com.microsoft.tfs.core.config.client
A default implementation of the ClientFactory interface.
DefaultClientFactory() - Constructor for class com.microsoft.tfs.core.config.client.DefaultClientFactory
 
DefaultConnectionAdvisor - Class in com.microsoft.tfs.core.config
The default ConnectionAdvisor implementation.
DefaultConnectionAdvisor(Locale, TimeZone) - Constructor for class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
Creates a DefaultConnectionAdvisor that will return the specified Locale and TimeZone for all ConnectionInstanceDatas.
defaultDocumentCharset - Static variable in class com.microsoft.tfs.core.httpclient.URI
The default charset of the document.
defaultDocumentCharsetByLocale - Static variable in class com.microsoft.tfs.core.httpclient.URI
 
defaultDocumentCharsetByPlatform - Static variable in class com.microsoft.tfs.core.httpclient.URI
 
DefaultErrorMessage - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
 
DefaultHTTPClientFactory - Class in com.microsoft.tfs.core.config.httpclient
A default implementation of the HTTPClientFactory interface that uses a ConnectionInstanceData to configure an HttpClient.
DefaultHTTPClientFactory(ConnectionInstanceData) - Constructor for class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Creates a new DefaultHTTPClientFactory that will data contained in the specified instance data to configure HttpClients.
DefaultHttpMethodRetryHandler - Class in com.microsoft.tfs.core.httpclient
The default HttpMethodRetryHandler used by HttpMethods.
DefaultHttpMethodRetryHandler(int, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler.
DefaultHttpMethodRetryHandler() - Constructor for class com.microsoft.tfs.core.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler that retries up to 3 times but does not retry methods that have successfully sent their requests.
DefaultHttpParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters.
DefaultHttpParams(HttpParams) - Constructor for class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the given parent.
DefaultHttpParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
DefaultHttpParamsFactory - Class in com.microsoft.tfs.core.httpclient.params
 
DefaultHttpParamsFactory() - Constructor for class com.microsoft.tfs.core.httpclient.params.DefaultHttpParamsFactory
 
DefaultMethodRetryHandler - Class in com.microsoft.tfs.core.httpclient
Deprecated. use DefaultHttpMethodRetryHandler
DefaultMethodRetryHandler() - Constructor for class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated.  
DefaultNTCredentials - Class in com.microsoft.tfs.core.httpclient
 
DefaultNTCredentials() - Constructor for class com.microsoft.tfs.core.httpclient.DefaultNTCredentials
 
DefaultPersistenceStoreProvider - Class in com.microsoft.tfs.core.config.persistence
A default implementation of the PersistenceStoreProvider interface that uses standard discovery mechanisms (common with Visual Studio) to locate the cache and configuration file directories.
DefaultPersistenceStoreProvider() - Constructor for class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
Most uses of this class should be through the static DefaultPersistenceStoreProvider.INSTANCE field.
defaultProtocolCharset - Static variable in class com.microsoft.tfs.core.httpclient.URI
The default charset of the protocol.
DefaultProtocolSocketFactory - Class in com.microsoft.tfs.core.httpclient.protocol
The default class for creating protocol sockets.
DefaultProtocolSocketFactory() - Constructor for class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
Constructor for DefaultProtocolSocketFactory.
DefaultServerURIProvider - Class in com.microsoft.tfs.core.config.serveruri
A default implementation of the ServerURIProvider interface that uses a ConnectionInstanceData to determine the server URI.
DefaultServerURIProvider(ConnectionInstanceData) - Constructor for class com.microsoft.tfs.core.config.serveruri.DefaultServerURIProvider
 
DefaultSSLProtocolSocketFactory - Class in com.microsoft.tfs.core.config.httpclient.internal
An SSL socket factory for HTTPClient that tweaks certificate validation, either providing the ability to accept self-signed certificates, or one that includes additional certificates (notably newer well-trusted certificates like the Microsoft Internet Authority certificate, vital for connecting to Azure-hosted TFS servers on platforms that lack the updated Microsoft Internet Authority cert.)
DefaultSSLProtocolSocketFactory() - Constructor for class com.microsoft.tfs.core.config.httpclient.internal.DefaultSSLProtocolSocketFactory
 
DefaultTFProxyServerSettings - Class in com.microsoft.tfs.core.config.tfproxy
A default implementation of the TFProxyServerSettings interface.
DefaultTFProxyServerSettings(String) - Constructor for class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
 
DefaultTFProxyServerSettings(String, long) - Constructor for class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
Creates a DefaultTFProxyServerSettings for the given URL with a custom post-failure disabled period.
DefaultTFProxyServerSettingsFactory - Class in com.microsoft.tfs.core.config.tfproxy
A default implementation of TFProxyServerSettingsFactory which returns a DefaultTFProxyServerSettings if a TF download proxy is configured through the EnvironmentVariables.TF_PROXY environment variable or Windows registry setting, or returns null if no proxy is configured.
DefaultTFProxyServerSettingsFactory(ConnectionInstanceData) - Constructor for class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettingsFactory
 
DefaultTransportRequestHandler - Class in com.microsoft.tfs.core.config.auth
A default implementation of TransportRequestHandler that handles FederatedAuthExceptions by getting OAuth WRAP credentials from Azure ACS.
DefaultTransportRequestHandler(ConnectionInstanceData, ConfigurableHTTPClientFactory) - Constructor for class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
Constructs a DefaultTransportAuthHandler.
DefaultWebServiceFactory - Class in com.microsoft.tfs.core.config.webservice
A default implementation of the WebServiceFactory interface.
DefaultWebServiceFactory(Locale, TransportRequestHandler) - Constructor for class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a DefaultWebServiceFactory that configures each new web service it creates with an HTTP Accept-Language header with a value derived from the given Locale.
DefaultX509TrustManager - Class in com.microsoft.tfs.core.config.httpclient.internal
An X509TrustManager that includes some additional trusted certificates (for example, the Microsoft Internet Authority CA cert.) These additional certificates may be important for connecting to Team Foundation Servers, particularly hosted (Azure) servers.
DefaultX509TrustManager(KeyStore) - Constructor for class com.microsoft.tfs.core.config.httpclient.internal.DefaultX509TrustManager
 
DEFINITION_SPEC - Static variable in class com.microsoft.tfs.core.clients.build.flags.DefinitionFilterType
 
DEFINITION_URIS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DefinitionFilterType
 
DefinitionFilterType - Class in com.microsoft.tfs.core.clients.build.flags
Type safe enum representing type type of build definition filter (spec or uri based).
DefinitionQueueStatus - Class in com.microsoft.tfs.core.clients.build.flags
 
DEFINITIONS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
DEFINITIONS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
DefinitionTriggerType - Class in com.microsoft.tfs.core.clients.build.soapextensions
 
DefinitionTriggerType(_DefinitionTriggerType) - Constructor for class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Deletes the build agent from the build server.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Deletes the build controller.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Deletes this build definition from the server.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Deletes the build, and all associated data, from the server and drop location.
delete(DeleteOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Delete the build and only the associated information you specify.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Deletes the collection of information nodes from the server.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
Deletes the information node from the server.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Deletes the service host along with all associated controllers and agents.
delete() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Deletes the build process template from the server.
DELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
DELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
DELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
DELETE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
delete() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Deletes this query item from the server.
DELETE_CONFLICT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
DELETE_SHELVESET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Delete the shelveset after a successful submission into the repository
DELETE_WORKSPACE_STATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
Instructs the server to delete local version rows, working folder mappings pending adds & branches, for any affected workspaces.
deleteAnnotation(String, String, int, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Deletes an annotation.
deleteApplicationGroup(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
deleteApplicationGroup(IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Deletes a TFS application group
deleteBranches(String[], String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Deletes one or more branches
deleteBranchObject(ItemIdentifier) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Deletes a branch object.
deleteBuildAgent(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Delete BuildAgent
deleteBuildAgents(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
deleteBuildAgents(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
deleteBuildAgents(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
deleteBuildAgents(IBuildAgent[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildAgents(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Delete BuildController
deleteBuildControllers(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
deleteBuildControllers(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
deleteBuildControllers(IBuildController[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildControllers(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildDefinitions(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
deleteBuildDefinitions(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
deleteBuildDefinitions(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
deleteBuildDefinitions(IBuildDefinition[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildDefinitions(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
DeleteBuildFailedException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build delete request failed.
DeleteBuildFailedException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.DeleteBuildFailedException
 
deleteBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
deleteBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
deleteBuildQualities(String, String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
deleteBuildQuality(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildQuality(String, String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
deleteBuilds(String[], DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
deleteBuilds(String[], DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
deleteBuilds(IBuildDetail[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuilds(IBuildDetail[], DeleteOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuilds(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuilds(String[], DeleteOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteBuildServiceHost(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
deleteBuildServiceHost(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
deleteBuildServiceHost(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteClosedConnections() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deletes all closed connections.
DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
 
DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
 
DeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
DeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.DeletedConflictDescription
 
DeletedState - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes the deleted state of an item.
deleteItem(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Deletes the specified item.
deleteItem(String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Deletes the specified item.
deleteItem(File) - Method in class com.microsoft.tfs.util.temp.TempStorageService
 
deleteLabel(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Deletes the specified label.
DeleteMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP DELETE method.
DeleteMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.DeleteMethod
No-arg constructor.
DeleteMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.DeleteMethod
Constructor specifying a URI.
DeleteOptions - Class in com.microsoft.tfs.core.clients.build.flags
Options for delete.
DeleteOptions2010 - Class in com.microsoft.tfs.core.clients.build.flags
Options for delete.
deleteProcessTemplates(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
deleteProcessTemplates(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
deleteProcessTemplates(IProcessTemplate[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
deleteProject(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Deletes a project context and the associated structures
deleteRow(QEQueryRow) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
deleteSecurityNamespace(GUID) - Method in interface com.microsoft.tfs.core.clients.security.ISecurityService
Deletes the SecurityNamespace from the collection of SecurityNamespaces.
deleteSecurityNamespace(GUID) - Method in class com.microsoft.tfs.core.clients.security.SecurityService
 
deleteShelveset(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Delete a shelveset on the server.
deleteWorkingFolder(WorkingFolder) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Delete a working folder mapping from this workspace.
deleteWorkingFolders(WorkingFolder[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Delete a working folder mapping from this workspace.
deleteWorkItemByID(int) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
deleteWorkItemType(String, String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
deleteWorkspace(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Delete a workspace on the server.
DELETING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
DeletionVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Represents a deletion specification.
DeletionVersionSpec(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
delims - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for delims.
DENIED_OR_NOT_EXIST - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
DeniedOrNotExistException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class to describe access denied or item does not exist exceptions.
DeniedOrNotExistException() - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.DeniedOrNotExistException
 
DeniedOrNotExistException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.DeniedOrNotExistException
 
DEPENDENCY - Static variable in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
DEPLOYMENT_INFORMATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
DEPLOYMENT_INFORMATION_TYPE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
DEPLOYMENT_RIG - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
DeprecatedFeatureException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception thrown when a deprecated feature was used.
DeprecatedFeatureException() - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.DeprecatedFeatureException
 
DeprecatedFeatureException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.DeprecatedFeatureException
 
DeprecatedFeatureException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.DeprecatedFeatureException
 
DeprecatedFeatureException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.DeprecatedFeatureException
 
DEPTH_ONE_STRING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
A string which is used to represent a depth-one mapping when it is the file part of a server path.
DESCENDING - Static variable in class com.microsoft.tfs.core.clients.workitem.query.SortType
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupProperty
The description of an application group
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
DESCRIPTION - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
DESCRIPTION_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.query.StoredQueryMaxLengths
 
DescriptionUpdateErrorCallback - Interface in com.microsoft.tfs.core.clients.workitem.link
 
DescriptionUpdateFinishedCallback - Interface in com.microsoft.tfs.core.clients.workitem.link
 
deserialize(String) - Static method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Deserialize JSON string to FavoriteItem class
deserialize(InputStream) - Method in interface com.microsoft.tfs.core.persistence.ObjectSerializer
Deserializes the contents of a byte stream and produce an in-memory object.
DESTROY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The destroy feature is available on the server.
destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Permanently destroys a versioned item.
destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags, List<PendingSet>, List<PendingSet>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Permanently destroys a versioned item.
destroyBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
destroyBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
destroyBuilds(IBuildDetail[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
destroyBuilds(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
DESTROYED_FILE_ID - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
DestroyedContentUnavailableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when an item's content has been destroyed.
DestroyedContentUnavailableException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DestroyedContentUnavailableException
 
DestroyedContentUnavailableException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DestroyedContentUnavailableException
 
DestroyedContentUnavailableException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DestroyedContentUnavailableException
 
DestroyedContentUnavailableException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DestroyedContentUnavailableException
 
DestroyEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
A DestroyEvent represents a single item that was destroyed as a result of a call to VersionControlClient.destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags) .
DestroyEvent(EventSource, Item, VersionSpec, DestroyFlags) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.DestroyEvent
Creates a new DestroyEvent.
DestroyFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
DestroyFlags is used to control the options of a destroy operation.
DestroyListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
When a call is made to VersionControlClient.destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags) , a DestroyEvent is sent to each registered DestroyListener for each item that was destroyed as a result of the operation.
DETAILS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
DETAILS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
detectChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Returns online for the set of resources.
detectEncoding(String, FileEncoding) - Static method in class com.microsoft.tfs.core.util.FileEncodingDetector
Detects the encoding used for a server or local path with hints.
determineChange(ResultOptions, ResultOptions) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
determinePath(CatalogTree) - Static method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogRoots
Determines the path for the specified tree.
determineTree(String) - Static method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogRoots
Determines which tree the current node is in.
determineWorkspaceNameAndOwner(ItemSpec, AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
determineWorkspaceNameAndOwner(String, AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
determineWorkspaceNameAndOwner(LabelItemSpec[], AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
determineWorkspaceNameAndOwner(SecurityChange[], AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
determineWorkspaceNameAndOwner(String[], AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
determineWorkspaceNameAndOwner(ItemSpec[], AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Determine the workspace name and owner for all given items which are local paths.
Dev11CrossPlatformCommandline - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
Dev11SdkForJava - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
Dev11TeamExplorerEveryWhere - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
Dev12CrossPlatformCommandline - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
Dev12SdkForJava - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
Dev12TeamExplorerEveryWhere - Static variable in class com.microsoft.tfs.core.product.ClientSkuNumbers
 
DIALOG_PAGE_VIEW_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
DIGEST - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Digest authentication scheme as defined in RFC2617.
DigestScheme - Class in com.microsoft.tfs.core.httpclient.auth
Digest authentication scheme as defined in RFC 2617.
DigestScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Default constructor for the digest authetication scheme.
DigestScheme(String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Deprecated. Use parameterless constructor and AuthScheme.processChallenge(String) method
digit - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for digit.
DIMENSION - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
DIRECT - Static variable in class com.microsoft.tfs.core.clients.authorization.QueryMembership
 
DIRECT - Static variable in class com.microsoft.tfs.core.clients.webservices.MembershipQuery
Query will return only direct membership data
DIRECTED_NETWORK - Static variable in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
DIRECTORY_EXTENSION - Static variable in class com.microsoft.tfs.core.externaltools.ExternalToolset
The extension string to use to make a tool association for directories.
dirtyStateChanged(QEQuery) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryDirtyListener
 
dirtyStateChanged(QueryDocument) - Method in interface com.microsoft.tfs.core.clients.workitem.query.QueryDocumentDirtyListener
 
dirtyStateChanged(boolean, WorkItem) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemStateAdapter
 
dirtyStateChanged(boolean, WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItemStateListener
 
DISABLE_APPLY_EXECUTABLE_PROP - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value, files with the property PropertyConstants.EXECUTABLE_KEY will not have the Unix execute bit set when they are written to working folders during operations like get, pend, undo, or unshelve.
DISABLE_DETECT_EXECUTABLE_PROP - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value, the automatic pend of property PropertyConstants.EXECUTABLE_KEY for files with the Unix execute bit is skipped when local workspaces are scanned.
DISABLE_HTTP_CANCEL_THREAD_PROPERTY - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
DISABLE_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.config.httpclient.internal.DefaultSSLProtocolSocketFactory
 
DISABLE_SYMBOLIC_LINK_PROP - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value, the automatic pend of property PropertyConstants.SYMBOLIC_KEY for symbolic links is skipped when local workspaces are scanned.
DISABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
DISABLED - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
DISALLOW_AUTO_MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
Informs the client that it should disallow auto-merge.
disallowed_opaque_part - Static variable in class com.microsoft.tfs.core.httpclient.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
Disallowed rel_path before escaping.
DISAMBIGUATION - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
DISCARD - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
disconnect() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
DISCUSSION_BOARD - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
DISPLAY_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
Display name
DISPLAY_TEXT - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
DisplayField - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
DisplayField(String, int) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
DisplayFieldCollection - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
DisplayFieldCollection() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
DisplayFieldCollection(DisplayFieldCollection) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
DisplayFieldList - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents a collection of FieldDefinitions that will be paged from the server when the WorkItems in a WorkItemCollection are accessed.
displayHelp(PolicyFailure, PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Shows help about the given failure if it was selected for help in the user interface.
displayHelp(PolicyFailure, PolicyContext) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Shows help about the given failure if it was selected for help in the user interface.
dispose(HttpClient) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called to dispose an HttpClient that was previously obtained from a call to HTTPClientFactory.newHTTPClient().
dispose(HttpClient) - Method in interface com.microsoft.tfs.core.config.httpclient.HTTPClientFactory
Called to dispose an HttpClient that was previously obtained from a call to HTTPClientFactory.newHTTPClient().
dispose(TFProxyServerSettings) - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettingsFactory
 
dispose(TFProxyServerSettings) - Method in interface com.microsoft.tfs.core.config.tfproxy.TFProxyServerSettingsFactory
Called to dispose a TFProxyServerSettings that was previously obtained from a call to TFProxyServerSettingsFactory.newProxyServerSettings().
dispose() - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
Disposes of temporary resources used by this FastTempOutputStream .
DISTINGUISHED_NAME - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
DISTINGUISHED_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
DOCUMENT_CHARSET - Static variable in exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
Document charset changed.
DOCUMENT_LIBRARY - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
Document library lists - used to populate Documents folder in Team Explorer.
DOCUMENTS_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
DOCUMENTS_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
doInternalMerge(Conflict, boolean) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Merges the content that would resolve the given conflict.
DOMAIN - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
DOMAIN - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
DOMAIN_SEPARATOR - Static variable in class com.microsoft.tfs.core.util.UserNameUtil
 
domainlabel - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for domainlabel.
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.CompatibilityCookieSpec
Performs domain-match as implemented by browsers.
domainMatch(String, String) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Performs domain-match as defined by the cookie specification.
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Performs domain-match as implemented in common browsers.
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.NetscapeDraftSpec
Performs domain-match as described in the Netscape draft.
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Performs domain-match as defined by the RFC2109.
domainMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Performs domain-match as defined by the RFC2965.
done() - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
done() - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
done() - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to indicate the end of the task that this TaskMonitor instance is monitoring.
DOUBLE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a Double.
doubleToString(Double) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemUtils
For Visual Studio compatibility: converts a Double-type to a String, but ensures that whole numbers have no decimal point.
DOWN - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnectionType
 
download() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Downloads the latest version of the build process template.
download(String) - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Downloads the build process template at the version specified by version control version specifier.
DOWNLOAD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
If set, causes download information to be generated.
downloadBaseFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Downloads the content for the base (original) file in the conflict.
downloadBaseFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Downloads the content of the version of the file against which the change was pended.
downloadBaseFileToTempLocation(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Downloads the content of the version of the file against which the change was pended to a temp file in a new temp directory allocated with TempStorageService.
DownloadContentTypes - Class in com.microsoft.tfs.core.clients.versioncontrol
Describes the HTTP content types that VersionControlClient supports.
DownloadContentTypes() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.DownloadContentTypes
 
DownloadException - Exception in com.microsoft.tfs.core.clients.workitem.files
Exception thrown when a file attachment download fails.
DownloadException(Exception) - Constructor for exception com.microsoft.tfs.core.clients.workitem.files.DownloadException
 
DownloadException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.files.DownloadException
 
downloadFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
Downloads the content for this version of the item.
downloadFile(DownloadSpec, File, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
downloadFile(DownloadSpec, File, boolean, EventSource, TaskMonitor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Download the file described by spec to the destination file.
downloadFileToStream(DownloadSpec, OutputStream, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
This convenience method does not support retrying downloads that failed with transient network problems.
downloadFileToStream(DownloadSpec, OutputStream, boolean, EventSource, TaskMonitor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
This convenience method does not support retrying downloads that failed with transient network problems.
downloadFileToStreams(DownloadSpec, DownloadOutput[], EventSource, TaskMonitor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Download the file described by spec to the destination stream or streams.
downloadFileToTempLocation(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
Downloads the content for this version of the item to a temp file in a new temp directory allocated with TempStorageService.
downloadFileToTempLocation(DownloadSpec, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Downloads a file to a temporary location (created by the method), gunzipping if necessary.
downloadItems(Item[], String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Downloads a collection of Items to a temporary location preserving the server path structure.
DownloadOutput - Interface in com.microsoft.tfs.core.clients.versioncontrol.specs
Used by VersionControlClient's download methods to support writing to multiple output streams simultaneously.
downloadProperties(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
DownloadProxyException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a download via download proxy fails, but does not leave core.
DownloadProxyException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DownloadProxyException
 
DownloadProxyException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DownloadProxyException
 
DownloadProxyException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DownloadProxyException
 
DownloadProxyException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.DownloadProxyException
 
downloadShelvedFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Downloads the shelved content for this pending change.
downloadShelvedFileToTempLocation(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Downloads the shelved content for this pending change to a temp file in a new temp directory allocated with TempStorageService.
DownloadSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
Specifies a resource that can be downloaded via GetEngine.
DownloadSpec(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadSpec
 
downloadTheirFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Downloads the content for their file in the conflict.
downloadTo(File) - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
downloadYourFile(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Downloads the content for your file in the conflict.
DRILL_DOWN_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
DROP_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
DROP_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
DROP_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
DROP_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
DROP_LOCATION_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
DuplicateBatchReadParameterException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class for a duplicate batch read parameter error.
DuplicateBatchReadParameterException() - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.DuplicateBatchReadParameterException
 
DuplicateFavoritesException - Exception in com.microsoft.tfs.core.clients.favorites.exceptions
 
DuplicateFavoritesException(FavoriteItem) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.DuplicateFavoritesException
 
DuplicateFavoritesException(String, FavoriteItem) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.DuplicateFavoritesException
 
DuplicateFavoritesException(FavoriteItem, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.DuplicateFavoritesException
 

E

E_MAIL - Static variable in class com.microsoft.tfs.core.ServerCapabilities
 
EARLY - Static variable in class com.microsoft.tfs.util.shutdown.ShutdownManager.Priority
Invoke this listener early in the shutdown sequence.
ECLIPSE_GROUP_NAME - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
edit(PolicyEditArgs) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.
edit(PolicyEditArgs) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.
EDIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
EDIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
EDIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
effectiveVersion - Variable in class com.microsoft.tfs.core.httpclient.HttpMethodBase
HTTP protocol version used for execution of this method.
empty - Static variable in class com.microsoft.tfs.core.httpclient.util.URIUtil
 
EMPTY_ARRAY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
EMPTY_FILTER_FIELD - Static variable in interface com.microsoft.tfs.core.search.VSSearchParseError
 
EMPTY_FILTER_VALUE - Static variable in interface com.microsoft.tfs.core.search.VSSearchParseError
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
ENABLED - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
encode(String, BitSet, String) - Static method in class com.microsoft.tfs.core.httpclient.URI
Encodes URI string.
encode(String, BitSet, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated. use org.apache.commons.codec.net.URLCodec
encode(String, BitSet) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and the default protocol charset.
encode(String, BitSet, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and a given charset.
encodeAll(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the all escaped and encoded string with the default protocl charset.
encodeAll(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the all escaped and encoded string with a given charset.
encodePath(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with the default protocol charset.
encodePath(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with a given charset.
encodePathQuery(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with the default protocol charset.
encodePathQuery(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with a given charset.
encodeQuery(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with the default protocol charset.
encodeQuery(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with a given charset.
encodeQueryIgnoringPercentCharacters(String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Encodes a URI query string which might already be encoded, or partially encoded, by encoding all characters that would normally need encoded in a query string except for the percent sign (which is left aloen).
encodeURI() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
Encodes this artifact id as a TFS URI.
encodeWithinAuthority(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with the default protocol charset.
encodeWithinAuthority(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with a given charset.
encodeWithinPath(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with the default protocol charset.
encodeWithinPath(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with a given charset.
encodeWithinQuery(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with the default protocol charset.
encodeWithinQuery(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with a given charset.
ENCODING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
ENCODING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
ENCODING_BINARY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ENCODING_ERROR_MESSAGE_FORMAT - Static variable in class com.microsoft.tfs.core.util.FileEncoding
 
ENCODING_FOLDER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Only meaningful on the server and on the client for local workspace servicing.
ENCODING_UNCHANGED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
EncodingUtil - Class in com.microsoft.tfs.core.httpclient.util
The home for utility methods that handle various encoding tasks.
END_LINE_NUMBER - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
endCustomMerge(String, Conflict, ThreeWayMerge, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Ends an custom content merge for the given conflict that was begun with MergeEngine.beginCustomMerge(Conflict, ThreeWayMerge).
endExternalMerge(ProcessRunner, Conflict, ThreeWayMerge) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Ends an external content merge for the given conflict that was begun with MergeEngine.beginExternalMerge(Conflict, ThreeWayMerge, ProcessFinishedHandler, OutputStream, OutputStream) .
endExternalMerge(ProcessRunner) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Completes the external merge that was started by beginExternalMerge (and represented by the given mergeProcess).
endMerge(ProcessRunner, String) - Static method in class com.microsoft.tfs.core.util.diffmerge.ExternalRunner
Ends an external merge that was run via ProcessRunner.
endsWith(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
ensureAuthenticated() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
ensureAuthenticated() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
ensureAuthenticated() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
ensureAuthenticated() - Method in class com.microsoft.tfs.core.TFSConnection
This method will authenticate the connection if not previously authenticated.
ensureBaselineDirectoryExists(Workspace, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
ensureLocalMetadataDirectoryExists(Workspace) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Ensures that the local metadata directory for the given local workspace exists.
ensureLocalMetadataDirectoryExists(Workspace, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Ensures that the local metadata directory for the given local workspace exists.
ensurePathHasTrailingSlash(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Ensures that the specified URI's path component ends with a slash character (/).
ensureUpdateWorkspaceInfoCache(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
If updateWorkspaceInfoCache() has not yet been called for the specified server and owner, this method will call it.
ensureUpdateWorkspaceInfoCache(VersionControlClient, String, long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
If updateWorkspaceInfoCache() has not yet been called for the specified server and owner within the specified time, this method will call it.
ensureWatching() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
If a PathWatcher is created but the path to watch on disk does not exist, then the PathWatcher will not start asynchronously watching for changes on disk.
EntityEnclosingMethod - Class in com.microsoft.tfs.core.httpclient.methods
This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests
EntityEnclosingMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
No-arg constructor.
EntityEnclosingMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Constructor specifying a URI.
EnumChildren(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Given a token that is in the store, returns the children of that node in the SparseTree.
ENUMERATE_SPARSE_NODES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
ENUMERATE_SPARSE_NODES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
ENUMERATE_SUB_TREE_ROOT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
EnumeratedSparseTreeNode<X> - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
EnumeratedSparseTreeNode(String, X, boolean, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumeratedSparseTreeNode
 
EnumParents(String, SparseTree.EnumNodeCallback<T>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Enumerates all parents of the specified token.
EnumParents(String, SparseTree.EnumNodeCallback<T>, EnumParentsOptions, SparseTreeAdditionalData, Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Enumerates all parents of the specified token.
EnumParents(String, EnumParentsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Queries the SparseTree for the parents of the provided token.
EnumParentsOptions - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
EnumParentsReferencedObjects(String, EnumParentsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Queries the SparseTree for the parents of the provided token.
EnumRoots() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This enumerates all the immediate children of the root node of the tree -- that is, all entries in the SparseTree which have no parent.
EnumRootsReferencedObjects() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This enumerates all the immediate children of the root node of the tree -- that is, all entries in the SparseTree which have no parent.
EnumSubTree(String, SparseTree.EnumNodeCallback<T>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This will enumerate the entire subtree of the path supplied.
EnumSubTree(String, SparseTree.EnumNodeCallback<T>, EnumSubTreeOptions, int, SparseTreeAdditionalData, Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This will enumerate the entire subtree of the path supplied.
EnumSubTree(String, EnumSubTreeOptions, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This will enumerate the entire subtree of the path supplied.
EnumSubTreeOptions - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
EnumSubTreeReferencedObjects(String, EnumSubTreeOptions, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
This will enumerate the entire subtree of the path supplied.
EnvironmentVariables - Class in com.microsoft.tfs.core.config
A collection of all the environment variables that control configuration in classes in the com.microsoft.tfs.core.config package.
EnvironmentVariables() - Constructor for class com.microsoft.tfs.core.config.EnvironmentVariables
 
EQUAL_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
EQUAL_TO_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
equals(Object) - Method in class com.microsoft.tfs.core.artifact.ArtifactID
equals(Object) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
equals(Object) - Method in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.authorization.QueryMembership
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate.Field
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010.Field
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.DefinitionFilterType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays.Day
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010.Day
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
equals(Object) - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
equals(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
 
equals(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares two local paths for equality.
equals(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares two local paths for equality, optionally forcing the comparison to ignore character case.
equals(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares two repository paths.
equals(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares two repository paths, optionally ignoring case.
equals(PropertyValue[], PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
equals(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
equals(Object) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
equals(Object) - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
equals(Object) - Method in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
equals(Object) - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
equals(Object) - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthSchemeBase
Deprecated.  
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Two cookies are equal if the name, path and domain match.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.CookieCredentials
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.Credentials
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.DefaultNTCredentials
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.HttpHost
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
 
equals(HttpVersion) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Test if the HTTP protocol version is equal to the given number.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory are the same.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Return true if the specified object equals this object.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory are the same.
equals(char[], char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Test if the first array is equal to the second array.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.URI
Test an object if this URI is equal to another.
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
These credentials are assumed equal if the username and password are the same.
equals(Object, Object) - Static method in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
equals(Object) - Method in class com.microsoft.tfs.core.httpclient.WRAPCredentials
 
equals(Object) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
equals(Object) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
 
equals(Object) - Method in class com.microsoft.tfs.core.util.FileEncoding
equals(Object) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
equals(Object) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
 
equals(Object) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
equals(URI, URI) - Static method in class com.microsoft.tfs.core.util.ServerURIUtils
Compares URIs for TFS servers according to ServerURIComparator.
equals(Object) - Method in class com.microsoft.tfs.core.util.TFSUser
equals(String, String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Compares two usernames / domains for equality.
equals(Object) - Method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
equalsIgnoringLockLevelAndVersion(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Like PendingChange.equals(Object), but does not test the lock level and version.
ERROR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
 
ERROR_TYPE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
escaped - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for escaped.
escapeString(String, VSSearchQueryParser.AddQuotesMode) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
escapeString(String, VSSearchQueryParser.AddQuotesMode, boolean) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Escape a string (to be used when reconstructing a search string from the search query)
escapeValue(String) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
ESCAPING - Static variable in exception com.microsoft.tfs.core.httpclient.URIException
The URI escape encoding and decoding error.
evaluate(PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Evaluates the pending checkin for policy compliance and returns any failures encountered.
evaluate(PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Evaluates the policy instance in this status.
evaluate(PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Evaluates checkin policies.
evaluate(PolicyContext) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Evaluates the pending checkin for policy compliance and returns any failures encountered.
evaluate() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
Evaluates the checkin notes that have been set on this object.
evaluate(PolicyContext) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPolicies
Evaluates checkin policies.
evaluate() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
Evaluates the checkin notes that have been set on this object.
evaluate(PolicyContext) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPolicies
Evaluates checkin policies.
evaluateCheckIn(CheckinEvaluationOptions, PendingChange[], PendingChange[], String, CheckinNote, WorkItemCheckinInfo[], PolicyEvaluator, PolicyContext) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checks for required checkin notes and evaluates the given changes against defined checkin policies before they are sent to the server for check-in.
evaluateCheckIn(CheckinEvaluationOptions, PendingCheckin, PolicyContext) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checks for required checkin notes and evaluates the given changes against defined checkin policies before they are sent to the server for check-in.
EVALUATED - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluatorState
Policies have been evaluated.
evaluateSchedules() - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
EVENT_SUBSCRIPTION_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
EVENTS - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
EventSource - Class in com.microsoft.tfs.core.clients.versioncontrol.events
An EventSource instance accompanies each event fired by VersionControlEventEngine, and can be used by the code that handles the event to know things about where the event originated (originating thread, etc.).
EventSource(Thread) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.EventSource
Creates an EventSource describing the events and state that preceded the event's happening.
EventType - Class in com.microsoft.tfs.core.clients.registration
Describes a configured event.
EventType(String, String) - Constructor for class com.microsoft.tfs.core.clients.registration.EventType
 
EventType(_RegistrationEventType) - Constructor for class com.microsoft.tfs.core.clients.registration.EventType
 
EVER - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
EVERYONE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
EVERYONE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
EVERYONE_GROUP_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
EVERYONE_GROUP_SID_SUFFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
EXACT_MATCH - Static variable in interface com.microsoft.tfs.core.search.VSSearchFilterTokenType
 
EXCEPTION_HEADER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ExceptionUtil - Class in com.microsoft.tfs.core.httpclient.util
The home for utility methods that handle various exception-related tasks.
ExceptionUtil() - Constructor for class com.microsoft.tfs.core.httpclient.util.ExceptionUtil
 
EXCHANGE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
EXCLUDE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
EXCLUDE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterEnum
 
EXCLUDE - Static variable in interface com.microsoft.tfs.core.search.VSSearchFilterTokenType
 
EXCLUDE_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
Include only non-deleted builds.
EXCLUDE_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
Include only non-deleted builds.
EXCLUDEALL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
exclusionsUpdated(GUID) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionsUpdatedListener
 
EXCLUSIVE_CHECKOUT_ANNOTATION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
EXEC - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
EXECUTABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
EXECUTABLE_DISABLED_VALUE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
Convenience instance of a PropertyValue that indicates the Unix execute bit is not set.
EXECUTABLE_ENABLED_VALUE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
Convenience instance of a PropertyValue that indicates the Unix execute bit is set.
EXECUTABLE_KEY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
This property is set to indicate whether a file has the Unix execute bit set on it.
execute(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
Execute this method and create a tunneled HttpConnection.
execute(HttpState, HttpConnection) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Executes this method using the specified HttpConnection and HttpState.
execute(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Executes this method using the specified HttpConnection and HttpState.
execute(Thread, long) - Static method in class com.microsoft.tfs.core.httpclient.util.TimeoutController
Executes task.
execute(Runnable, long) - Static method in class com.microsoft.tfs.core.httpclient.util.TimeoutController
Executes task in a new deamon Thread and waits for the timeout.
executeMethod(HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Executes the given HTTP method.
executeMethod(HostConfiguration, HttpMethod) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Executes the given HTTP method using custom host configuration.
executeMethod(HostConfiguration, HttpMethod, HttpState) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Executes the given HTTP method using the given custom host configuration with the given custom HTTP state.
executeUploadRequest(PostMethod) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Executes a file upload.
exists(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Helper method to check whether a file/dir exists
EXPAND_DEPENDENCIES - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogQueryOptions
 
EXPANDED - Static variable in class com.microsoft.tfs.core.clients.authorization.QueryMembership
 
EXPANDED - Static variable in class com.microsoft.tfs.core.clients.webservices.MembershipQuery
Query will return expanded membership data
expandTildeToHome(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Expands any "~user" or "~" sequences in the given local path string to the absolute paths to those directories, preserving any trailing path parts.
ExpectContinueMethod - Class in com.microsoft.tfs.core.httpclient.methods
This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake.
ExpectContinueMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
No-arg constructor.
ExpectContinueMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
Constructor specifying a URI.
EXPLORER - Static variable in class com.microsoft.tfs.core.product.ProductName
 
EXPLORER_PAGE_VIEW_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
EXPRESSION_FLAGS - Static variable in class com.microsoft.tfs.core.pendingcheckin.filters.ScopeFilter
Flags used when compiling regular expression strings into Pattern objects.
EXTENDED_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
read extended identity properties.
ExtendedItem - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes an extended item.
ExtendedItem() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
ExtendedItem(_ExtendedItem) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
ExtendedItem(LocalPendingChangesTable, WorkspaceLocalItem, LocalPendingChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
ExtendedMerge - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents extended information about a merge.
ExtendedMerge() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
ExtendedMerge(_ExtendedMerge) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
ExtendedMerge(ChangesetSummary, ChangesetSummary, int, Change, ItemIdentifier) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
EXTERNAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent.WorkspaceEventSource
This event was raised by an action which occurred externally (such as through a cross- process notification from the NotificationManager).
EXTERNAL_LINK - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
EXTERNAL_LINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
EXTERNAL_LINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
EXTERNAL_SCANNED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent.WorkspaceEventSource
This event was raised by an action which occurred externally, but not through a cross-process notification -- instead, it was discovered by the local workspace scanner.
ExternalConflictResolution - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
An ExternalConflictResolution knows how to spawn an external merge tool to do a three-way merge to attempt to resolve the conflict.
ExternalConflictResolution(ConflictDescription, String, String, ConflictResolutionOptions, ExternalToolset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
ExternalConflictResolution.ExternalConflictResolver - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
ExternalConflictResolution.ExternalConflictResolver() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution.ExternalConflictResolver
 
ExternalConflictResolutionContributor - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors
 
ExternalConflictResolutionContributor(ExternalToolset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.ExternalConflictResolutionContributor
 
ExternalLink - Interface in com.microsoft.tfs.core.clients.workitem.link
 
ExternalRunner - Class in com.microsoft.tfs.core.util.diffmerge
Static methods to handle the creation and completion of external processes launched to compare or merge file content.
ExternalRunner() - Constructor for class com.microsoft.tfs.core.util.diffmerge.ExternalRunner
 
ExternalTool - Class in com.microsoft.tfs.core.externaltools
Describes an external program and its required arguments.
ExternalTool(String) - Constructor for class com.microsoft.tfs.core.externaltools.ExternalTool
Creates an external tool that runs the given command with the given arguments.
ExternalToolAssociation - Class in com.microsoft.tfs.core.externaltools
Associates one or more file extension strings with an ExternalTool.
ExternalToolAssociation(String[], ExternalTool) - Constructor for class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Creates a ExternalToolAssociation that associates the given extensions with the given tool.
ExternalToolException - Exception in com.microsoft.tfs.core.externaltools.validators
Thrown when arguments to an ExternalTool are invalid, or some other error happened configuring the ExternalTool.
ExternalToolException(String) - Constructor for exception com.microsoft.tfs.core.externaltools.validators.ExternalToolException
 
ExternalToolset - Class in com.microsoft.tfs.core.externaltools
An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
ExternalToolset() - Constructor for class com.microsoft.tfs.core.externaltools.ExternalToolset
Creates an empty ExternalToolset.
ExternalToolValidator - Interface in com.microsoft.tfs.core.externaltools.validators
Validates command line arguments for an external tool.
EXTRA - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Extra characters
EXTRA_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Extra characters as a byte array
extractMappedPaths(WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
extractParams(String) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeParser
Extracts a map of challenge parameters from an authentication challenge.
extractScheme(String) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeParser
Extracts authentication scheme from the given authentication challenge.

F

FAIL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
 
FAILED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
 
FAILED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
FAILED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
FAILED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
FAILED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinState
CheckIn() did not throw an exception, but nothing was checked in (e.g.
Failure - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a non-fatal version control failure as returned by the server.
Failure(_Failure) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
Failure(String, String, SeverityType, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
Constructs a Failure that represents a local workspace failure.
FailureCodes - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains string codes for use in Failure objects built by the client that match the server code values.
FailureCodes() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
FALSE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormReadOnlyEnum
 
FastTempOutputStream - Class in com.microsoft.tfs.util.temp
An OutputStream that writes bytes to temporary storage and can be read from multiple times before being disposed.
FastTempOutputStream() - Constructor for class com.microsoft.tfs.util.temp.FastTempOutputStream
Creates a FastTempOutputStream with default values for the size hint and heap limit.
FastTempOutputStream(int, int) - Constructor for class com.microsoft.tfs.util.temp.FastTempOutputStream
Creates a FastTempOutputStream that will not use more than the given limit for heap storage (before transparently switch to file storage), and starts with the given heap storage pre-allocated (for more efficient writing of smaller files).
FavoriteItem - Class in com.microsoft.tfs.core.clients.favorites
Represents favorite entry in Identity Favorites Store
FavoriteItem() - Constructor for class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
FavoritesException - Exception in com.microsoft.tfs.core.clients.favorites.exceptions
 
FavoritesException() - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.FavoritesException
 
FavoritesException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.FavoritesException
 
FavoritesException(String) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.FavoritesException
 
FavoritesException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.favorites.exceptions.FavoritesException
 
FavoritesStoreFactory - Class in com.microsoft.tfs.core.clients.favorites
Exposes IFavoritesStore implementations to consumers.
FavoritesStoreFactory() - Constructor for class com.microsoft.tfs.core.clients.favorites.FavoritesStoreFactory
 
FeatureNotSupportedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
FeatureNotSupportedException is thrown by version control classes when a required feature is not supported by a Team Foundation server.
FeatureNotSupportedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.FeatureNotSupportedException
Creates a new FeatureNotSupportedException with the specified message.
FederatedAuthenticationHelpers - Class in com.microsoft.tfs.core.util
 
FederatedAuthenticationHelpers() - Constructor for class com.microsoft.tfs.core.util.FederatedAuthenticationHelpers
 
Field - Interface in com.microsoft.tfs.core.clients.workitem.fields
Represents a field in a WorkItem.
field - Variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldChangeEvent
The field that changed.
FIELD_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
FIELD_NAME_CLOSE_BRACKET - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
FIELD_NAME_OPEN_BRACKET - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
FIELD_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
fieldChanged(FieldChangeEvent) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldChangeListener
Called when a WorkItem Field has changed.
FieldChangeEvent - Class in com.microsoft.tfs.core.clients.workitem.fields
Event fired when a Field's value changes.
FieldChangeEvent() - Constructor for class com.microsoft.tfs.core.clients.workitem.fields.FieldChangeEvent
 
FieldChangeListener - Interface in com.microsoft.tfs.core.clients.workitem.fields
Interface for listeners of the FieldChangeEvent.
FieldCollection - Interface in com.microsoft.tfs.core.clients.workitem.fields
Represents a collection of Fields in a WorkItem object.
FieldDefinition - Interface in com.microsoft.tfs.core.clients.workitem.fields
Represents the attributes of a Field.
FieldDefinitionCollection - Interface in com.microsoft.tfs.core.clients.workitem.fields
Describes a collection of FieldDefinition objects.
FieldDefinitionNotExistException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class for an error when a field definition does not exist.
FieldDefinitionNotExistException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.FieldDefinitionNotExistException
 
FieldStatus - Class in com.microsoft.tfs.core.clients.workitem.fields
Enumerates the status of a Field.
FieldType - Class in com.microsoft.tfs.core.clients.workitem.fields
Describes the data type of a Field.
FieldUsages - Class in com.microsoft.tfs.core.clients.workitem.fields
Describes the type of object on which a FieldDefinition applies.
FILE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
FILE - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSObjectType
A file object, which contains document data.
FILE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Matches only file objects (which may not contain files or folders).
FILE_EXTENSION_SLOT_ONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
FILE_EXTENSION_SLOT_THREE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
FILE_EXTENSION_SLOT_TWO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
FILE_NAME - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Attachment's file name
FILE_NAME_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.files.FileAttachmentMaxLengths
 
FileAttachmentDownloadException - Exception in com.microsoft.tfs.core.clients.workitem.files
 
FileAttachmentDownloadException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.files.FileAttachmentDownloadException
 
FileAttachmentDownloadException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.files.FileAttachmentDownloadException
 
FileAttachmentMaxLengths - Class in com.microsoft.tfs.core.clients.workitem.files
 
FileAttachmentMaxLengths() - Constructor for class com.microsoft.tfs.core.clients.workitem.files.FileAttachmentMaxLengths
 
FileEncoding - Class in com.microsoft.tfs.core.util
Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
FileEncoding(int) - Constructor for class com.microsoft.tfs.core.util.FileEncoding
Construct a file encoding that represents the given code page.
FileEncodingDetector - Class in com.microsoft.tfs.core.util
Static methods which assist in detecting text encodings in disk files.
FILENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
FILENAME - Static variable in class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
FilenameConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a filename conflict, occurring when a get request would produce a local file with the same name as an already existing file.
FilenameConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.FilenameConflictDescription
 
FilePart - Class in com.microsoft.tfs.core.httpclient.methods.multipart
This class implements a part of a Multipart post object that consists of a file.
FilePart(String, PartSource, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, PartSource) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePartSource - Class in com.microsoft.tfs.core.httpclient.methods.multipart
A PartSource that reads from a File.
FilePartSource(File) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
FilePartSource(String, File) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
FileProcessingProgressMonitorAdapter - Class in com.microsoft.tfs.util.tasks
 
FileProcessingProgressMonitorAdapter(TaskMonitor, long) - Constructor for class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
FileProcessingProgressMonitorAdapter(TaskMonitor, long, String) - Constructor for class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
FileProcessingProgressMonitorAdapter(TaskMonitor, long, long) - Constructor for class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
FileProcessingProgressMonitorAdapter(TaskMonitor, long, long, String) - Constructor for class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
FileRequestEntity - Class in com.microsoft.tfs.core.httpclient.methods
A RequestEntity that represents a File.
FileRequestEntity(File, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.FileRequestEntity
 
filesRenamed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
 
filesRenamed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
 
filesRenamedOnly() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
 
FilesystemPersistenceStore - Class in com.microsoft.tfs.core.persistence
Implements PersistenceStore by persisting objects to files in directories on the filesystem.
FilesystemPersistenceStore(File) - Constructor for class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Creates a FilesystemPersistenceStore for the given directory.
FileType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a single server-registered file type.
FileType() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Construct a new, empty FileType, with a null name and no associated extensions.
FileType(_FileType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Construct an AFileType given a soap-returned FileType object.
FileTypeDescription - Class in com.microsoft.tfs.core.util
 
FILL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
FilteredIdentitiesList - Class in com.microsoft.tfs.core.clients.webservices
This is the result of a call to ReadFilteredIdentities
FilteredIdentitiesList() - Constructor for class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
FilterPendingCheckin - Class in com.microsoft.tfs.core.pendingcheckin.filters
A PendingCheckin that wraps another PendingCheckin and filters its data (pending changes, notes, etc.) before they are returned by its get methods.
FilterPendingCheckin(PendingCheckin, PendingChangeFilter) - Constructor for class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckin
Creates a pending checkin using the user-supplied evaluator and the loader it was already configured with.
FilterPendingCheckinPendingChanges - Class in com.microsoft.tfs.core.pendingcheckin.filters
A PendingCheckinPendingChanges that wraps another PendingCheckinPendingChanges and filters its pending changes before they are returned by its get methods.
FilterPendingCheckinPendingChanges(PendingCheckinPendingChanges, PendingChangeFilter) - Constructor for class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
 
finalize() - Method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
find(GUID) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Scans the query hierarchy recursively for a QueryItem with an id matching the given id.
findAttribHandler(String) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Finds an attribute handler CookieAttributeHandler for the given attribute.
findBuildAgent(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Find BuildAgent
findFilterSeparator(String) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns the position of the filter separator in the token string (if the string contains such separator)
findReconcilablePendingChangesForChangeset(Changeset, PendingChange[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Finds pending changes in the given array which can be safely reconciled (undone) to match the changes in the given changeset.
findServerLocation(GUID) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
The function finds the location of the server that has the guid passed.
findServerLocation(GUID) - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
The function finds the location of the server that has the guid passed.
findServerLocation(GUID) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
findServiceDefinition(String, GUID) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Finds the ServiceDefinition with the specified service type and service identifier.
findServiceDefinition(String, GUID) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Finds the ServiceDefinition with the specified service type and service identifier.
findServiceDefinition(String, GUID) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
findServiceDefinitions(String) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Finds the ServiceDefinitions for all of the services with the specified service type.
findServiceDefinitions(String) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Finds the ServiceDefinitions for all of the services with the specified service type.
findServiceDefinitions(String) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
findServiceDefinitionsByToolType(String) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Finds the ServiceDefinitions for all of the services with the specified tool type.
findServiceDefinitionsByToolType(String) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Finds the ServiceDefinitions for all of the services with the specified tool type.
findServiceDefinitionsByToolType(String) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
findServiceLocation(String, String) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
Finds the location of the service with the provided service type.
findTool(File) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Finds the appropriate ExternalToolAssociation in this ExternalToolset to handle the given File, which can be a directory or a file.
findTool(String) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Finds the appropriate ExternalTool in this ExternalToolset to handle the given path, which can be a file or a directory.
findToolForDirectory() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Finds the right ExternalTool for any directory.
findToolForExtension(String) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Finds the right ExternalTool using only the file extension.
finish() - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Must be called to ensure the internal cache is flushed and the closing chunk is written.
FINISH_TIME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
FINISH_TIME_ASCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
FINISH_TIME_ASCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
FINISH_TIME_DESCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
FINISH_TIME_DESCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
finishUploadRequest(PostMethod) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Finishes a file upload.
fireBeforeCheckinPendingChange(PendingChangeEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event before a pending change is checked in.
fireBeforeShelvePendingChange(PendingChangeEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event before a pending change is shelved.
fireBranchCommitted(BranchCommittedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event after a branch has been committed.
fireBranchObjectUpdated(BranchObjectUpdatedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event after a branch object has been created or modified.
fireChangesetReconciledEvent(ChangesetReconciledEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireCheckin(CheckinEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event after a checkin has succeeded.
fireConflict(ConflictEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fires an event that signals a conflict was detected.
fireConflictResolved(ConflictResolvedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fires an event that signals a conflict has been resolved.
fireDestroyEvent(DestroyEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireFolderContentChangedEvent(FolderContentChangedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireGet(GetEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a file is retrieved from the server.
fireGetCompletedEvent(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireLocalWorkspaceScanEvent(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireMerging(MergingEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fires an event that signals a file is being merged.
fireNewPendingChange(PendingChangeEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a new change is pended.
fireNonFatalError(NonFatalErrorEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireOperationCompleted(OperationCompletedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
This "fire" method requires the caller construct its own event, because OperationCompletedEvent is abstract and we must use derived classes.
fireOperationStarted(OperationStartedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
This "fire" method requires the caller construct its own event, because OperationCompletedEvent is abstract and we must use derived classes.
firePendingChangeCandidatesChangedEvent(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
firePendingChangesChangedEvent(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
firePolicyStateChangedEvent(PolicyFailure[]) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Fires the PolicyStateChangedEvent with the given event failures, filling in the other PolicyStateChangedEvent fields automatically.
firePolicyStateChangedEvent(PolicyStateChangedEvent) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Fires the given PolicyStateChangedEvent, which must be constructed manually.
fireScannerModifiedFile(ScannerModifiedFilesEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireShelve(ShelveEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event after a shelve operation has succeeded.
fireUndonePendingChange(PendingChangeEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a pending change is undone.
fireWorkItemSaveEvent(WorkItemSaveEvent) - Method in class com.microsoft.tfs.core.clients.workitem.events.WorkItemEventEngine
 
fireWorkspaceCacheFileReloaded(WorkspaceCacheFileReloadedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
fireWorkspaceCreated(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a workspace is created.
fireWorkspaceDeleted(WorkspaceEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a workspace is deleted.
fireWorkspaceUpdated(WorkspaceUpdatedEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Fire an event when a workspace is updated.
fireWorkstationNonFatalError(WorkstationNonFatalErrorEvent) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
FLAT - Static variable in class com.microsoft.tfs.core.clients.security.SecurityNamespaceStructure
Indicates that tokens have no relationship to each other in the security namespace.
FLAVOR - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
flush() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Send any pending requests to the server
flush() - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Flushes the underlying stream, but leaves the internal buffer alone.
flush() - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
flushCache() - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Writes the cache out onto the underlying stream
flushCacheWithAppend(byte[], int, int) - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Writes the cache and bufferToAppend to the underlying stream as one large chunk
flushRequestOutputStream() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Flushes the output request stream.
FOLDER - Static variable in interface com.microsoft.tfs.core.clients.reporting.ReportNodeType
 
FOLDER - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSObjectType
A folder object, which can contain other folder objects and file objects.
FOLDER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Matches only folder objects (which may contain other folders and files).
FOLDER - Static variable in class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
FolderContentChangedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
 
FolderContentChangedEvent(EventSource, VersionControlClient, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.FolderContentChangedEvent
 
FolderContentChangedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the FolderContentChangedEvent.
FORCE_CHECK_OUT_LOCAL_VERSION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
This instructs the server to force "CheckOut Local Version" behavior.
FORCE_MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to re-merge source versions which have been previously merged
forceFullScan() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
forgetItem(File) - Method in class com.microsoft.tfs.util.temp.TempStorageService
Prevents the TempStorageService from cleaning up (deleting) this item automatically in the future.
FORM_LIBRARY - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
FORM_URL_ENCODED_CONTENT_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.methods.PostMethod
The Content-Type for www-form-urlencoded.
format(StringBuffer, NameValuePair) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
format(NameValuePair) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
format(String, String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Formats the specified user account name and domain name.
formatArguments(ExternalTool, String[]) - Method in class com.microsoft.tfs.core.externaltools.formatters.AbstractToolArgumentFormatter
Formats the given tool's arguments with the given substitute strings.
formatArguments(ExternalTool, String, String, String, String) - Method in class com.microsoft.tfs.core.externaltools.formatters.CompareToolArgumentFormatter
Formats the compare arguments with the given substitutions.
formatArguments(ExternalTool, String, String, String, String, String, String, String, String) - Method in class com.microsoft.tfs.core.externaltools.formatters.MergeToolArgumentFormatter
Formats the merge arguments with the given substitutions.
formatArguments(ExternalTool, String) - Method in class com.microsoft.tfs.core.externaltools.formatters.ViewToolArgumentFormatter
Formats the view arguments with the given substitutions.
formatCookie(Cookie) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookie(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Return a string suitable for sending in a "Cookie" header
formatCookie(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
formatCookie(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2109
formatCookie(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2965
formatCookieHeader(Cookie[]) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Create a "Cookie" Header for an array of Cookies.
formatCookieHeader(Cookie) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Create a "Cookie" Header for single Cookie.
formatCookieHeader(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing all Cookies in cookies.
formatCookieHeader(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing the Cookie.
formatCookieHeader(Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
formatCookieHeader(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookies(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Create a "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Create a RFC 2109 compliant "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Create a RFC 2965 compliant "Cookie" header value containing all Cookies suitable for sending in a "Cookie" header
formatDate(Date) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
formatDate(Date) - Static method in class com.microsoft.tfs.core.httpclient.util.DateUtil
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - Static method in class com.microsoft.tfs.core.httpclient.util.DateUtil
Formats the given date according to the specified pattern.
formatFieldList(String[]) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
formatForPath(String, VersionSpec) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Returns a string representation of a VersionSpec that will contain the given repository or local path plus version information that this AVersionSpec contains.
formatForPath(String, VersionSpec, VersionSpec) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Returns a string representation of a VersionSpec range that will contain the given repository or local path plus version information that these AVersionSpecs contain.
formatPathWithDeletionIfNecessary(String, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Takes a path and deletion ID, and if the deletion ID is 0, returns the path with the deletion appended (after a separator).
formatReportManagerPath(String, String) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
formatReportViewerPath(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
formatValue(StringBuffer, String, boolean) - Static method in class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Formats the given parameter value using formatting rules defined in RFC 2616
formatValueList(String[]) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
formatWorkspaceNameForException(WorkspaceInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Formats the conflicting workspace name for exception when there is a conflict.
formUrlEncode(NameValuePair[], String) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Form-urlencoding routine.
FORWARDNAME - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlFilterOnEnum
 
fragment - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for fragment (alias for uric).
FRAMEWORK - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
FRAMEWORK_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
This is the set of namespaces that exist in the framework.
FRAMEWORK_NAMESPACE_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
This is the set of tokens used for the framework security namespaces
FrameworkMethodNotImplementedException - Exception in com.microsoft.tfs.core.exceptions
Exception raised when an unimplemented framework service method is called.
FrameworkMethodNotImplementedException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.FrameworkMethodNotImplementedException
 
FrameworkSecurity - Class in com.microsoft.tfs.core.clients.security
 
FrameworkSecurity() - Constructor for class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
FrameworkSecurityNamespace - Class in com.microsoft.tfs.core.clients.security
 
FrameworkSecurityNamespace(TFSConnection, SecurityNamespaceDescription) - Constructor for class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
Creates an instance of the SecurityNamespace
FrameworkServerDataProvider - Class in com.microsoft.tfs.core
Gets server configuration information from Team Foundation Servers which support the TFS 2010 framework services.
FrameworkServerDataProvider(TFSConnection) - Constructor for class com.microsoft.tfs.core.FrameworkServerDataProvider
Constructs a FrameworkServerDataProvider using a TFSConnection, which can be either a TFSTeamProjectCollection or TFSConfigurationServer.
FRIDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
FRIDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
FRIENDLY_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.UserDisplayMode
 
from(ItemIdentifier, String, String, String, ItemIdentifier) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
from(BranchProperties, BranchObject) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
fromAnnotation(String) - Static method in class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
Reads a PolicyAnnotation from the given annotation value string.
fromByteValue(byte) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Gets the ItemType associated with the specified integer value.
fromByteValue(byte) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
Gets the LockLevel associated with the specified integer value.
fromCheckinInfo(WorkItemCheckinInfo[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
Helper to convert from WorkItemCheckinInfo to the WorkItemCheckedInfo objects we persist.
fromDisplayText(String) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
Gets the correct wrapper type for the given display text.
fromDisplayText(String) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
Gets the correct wrapper type for the given display text.
fromFlags(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
fromInteger(int) - Static method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceStructure
 
fromInteger(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinState
Returns the CheckinState for the specified integer value.
fromInteger(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
Returns the ConflictType for the specified integer value.
fromInteger(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceLocation
Returns the WorkspaceLocation for the specified integer value.
fromIntFlags(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Creates a ChangeType for the given integer flags (which may come from BitField.toIntFlags().
fromIntFlags(int, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Creates a ChangeType for the given integer flags and extended (2010 style) flags.
fromIntFlags(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
 
fromIntFlags(int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
fromItems(Item[], VersionControlClient) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
Creates new TeamProject objects for the given items.
fromMemento(Memento) - Static method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Reads a full PolicyDefinition from the given memento and its children.
fromPendingChange(PendingChange) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Creates a LocalPendingChange object from a PendingChange that has come down from the server.
fromSpecs(ItemSpec[], RequestType, LockLevel[], FileEncoding[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
Create change requests from an array of specs.
fromString(String) - Static method in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
Resolves the given string to a CSSStructureType, or throws IllegalArgumentException if the type is unknown.
fromString(String) - Static method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
Gets the correct enumeration value for the given string.
fromStrings(String[], PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
Returns an array of new ItemProperties objects, one for each given path, each containing all the specified properties.
fromStrings(String[], RequestType, LockLevel[], RecursionType, FileEncoding[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
Create change requests from an array of string paths.
fromStrings(String[], RecursionType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
Create item specs from strings.
fromValue(int) - Static method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
Convert an integer value of the WorkspaceMappingDepth into the corresponding strongly typed WorkspaceMappingDepth
fromValue(int) - Static method in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
fromValue(int) - Static method in class com.microsoft.tfs.core.util.notifications.Notification
 
fromValue(int) - Static method in class com.microsoft.tfs.core.util.serverlist.ServerListEntryType
 
fromWebServiceObject(_ApplicationGroupSpecialType) - Static method in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_IdentityType) - Static method in class com.microsoft.tfs.core.clients.authorization.IdentityType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueryMembership) - Static method in class com.microsoft.tfs.core.clients.authorization.QueryMembership
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_SearchFactor) - Static method in class com.microsoft.tfs.core.clients.authorization.SearchFactor
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_AgentStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_BuildAgentUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
fromWebServiceObject(_BuildAgentUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
fromWebServiceObject(_BuildControllerUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
fromWebServiceObject(_BuildControllerUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
fromWebServiceObject(_BuildPhaseStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_BuildQueryOrder) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_BuildQueryOrder) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_BuildReason) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
fromWebServiceObject(_BuildReason) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
fromWebServiceObject(_BuildServiceHostUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
fromWebServiceObject(_BuildServiceHostUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
fromWebServiceObject(_BuildStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
fromWebServiceObject(_BuildStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
fromWebServiceObject(_ControllerStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_DefinitionQueueStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
fromWebServiceObject(_DeleteOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
fromWebServiceObject(_DeleteOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
fromWebServiceObject(_GetOption) - Static method in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_InformationEditOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_InformationEditOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_ProcessTemplateType) - Static method in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueryDeletedOption) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueryDeletedOption) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueryOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
fromWebServiceObject(_QueryOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
fromWebServiceObject(_QueuedBuildRetryOption) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
fromWebServiceObject(_QueuedBuildUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
fromWebServiceObject(_QueuedBuildUpdate) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
fromWebServiceObject(_QueueOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
fromWebServiceObject(_QueueOptions) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
fromWebServiceObject(_QueuePriority) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueueStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
fromWebServiceObject(_QueueStatus) - Static method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
fromWebServiceObject(_WorkspaceMappingType) - Static method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingType2010
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_Agent2008Status) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_AgentStatus) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_ControllerStatus) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_GetOption) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_ProcessTemplateType) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_QueuePriority) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_WorkspaceMappingType) - Static method in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_ConflictType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_DeletedState) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_ItemType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_LabelChildOption) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_LabelResultStatus) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_LockLevel) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_PendingSetType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_RecursionType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_RequestType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_Resolution) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_SeverityType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_WarningType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_WorkingFolderType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
Gets the correct wrapper type for the given web service object.
fromWebServiceObject(_VersionSpec) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Constructs a new VersionSpec-derived class, the type of which is appropriate for the given _VersionSpec instance.
fromWebServiceObject(_FilteredIdentitiesList) - Static method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
Creates a FilteredIdentitiesList that copies its data (shallowly) from a _FilteredIdentitiesList.
fromWebServiceObject(_CheckinWorkItemAction) - Static method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
Gets the correct wrapper type for the given web service object.
fromWorkItemCheckedInfo(WorkItemClient, WorkItemCheckedInfo[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
Converts WorkItemCheckedInfos to WorkItemCheckinInfo.
FULL - Static variable in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
 
FULL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
 
FULL_RECURSE_DOTS - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
FULL_RECURSE_STARS - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
FULLPATH - Static variable in class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
fullScan() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalWorkspaceScanner
 
FULLY_QUALIFIED - Static variable in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
Indicates that a ServiceDefinition isn't relative to anything.
fullyInvalidate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
 

G

GATED - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
GATED_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
gatedCheckinCommentsMatch(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.GatedCheckinUtils
Tests whether a committed changeset's comment matches a pending comment, accounting for whitespace differences and the ***NO_CI*** comment for gated checkins.
GatedCheckinException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception thrown when the server rejects a check-in because a gated build definition convers one or more of the pending changes.
GatedCheckinException(ActionDeniedBySubscriberException) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
gatedCheckinNotesMatch(CheckinNote, CheckinNote) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.GatedCheckinUtils
Tests whether a committed check in note matches the pending checkin note.
GatedCheckinUtils - Class in com.microsoft.tfs.core.clients.versioncontrol
Stateless methods to validate gated checkin changesets.
GatedCheckinUtils() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.GatedCheckinUtils
 
gatedCheckinWorkItemsMatch(int[], int[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.GatedCheckinUtils
Tests whether the given work item ID arrays match.
GENERAL - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
A general search for an identity.
GENERAL_LOCAL_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
generateNewBaselineFileGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
generateNewBaselineFileGuid() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
generateRequestBody() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Generates the request body.
generateRequestEntity() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
 
generateRequestEntity() - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Generates a request entity from the post parameters, if present.
generateRequestLine(HttpConnection, String, String, String, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Generates HTTP request line according to the specified attributes.
GENERIC - Static variable in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
GENERIC_LINK - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
GET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
GET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
get(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update all items in this workspace to the latest version.
get(VersionSpec, GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update all items in this workspace to the given version.
get(GetRequest, GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update the given items for the given workspace.
get(GetRequest[], GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
get(GetRequest[], GetOptions, String[], boolean, AtomicReference<Conflict[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update the given items for the given workspace.
get(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
 
get(String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
 
get(int) - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryCollection
Gets the Category object at the specified index in this collection.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryCollection
Gets the Category in this collection with the specified reference name.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinitionCollection
Gets a FieldDefinition by name.
get(int) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
Gets the item at the specified index.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeCollection
Gets a RegisteredLinkType by name.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Retrieves a work item link type based on the link type's reference name.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.node.NodeCollection
Gets the Node object in this collection that has the specified name.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
Gets a Project by name.
get(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
get(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
get(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
get(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
get(int) - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionCollection
Gets a work item Revision at the specified index.
get(String) - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemTypeCollection
Gets a WorkItemType by name.
get(int) - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemTypeCollection
Gets a WorkItemType by ID.
get(int) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
GET_ALL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Ask the server to send all files, not just ones it thinks are out of date.
GET_CHANGES_FOR_CHANGESET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The ability to page changes within a changeset.
GET_LATEST_ON_CHECKOUT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
The client requests to synchronize to the latest version of an item on Checkout (PendingEdit).
GET_LATEST_ON_CHECKOUT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The client supports optionally synchronizing to the latest version of an item on Checkout (PendingEdit).
GET_LATEST_ON_CHECKOUT_ANNOTATION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
GET_OPERATION_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getAboveHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the level above the this hierarchy level.
getAcceptedIssuers() - Method in class com.microsoft.tfs.core.config.httpclient.internal.DefaultX509TrustManager
getAcceptedIssuers() - Method in class com.microsoft.tfs.core.config.httpclient.internal.SelfSignedX509TrustManager
getAcceptMergeEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Gets the encoding to use when an AcceptMerge resolution is desired but there is a conflicting pending encoding change.
getAcceptMergeProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
When a conflict is to be resolved with the AcceptMerge resolution and there is a conflicting pending property change, this property contains the desired properties.
getAccessControlEntries() - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
The list of AccessControlEntries that apply to this AccessControlList.
getAccessControlEntries() - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
getAccessControlEntries() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getAccessMapping(String) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Gets the AccessMapping with the specified moniker.
getAccessMapping(String) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Gets the AccessMapping with the specified moniker.
getAccessMapping(String) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
getAccessMappingMoniker() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationMapping
Returns the access mapping moniker for this location mapping.
getAccessMappings() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Returns the access mappings.
getAccessPoint() - Method in class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Returns the prefix for this access mapping's access point.
getAccessToken() - Method in class com.microsoft.tfs.core.httpclient.WRAPCredentials
 
getAccountName() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getAction() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getActionDisplayNameForBitmask(int) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
Returns the action display name for the bitmask or String.Empty if the bitmask doesn't correspond to an action.
getActionNameForBitmask(int) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
Returns the action name for the bitmask or String.Empty if the bitmask doesn't correspond to an action defined in this SecurityNamespace.
getActions() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The list of actions that this SecurityNamespace is responsible for securing.
getActionString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getActualContentType() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
 
getAdminDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getAdminURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getAdminURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getAdminURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.SharePointWebApplicationEntity
 
getAffectedBuildDefinitionNames() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
getAffectedBuildDefinitions(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
getAffectedBuildDefinitions(String[], ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
getAffectedBuildDefinitions(String[], DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
getAffectedBuildDefinitions(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getAffectedBuildDefinitions(String[], ContinuousIntegrationType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getAffectedBuildDefinitions(String[], DefinitionTriggerType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getAffectedBuildDefinitions() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets a collection of (Name, Uri) pairs defining the build definitions which blocked the checkin attempt.
getAffectedBuildDefinitionURIs() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
 
getAffectedTeamProjectPaths() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
getAffectedTeamProjectPaths() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
 
getAffectedTeamProjectPaths() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
getAgentName() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentFailureException
 
getAgents() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentQueryResult
The array of build agents for this query result.
getAgents() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The build agents owned by this controller.
getAgents() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets the list of agents associated with this service host
getAllAttributes() - Method in interface com.microsoft.tfs.core.memento.Memento
Gets a map of attribute keys to values.
getAllAttributes() - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets a map of attribute keys to values.
getAllBuildDetails(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getAllChildren() - Method in interface com.microsoft.tfs.core.memento.Memento
Gets all the children.
getAllChildren() - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets all the children.
getAllConflictCategories() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
getAllDependencies() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Returns all the nodes that are dependencies.
getAllFields() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
getAllGlobalLocalizedPermissions() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getAllGlobalPermissions() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getAllHeaders() - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Gets all of the headers contained within this group.
getAllItemPermissions() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getAllLocalizedItemPermissions() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getAllLocalWorkspaceInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Get a list of all cached local workspace info objects.
getAllow() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntry
 
getAllow() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getAllowedMethods() - Method in class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Get a list of allowed methods.
getAllowedValues() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getAllowedValues() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getAllowScript() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormWebPageControlOptions
 
getAllowUserInteraction() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getAllPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
getAllPendingChanges() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
 
getAllPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
getAnalysisDatabase() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getAnalysisDatabase() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getAnalysisDatabase() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getAncestorOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getAncestorOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
getAndRefreshStoredQueries() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Deprecated. please use getQueryHierarchy instead
getApplicationDataPath() - Static method in class com.microsoft.tfs.core.util.SpecialFolders
Gets the application data folder if it exists on disk (null if it does not).
getAreaID() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
Convenience method to get the value of a field in this collection.
getAreaRootNodes() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getArguments() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
Gets the arguments as individual strings, unquoted and unescaped from the original arguments given during construction.
getArtifactID() - Method in interface com.microsoft.tfs.core.clients.workitem.link.ExternalLink
 
getArtifacts(String[]) - Method in class com.microsoft.tfs.core.clients.linking.LinkingClient
 
getArtifactType() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
 
getArtifactType(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified ArtifactType for the specified tool.
getArtifactType(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified ArtifactType for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getArtifactType(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getArtifactTypes(String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the ArtifactTypes for the specified tool.
getArtifactTypes(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the ArtifactTypes for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getArtifactTypes(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getArtifactTypes() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getArtifactURLExternal(ArtifactID) - Method in class com.microsoft.tfs.core.clients.linking.LinkingClient
 
getArtifactURLExternal(String) - Method in class com.microsoft.tfs.core.clients.linking.LinkingClient
 
getAsciiBytes(String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the specified string to byte array of ASCII characters.
getAsciiBytes(String) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the specified string to byte array of ASCII characters.
getASCIIName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
getASCIIName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getASCIIName() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProcessGuidanceEntity
 
getASCIIName() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getAsciiString(byte[], int, int) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of ASCII characters to a string.
getAsciiString(byte[], int, int) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAssociateOrResolveWorkItemsCheckedInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getAssociationKey() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
 
getAttachedProperties() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Attached properties
getAttachedProperties() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Attached properties
getAttachedProperties() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Attached properties
getAttachmentAddedDate() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getAttachmentByFileID(int) - Method in interface com.microsoft.tfs.core.clients.workitem.files.AttachmentCollection
Gets the attachment by file ID.
getAttachments() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getAttribHandler(String) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Gets attribute handler CookieAttributeHandler for the given attribute.
getAttribHandlerIterator() - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
 
getAttribute(String, String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Deprecated. use TeamFoundationIdentity.getProperty(String)
getAttribute(String) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
 
getAttributeNames() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
 
getAuthenticatedIdentity() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getAuthenticatedIdentity() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
getAuthenticatedIdentity() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
getAuthenticatedIdentity() - Method in class com.microsoft.tfs.core.TFSConnection
Returns the identity that authenticated with the server.
getAuthenticatedUser() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getAuthority() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the authority.
getAuthorizedAccountName() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the authorized identity's account name, which does not include a domain name.
getAuthorizedDomainName() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the authorized identity's domain name, which does not include an account name.
getAuthorizedIdentity() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getAuthorizedIdentity() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
getAuthorizedIdentity() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
getAuthorizedIdentity() - Method in class com.microsoft.tfs.core.TFSConnection
The identity who the calls to the server are being made for.
getAuthorizedTFSUser() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the authorized user name in the form of a TFSUser object, which includes the account name and domain.
getAuthorizedUser() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getAuthScheme(String) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Gets the authentication scheme with the given ID.
getAuthScheme() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Returns the authentication scheme.
getAvailableActions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getAvailableActionStrings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getAvailablePolicyTypeIDs() - Method in class com.microsoft.tfs.core.checkinpolicies.loaders.ClasspathPolicyLoader
Returns all the policy type ID strings that could be loaded by this loader.
getAvailablePolicyTypeIDs() - Method in class com.microsoft.tfs.core.checkinpolicies.loaders.NullPolicyLoader
Returns all the policy type ID strings that could be loaded by this loader.
getAvailablePolicyTypeIDs() - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyLoader
Returns all the policy type ID strings that could be loaded by this loader.
getBacklogIterationPath() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
getBaseChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseFileEncoding() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getBaseFileLabel() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getBaseFileName() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getBaseHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaselineFileGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getBaselineFileGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getBaselineFileGUID() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
The baseline file GUID for the baseline for this update
getBaselineFileGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Byte representation of the guid that is used to locate original file content in the baseline folder.
getBaselineFileLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getBaselineFileLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getBaselineFolderName() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getBaselineHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getBaselineHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getBaselineHashValue() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
The MD5 hash value of the baseline for this update
getBaseProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Properties for BaseServerItem.
getBasePropertyID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBaseURI() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains the base Team Foundation Server URI that this TFSConnection connects to (for example, http://server.mycompany.com:8080/ for TFS 2005-2008, posibly more like http://server.mycompany.com:8080/tfs/TeamProjectCollection for TFS 2010).
getBaseURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets or sets the base URL for this service host
getBaseURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getBaseURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getBaseURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
 
getBaseVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getBatchID() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The batch ID for the request.
getBatchID() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The batch ID of the queued build.
getBatchSize() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The maximum batch size for queued builds when using the Gated continuous integration type.
getBinaryForm() - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
getBit() - Method in class com.microsoft.tfs.core.clients.security.ActionDefinition
 
getBitmaskForAction(String) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
Returns the bit mask that corresponds to the action name or 0 if it is not an action defined in this SecurityNamespace.
getBodyCheckTimeout() - Method in class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Deprecated. Use HttpMethodParams
getBoolean(String, boolean) - Static method in class com.microsoft.tfs.core.config.EnvironmentVariables
 
getBoolean(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the Boolean value of the given key.
getBoolean(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the Boolean value of the given key.
getBooleanParameter(String, boolean) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getBooleanParameter(String, boolean) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns a Boolean parameter value with the given name.
getBooleanProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Return a boolean value for the specified property name.
getBoundary() - Static method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Deprecated. uses a constant string. Rather use Part.getPartBoundary()
getBranchFromItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getBranchFromVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getBranchHistory(ItemSpec, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the branch history for the specified item at the specified version.
getBranchHistory(ItemSpec[], VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the branch history for the specified items at the specified version.
getBranchMappings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getBranchProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.BranchObjectUpdatedEvent
 
getBranchToChangeTypeEx() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getBriefWorkItemInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
Gets brief work item information including only the IDs and the actions on each included with the shelveset.
getBuild() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.DeleteBuildFailedException
 
getBuild(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuild(String, String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuild(String, String[], QueryOptions, QueryDeletedOption) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuild(IBuildDefinitionSpec, String, String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuild() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the currently active build.
getBuildAgent(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildAgent(String, String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The build controller that builds this build definition.
getBuildController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The IBuildController used to perform the build.
getBuildController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The build controller on which the requested build should be started.
getBuildController(String, boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildController(String, String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildController(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildController() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The build controller on which the queued build will be built.
getBuildControllerURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The Uri of the build controller that builds this build definition.
getBuildControllerURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The Uri of the IBuildController used to perform the build.
getBuildControllerURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The Uri of the build controller on which the requested build should be started.
getBuildControllerURI() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The URI of the build controller on which the queued build will be built.
getBuildDefinition() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The IBuildDefinition that owns the build.
getBuildDefinition() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The build definition for which the requested build should be started.
getBuildDefinition(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildDefinition(String, QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildDefinition(String, String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildDefinition(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildDefinition(String, String, QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildDefinition() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The build definition for which the queued build will be built.
getBuildDefinition() - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
The build definition that owns the retention policy.
getBuildDefinition() - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
The build definition that owns the schedule.
getBuildDefinitionURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The Uri of the IBuildDefinition used to perform the build.
getBuildDefinitionURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The Uri of the build definition for which the requested build should be started.
getBuildDefinitionURI() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The URI of the build definition for which the queued build will be built.
getBuildDefinitionVNextURI(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getBuildDefinitionVNextURI(String, String, int) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getBuildDefinitionVNextURI(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getBuildDirectory() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The working directory for the build agent.
getBuildNumber() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The Number used to identify the build.
getBuildNumber() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The number of the desired build(s).
getBuildQualities(String) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
getBuildQualities(String) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
getBuildQualities(String) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
getBuildQualities(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildReason() - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
The reason(s) of builds to which the retention policy applies.
getBuilds() - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
getBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IBuildQueryResult
The array of builds for this query result.
getBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the collection of builds for this queue entry.
getBuildServer() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Gets the server that owns the build definition.
getBuildServer() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The server that owns the build.
getBuildServer() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
Gets the build server from which this build request was created.
getBuildServer() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
The build server for this service host.
getBuildServer() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The server that owns this queued build.
getBuildServer() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
A convenience method to get the Build service client from this TFSConnection.
getBuildServerVersion() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildServiceHostByName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildServiceHostByURI(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getBuildsPageUrl(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getBuildsPageUrl(URI) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getBuildStatus() - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
The status(es) of builds to which the retention policy applies.
getBuildURI() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildNotFoundForURIException
 
getBuildVersion() - Static method in class com.microsoft.tfs.core.product.CoreVersionInfo
 
getBuiltinIndex() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
The index into the BuiltInProfiles array at which this WorkspacePermissionProfile may be found.
getBuiltInProfiles() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getByGUID(GUID) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
getByID(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
getByID(int) - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
Gets a Project by ID.
getBytes(String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the specified string to a byte array of HTTP element characters.
getBytes(String, String) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the specified string to a byte array.
getCache() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Internal method to get the InternalCache.
getCachePersistenceStore() - Method in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
Gets the PersistenceStore for storing cache information.
getCachePersistenceStore() - Method in interface com.microsoft.tfs.core.config.persistence.PersistenceStoreProvider
Gets the PersistenceStore for storing cache information.
getCandidatePendingChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getCaseInsensitiveCollator() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains a Collator for the connection's current Locale that considers character and accent differences important, but not case.
getCaseSensitiveCollator() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains a Collator for the connection's current Locale that considers all character differences important.
getCatalogNode() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getCatalogNode() - Method in class com.microsoft.tfs.core.TFSConnection
 
getCatalogNodes() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the catalog nodes.
getCatalogResourceID() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getCatalogResourceID() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getCatalogResourceID() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
getCatalogResourceID() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
getCatalogResourceID() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the catalog identifier from this connection's ServerDataProvider.
getCatalogResources() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the catalog resources.
getCatalogResourceTypes() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the catalog resource types.
getCatalogService() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the catalog service which was used to retrieve this node.
getCatalogService() - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Gets the ICatalogService for this connection.
getCatalogService() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the ICatalogService for this connection.
getCatalogService() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Gets the ICatalogService for this connection.
getCategories() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getCategoryMembers(int) - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryMemberCollection
 
getCategoryMembers() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getCause() - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Return the Throwable that caused this exception, or null if the cause is unavailable, unknown, or not a Throwable.
getChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Returns the "change description" - number of local/server/conflicting changes.
getChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.DeletedConflictDescription
Deleted conflicts do not have change descriptions.
getChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Gets the change description.
getChangedNodes(int) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Gets the set of changed nodes with an ID greater than a specified ID.
getChangedPaths() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
If FullyInvalidated is false, then this contains the list of paths which have changed since the last time this PathWatcher was polled.
getChangePendedFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictResolvedEvent
 
getChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetCompletedEvent
 
getChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetStartedEvent
 
getChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Gets the detected offline changes.
getChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getChangesByType(OfflineChange[], OfflineChangeType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
Gets the changes detected from synchronization by change type.
getChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
getChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.ChangesetVersionSpec
 
getChangeset(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets Changeset information including individual change information, excluding download information.
getChangeset(int, boolean, boolean, String[], String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the Changeset object that describes the given changeset ID.
getChangesetID(IBuildInformation) - Static method in class com.microsoft.tfs.core.clients.build.InformationNodeConverters
Gets a changesetId from the build
getChangesetID(IBuildInformation, int) - Static method in class com.microsoft.tfs.core.clients.build.InformationNodeConverters
Gets a changesetId from the build for a particular request
getChangesetID(IBuildInformation, int, boolean) - Static method in class com.microsoft.tfs.core.clients.build.InformationNodeConverters
Gets a changesetId from the build for a particular request, if returnFirstIfNotFound is specified, it returns the first changeset in the list if the one specified is not present.
getChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ChangesetReconciledEvent
The changeset that was reconciled.
getChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.CheckinEvent
 
getChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.FolderContentChangedEvent
If available, the Id of the changeset in which the changes were committed.
getChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getChangeSetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getChangesets() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
 
getChangesetURL(int) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a changeset URL.
getChangesetURL(int, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a changeset URL.
getChangesForChangeset(int, boolean, int, ItemSpec, String[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the changes within a changeset Allows the caller to page changes back from the server.
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the types of the pending change described by this item.
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
getChangeTypes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
getCharSet() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the character encoding of this part.
getCharSet() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Return the character encoding of this part.
getCharset() - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
getCharset(Locale) - Static method in class com.microsoft.tfs.core.httpclient.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getCharset(int) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified code page into a Charset.
getCharset(int, boolean) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified code page into a Charset.
getCharset() - Method in exception com.microsoft.tfs.core.util.CodePageMapping.UnknownEncodingException
 
getCharsets() - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Gets a list of charsets that are mappable to code pages.
getCheckedPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
getCheckedPendingChanges() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
 
getCheckedPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
getCheckedWorkItems() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinWorkItems
 
getCheckedWorkItems() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinWorkItems
getCheckinAction() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
 
getCheckinConflicts() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
getCheckinDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getCheckinDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getCheckinNote() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getCheckinNote() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getCheckinNote() - Method in class com.microsoft.tfs.core.pendingcheckin.events.NotesChangedEvent
 
getCheckinNotes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getCheckinNotes() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckin
getCheckinNotes() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckin
 
getCheckinNotes() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
 
getCheckinNotes() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckin
getCheckinNotes() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
getCheckinPolicies() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
Gets the policies defined for this team project.
getCheckinPolicies() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckin
getCheckinPolicies() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckin
 
getCheckinPolicies() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckin
getCheckinPoliciesForServerPaths(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the checkin policies defined for the given server paths, which must be team projects.
getCheckinTicket() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets the check-in ticket provided by the server for submitting a CheckInShelveset build request.
getChild(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Returns a child with the given name.
getChild(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Returns a child with the given name.
getChildAt(int) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getChildBranches() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
getChildCount() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
The number of children of this SparseTreeNode
getChildElements() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
 
getChildItem() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the leaf segment of the child's full hierarchy path.
getChildNodes() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getChildOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getChildren() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The children of the information node.
getChildren() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getChildren() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getChildren() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getChildren() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getChildren() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getChildren() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getChildren(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Returns all children with the given name.
getChildren(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Returns all children with the given name.
getChildren() - Method in interface com.microsoft.tfs.core.util.Hierarchical
 
getChildrenAsList() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getChildrenOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getChildrenSize() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getChildReportNodes() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getChildStore(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets a PersistenceStore for the given child name.
getChildStore(String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Gets a PersistenceStore for the given child name.
getChildStore(String) - Method in class com.microsoft.tfs.core.persistence.VersionedVendorFilesystemPersistenceStore
Gets a PersistenceStore for the given child name.
getClcInstrumentationKey() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
 
getClient() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.FolderContentChangedEvent
 
getClient() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
getClient() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the source code control client instance used by this workspace, which will always describe a connection to the server in which this workspace resides.
getClient() - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
 
getClient() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getClient(Class<?>) - Method in class com.microsoft.tfs.core.TFSConnection
Gets a client from this TFSConnection.
getClientAccessMapping() - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
The AccessMapping for the current connection to the server.
getClientAccessMapping() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
The AccessMapping for the current connection to the server.
getClientAccessMapping() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
getClientFactory() - Method in class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
 
getClientFactory(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that a client is requested.
getClientFactory(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getClosestMappingForLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the closest working folder mapping for the specified local path.
getClosestMappingForServerPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the closest working folder mapping for the specified server path.
getCode() - Method in interface com.microsoft.tfs.core.clients.build.IFailure
The code associated with this failure - typically the type of the exception this Failure represents.
getCode() - Method in interface com.microsoft.tfs.core.clients.build.IFailure2010
The code associated with this failure - typically the type of the exception this Failure represents.
getCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getCode() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflict
The error code from the server
getCodePage(String) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified encoding into a code page.
getCodePage(String, boolean) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified encoding into a code page.
getCodePage(Charset) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified Charset into a code page.
getCodePage(Charset, boolean) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified Charset into a code page.
getCodePage() - Method in exception com.microsoft.tfs.core.util.CodePageMapping.UnknownCodePageException
 
getCodePage() - Method in class com.microsoft.tfs.core.util.FileEncoding
Gets the code page number that corresponds to this FileEncoding instance.
getCodePages() - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Gets a list of codepages that are mappable to code pages.
getCollectionLocationService() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
 
getCollections() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
 
getColumnChildren() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormGroup
Corresponds to "Column" child elements in XML minOccurs: 1 maxOccurs: unbounded
getCommand() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
Gets the command (executable) portion of the external command.
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getComment() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getComment() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
getComment() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getComment() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
getComment() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
 
getComment() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
getCommentURL() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
getCommittedChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.CheckinEvent
 
getCommittedServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getCommittedServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
getCommitter() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getCommitter() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getCommitterDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getCommitterDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getCommonApplicationDataPath() - Static method in class com.microsoft.tfs.core.util.SpecialFolders
Gets the common application data folder if it exists on disk ( null if it does not).
getCommonChangedLines() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
getCommonParent(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Given two canonical server paths, return the farthest item from $/ that parents both items.
getCommonPathPrefix(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Given two canonicalized paths (that never end with a filesystem separator except for a drive letter root on Windows), returns the longest path prefix which is common to both paths.
getCommonStructureClient() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
A convenience method to get the common structure service client from this TFSConnection.
getCompilationStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The status of the compilation phase of the build.
getCompletedAge() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets or sets the window used to query for completed builds.
GetCompletedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
getCompletedWindow() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The time span for which completed builds remain in the queue during polling.
getComputer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getComputer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getComputer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getCondensedHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Gets a header representing all of the header values with the given name.
getConfigurationDirectory(PersistenceStoreProvider) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Gets the directory where Workstation stores its non-cache configuration files.
getConfigurationFolderPath() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
getConfigurationMemento() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
 
getConfigurationPersistenceStore() - Method in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
Gets the PersistenceStore for storing non-cache configuration information.
getConfigurationPersistenceStore() - Method in interface com.microsoft.tfs.core.config.persistence.PersistenceStoreProvider
Gets the PersistenceStore for storing non-cache configuration information.
getConfigurationServer() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
 
getConfigurationSession(boolean) - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Gets the catalog service TFSEntitySession for this configuration server.
getConfigurationSession(boolean) - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Gets the catalog service TFSEntitySession for this team project collection.
getConfiguredAccessMappings() - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
All of the AccessMappings that this location service knows about.
getConfiguredAccessMappings() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
All of the AccessMappings that this location service knows about.
getConfiguredAccessMappings() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
getConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Get the underlying core conflict for this conflict.
getConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictResolvedEvent
 
getConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictCompletedEvent
 
getConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictsCompletedEvent
 
getConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictStartedEvent
 
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.BothDeletedConflictDescription
Gets the category of this conflict
getConflictCategory(Conflict) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
Given an AConflict, determines the type of conflict and returns the appropriate ConflictCategory which describes this conflict.
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.FilenameConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.LocallyDeletedConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeBothDeletedConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.RollbackLocalConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ServerDeletedConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ShelvesetConflictDescription
 
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.UnknownConflictDescription
 
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Gets the category of this conflict
getConflictCategory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
Gets the category of this conflict
getConflictDescription(Workspace, Conflict, ItemSpec[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionFactory
Get a ConflictDescription for this particular Conflict.
getConflictDescription(ConflictCategory) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionFactory
Get a ConflictDescription which describes the type of conflict, but does not hold a particular Conflict.
getConflictDescription(ConflictCategory, Conflict) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionFactory
Get a ConflictDescription which describes the type of conflict.
getConflictDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Gets the ConflictDescription which will be resolved by this resolver.
getConflictDescriptions(Workspace, Conflict[], ItemSpec[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionFactory
Convenience method to get multiple conflict descriptions for multiple conflicts.
getConflictID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getConflictInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingState
 
getConflictingChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the type of change that conflicts with this item.
getConflictingItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getConflictingPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
getConflictItemSpecs() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
The item specs queried to return this conflict.
getConflictOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getConflictResolutions(ConflictDescription, ConflictResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.CompositeConflictResolutionContributor
 
getConflictResolutions(ConflictDescription, ConflictResolutionOptions) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.ConflictResolutionContributor
Returns a list of contributed ConflictResolutions (eg, external merge tools, internal merge tools, etc.) that are available to this ConflictDescription.
getConflictResolutions(ConflictDescription, ConflictResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors.ExternalConflictResolutionContributor
 
getConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
getConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Queries the conflict resolver for any new conflicts which arised during the resolution of this conflict.
getConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictsStartedEvent
 
getConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UnshelveResult
 
getConflicts() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflictContainer
 
getConflicts() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
getConflictType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getConflictType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getConnection() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getConnection() - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
getConnection() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
getConnection() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntityDataProvider
 
getConnection() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getConnection(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
getConnection() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getConnection(HostConfiguration) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnection(HostConfiguration, long) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Deprecated. Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
Deprecated. Use #getConnectionWithTimeout(HostConfiguration, long)
getConnectionAdvisor() - Method in class com.microsoft.tfs.core.TFSConnection
 
getConnectionInstanceData() - Method in class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
 
getConnectionManagerClass() - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Returns the default HTTP connection manager class.
getConnectionManagerTimeout() - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Returns the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
getConnectionsInPool(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections for the given host configuration.
getConnectionsInPool() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections.
getConnectionsInUse(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use MultiThreadedHttpConnectionManager.getConnectionsInPool(HostConfiguration)
getConnectionsInUse() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use MultiThreadedHttpConnectionManager.getConnectionsInPool()
getConnectionString() - Method in class com.microsoft.tfs.core.clients.registration.Database
 
getConnectionTimeout() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns the timeout until a connection is etablished.
getConnectionWithTimeout(HostConfiguration, long) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnectionWithTimeout(HostConfiguration, long) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Gets a connection or waits if one is not available.
getConnectionWithTimeout(HostConfiguration, long) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
This method always returns the same connection object.
getConnectivityFailureOnLastWebServiceCall() - Method in class com.microsoft.tfs.core.TFSConnection
 
getConnectMethod() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient.ConnectResponse
Gets the method that was used to execute the connect.
getContent() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormContent
 
getContent() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormWebPageControlOptions
 
getContent() - Method in class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
 
getContent() - Method in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
 
getContent() - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
getContent() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getContent(Class[]) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getContentBytes(String, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the specified string to a byte array of HTTP content charachetrs This method is to be used when encoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentBytes(String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the specified string to a byte array of HTTP content characters using default HTTP content encoding (ISO-8859-1) This method is to be used when encoding content of HTTP request/response
getContentCharSet(Header) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the character set from the Content-Type header.
getContentCharset() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the default charset to be used for writing content body, when no charset explicitly specified.
getContentHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getContentLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
 
getContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.FileRequestEntity
 
getContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Gets the content length.
getContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
 
getContentLength() - Method in interface com.microsoft.tfs.core.httpclient.methods.RequestEntity
Gets the request entity's length.
getContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
getContentMergeSummary() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Gets the summary of the work performed by a content merge for this getWebServiceObject().
getContentString(byte[], int, int, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], String) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], int, int) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[]) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
 
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.FileRequestEntity
 
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
 
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
 
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Returns the content type of this part.
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Returns the content type of this part.
getContentType() - Method in interface com.microsoft.tfs.core.httpclient.methods.RequestEntity
Gets the entity's content type.
getContentType() - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
getContext() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEditArgs
 
getContinuousIntegrationQuietPeriod() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The quiet period associated with a 'Batch' continuous integration type.
getContinuousIntegrationType() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The ContinuousIntegrationType of the definition.
getContinuousIntegrationType() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
An optional filter to control the type of build definitions returned from the query.
getController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The build controller that owns this build agent.
getController() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets the build controller associated with this service host
getControllerFilter() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The build controller whose queued builds are included in the QueuedBuilds property.
getControllers() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerQueryResult
The array of build controllers for this query result.
getControllerSpec() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets the controller spec for this build queue specification.
getCookiePolicy() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns cookie policy to be used by the HTTP methods this collection of parameters applies to.
getCookies() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
getCookies() - Method in class com.microsoft.tfs.core.httpclient.CookieCredentials
 
getCookies() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Returns an array of cookies that this HTTP state currently contains.
getCookieSpec(String) - Static method in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
Gets the cookie specification with the given ID.
getCount() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Returns the number of key/value pairs in this SparseTree.
getCount() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UploadedBaselinesCollection
 
getCount() - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Get the number of link types in the collection.
getCount() - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
getCount() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
getCount() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
getCreatedBy() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getCreatedDate() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getCreationDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getCreationTime() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getCredentialCharset() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the charset to be used for Credentials.
getCredentials() - Method in class com.microsoft.tfs.core.config.ConnectionInstanceData
 
getCredentials() - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Returns all the credentials that are currently configured for any server.
getCredentials(URI) - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Provides the credentials for the given URI.
getCredentials() - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Returns all the credentials that are currently configured for any server.
getCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Provides the credentials for the given URI.
getCredentials() - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Returns all the credentials that are currently configured for any server.
getCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Provides the credentials for the given URI.
getCredentials() - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Returns all the credentials that are currently configured for any server.
getCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Provides the credentials for the given URI.
getCredentials() - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Returns all the credentials that are currently configured for any server.
getCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Provides the credentials for the given URI.
getCredentials(AuthScheme, String, int, boolean) - Method in interface com.microsoft.tfs.core.httpclient.auth.CredentialsProvider
Requests additional authentication credentials.
getCredentials(AuthScope) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Get the credentials for the given authentication scope.
getCredentials() - Method in class com.microsoft.tfs.core.TFSConnection
 
getCredentialsHolder() - Method in class com.microsoft.tfs.core.config.ConnectionInstanceData
 
getCredentialsHolder() - Method in class com.microsoft.tfs.core.TFSConnection
 
getCredentialsManager(PersistenceStoreProvider) - Static method in class com.microsoft.tfs.core.credentials.CredentialsManagerFactory
Gets the best CredentialsManager for this platform.
getCredentialsManager(PersistenceStoreProvider, boolean) - Static method in class com.microsoft.tfs.core.credentials.CredentialsManagerFactory
Gets the best CredentialsManager for this platform.
getCSSNodes(String, boolean) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
getCSSNodes(String[], boolean) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
getCurrent(PersistenceStoreProvider) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Gets the "current" (for this computer) Workstation that uses the specified PersistenceStoreProvider to read and write its cache and config files.
getCurrent() - Static method in class com.microsoft.tfs.core.product.ProductInformation
 
getCurrentHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the current hierarchy level.
getCurrentIterationPath() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
getCurrentLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getCurrentUserDomain() - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Obtains the current user domain for this process, if available.
getCurrentUserName() - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Obtains the current user name for this process, if available.
getCurrentWorkingDirectory() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Gets the full path to the current working directory.
getCustomAssemblyPath() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The version control path where custom assemblies are stored.
getCustomControlOptions() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "CustomControlOptions" child element in XML use: optional
getCustomGetVersion() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
If GetOption is Custom, the version spec for which sources should be retrieved for the requested build.
getCustomGetVersion() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
If GetOption is CustomTime, the time for which sources should be retrieved for the queued build.
getData() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Application specific data for the entry
getData() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
getDatabaseCategory() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
This is the database category that describes where the security information for this SecurityNamespace should be stored.
getDatabaseConfigurationDebugInfo(Locale) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Gets localized database configuration properties for use in support situations.
getDatabaseDirectory() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getDatabaseDiskDirectoryForDebugInfo() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getDatabaseName() - Method in class com.microsoft.tfs.core.clients.registration.Database
 
getDatabases() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
 
getDateCreated() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The date and time at which this agent was created.
getDateCreated() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The date and time at which this controller was created.
getDateCreated() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The date and time at which this build definition was created.
getDateCreated() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
getDateUpdated() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The date and time at which this agent was updated last.
getDateUpdated() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The date and time at which this controller was updated last.
getDaysToBuild() - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
Specifies on which days of the week the schedule will trigger a build.
getDefaultAccessMapping() - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
All of the AccessMappings that this location service knows about.
getDefaultAccessMapping() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
All of the AccessMappings that this location service knows about.
getDefaultAccessMapping() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
getDefaultAccessMappingMoniker() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Returns the default access mapping monkier.
getDefaultAuthPrefs() - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Returns a list containing all registered authentication schemes in their default order.
getDefaultColumnWidth(String, FieldDefinitionCollection) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getDefaultColumnWidth(FieldDefinition) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getDefaultCredentials() - Static method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
getDefaultCredentials() - Static method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
getDefaultDate() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Gets a default date for a Changeset's construction, which is the .NET epoch.
getDefaultDocumentCharset() - Static method in class com.microsoft.tfs.core.httpclient.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - Static method in class com.microsoft.tfs.core.httpclient.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - Static method in class com.microsoft.tfs.core.httpclient.URI
Get the default charset of the document by platform.
getDefaultDropLocation() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The default location to drop the output of builds generated by the definition.
getDefaultItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
getDefaultItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getDefaultItemPath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingServerEntity
 
getDefaultItemPropertyFilters() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the list of item property filters automatically appended to the specified filters in methods that send item property filters to the server.
getDefaultLocalItemExclusionSet() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
getDefaultMaxConnectionsPerHost() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Gets the default maximum number of connections allowed for a given host config.
getDefaultParams() - Static method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Gets the default HttpParams to be used.
getDefaultParams() - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParamsFactory
 
getDefaultParams() - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParamsFactory
Gets the default parameters.
getDefaultParent(Project, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getDefaultPort() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Returns the defaultPort.
getDefaultProtocolCharset() - Static method in class com.microsoft.tfs.core.httpclient.URI
Get the default charset of the protocol.
getDefaultRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getDefaultRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getDefaultRelativePath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.SharePointWebApplicationEntity
 
getDefaultResultOptions(FieldDefinitionCollection, QueryDocument) - Static method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getDefaults() - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getDefaults() - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
getDefaultSourceProvider() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Get default source provider.
getDefaultTeam(String, String[]) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Gets default team for the project
getDefaultTeamID(String) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Returns default team id for the project.
getDefaultTextEncoding() - Static method in class com.microsoft.tfs.core.util.FileEncoding
Gets the default text encoding for this platform, usually so we can assume newly found files are this encoding if they're not marked by BOM.
getDefaultUseCaches() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
getDefaultViewURL() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getDefaultWorkItemTypeID() - Method in interface com.microsoft.tfs.core.clients.workitem.category.Category
 
getDefaultWorkspaceLocation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
getDefinition() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinNoteFailure
 
getDefinitionFilter() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The specification of the build definition(s) whose queued builds are included in the QueuedBuilds property.
getDefinitions() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
 
getDefinitions() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionQueryResult
The array of build definitions for this query result.
getDefinitionSpec() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The specification of the definition of the desired build(s).
getDefinitionSpec() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets the definition spec for this build queue specification.
getDefinitionURIs() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The specification of the definition of the desired build(s).
getDefinitionURIs() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets the definitioin URIs for this build queue specification.
getDeletedNodeResources() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the deleted node resources.
getDeletedNodes() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the deleted nodes.
getDeletedResources() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the deleted resources.
getDeleteOptions() - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
The parts of the build to delete.
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the deletion ID of the item.
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
getDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
getDeletionVersionSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Gets the deletion ID specified by this versioned file spec.
getDeny() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntry
 
getDeny() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getDependencies() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDependenciesOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDependencyGroup() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the dependency groups for this node.
getDependencyOfType(Class<T>) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDependencySet(String) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Returns The set of the dependency sets.
getDepth() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
Gets or sets the depth of the mapping.
getDepth() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
 
getDepthFromRecursion(RecursionType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Converts a _RecursionType into a numeric depth value for use inside the _WorkingFolder class.
getDescription() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getDescription() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The description of the build agent.
getDescription() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The description of the build controller.
getDescription() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The description of the definition.
getDescription() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The description of the build process template.
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the description for this resource.
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
Returns the description for this resource type.
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
getDescription() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
 
getDescription() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
 
getDescription() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getDescription() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getDescription() - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
getDescription() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
 
getDescription() - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.BothDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.FilenameConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.LocallyDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeBothDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Gets the description of this type of resolution (eg "check out and auto merge")
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.RollbackLocalConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ServerDeletedConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.UnknownConflictDescription
 
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
A long description of this conflict, suitable for display to the user.
getDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getDescription() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
getDescription() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getDescription() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getDescription(String) - Static method in class com.microsoft.tfs.core.util.FileTypeDescription
 
getDescriptor() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getDestroyedItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.DestroyEvent
 
getDetailedMessage(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Converts this conflict into a displayable message.
getDetailMessage(String) - Static method in class com.microsoft.tfs.core.util.FederatedAuthenticationHelpers
Parses the detail message "ACS50012: Authentication failed.
getDirectory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
 
getDirectory(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the directory part of the local path.
getDirectoryAssociation() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
getDisableInternalMillis() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
 
getDisplayExtensions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Gets the list of associated extensions for this file type, suitable for displaying only.
getDisplayFieldList() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
getDisplayFieldList() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getDisplayFields() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the display name for this resource.
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
Returns the display name for this resource type.
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingConfigurationCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamFoundationServerCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
getDisplayName() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
 
getDisplayName() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Returns the display name for the for the access mapping.
getDisplayName() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.security.ActionDefinition
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The display name for the SecurityNamespace.
getDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Obtains the display name of this workspace.
getDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getDisplayName() - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
 
getDisplayName(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Returns the display name of the specified link type identifier or null if there is no such link type.
getDisplayOrder() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
getDisplayPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getDisplayPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
getDisplayPath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
 
getDisplayServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Gets the path to the server item in this mapping in a format that may differ from the canonical server item (returned by Mapping.getServerItem() in order to communicate more information to the user.
getDisplayText() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
getDisplayText(Object) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getDisplayText() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
getDisplayTextValues(Class) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getDistinguishedName() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getDoAuthentication() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoAuthentication() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDock() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Dock" attribute in XML use: optional
getDock() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormSplitter
Corresponds to the "Dock" attribute in XML use: required
getDocumentLibraries(boolean) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSClient
Gets the document libraries available for a project.
getDoInput() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getDomain() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getDomain() - Method in class com.microsoft.tfs.core.httpclient.auth.WindowsUser
 
getDomain() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns domain attribute of the cookie.
getDomain() - Method in class com.microsoft.tfs.core.util.TFSUser
 
getDomain(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Gets the domain portion of the specified user name.
getDomain() - Method in class com.microsoft.tfs.core.util.UserNameUtil.ParsedUserName
 
getDomainSID(GUID) - Static method in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
Construct the "domain Sid" for a TFS identity domain
getDomainUserName(TeamFoundationIdentity) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Get identity name for display.
getDoOutput() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getDouble(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the double floating point value of the given key.
getDouble(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the double floating point value of the given key.
getDoubleParameter(String, double) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getDoubleParameter(String, double) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns a Double parameter value with the given name.
getDoubleQuotedValue(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
Encloses the value in double quotations.
getDownloadKey() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getDownloadURI() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getDownloadURL() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
The URL where the baseline for this local version entry can be retrieved
getDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the URL at which this item can be downloaded.
getDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getDropLocation() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The location of the output of the build - typically DropLocationRoot\BuildDefinition.Name\BuildNumber.
getDropLocation() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The location to drop the outputs of the requested build.
getDropLocation() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The location at which to drop the outputs of the queued build.
getDropLocationFailure() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDeletionResult
Gets the failure associated with drop location deletion (if one occurred).
getDropLocationRoot() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The root drop location of the build - either the DefaultDropLocation from its IBuildDefinition, or the overridden DropLocation from its IBuildRequest.
getDuplicateItem() - Method in exception com.microsoft.tfs.core.clients.favorites.exceptions.DuplicateFavoritesException
 
getEditingExtensions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Gets the list of associated extensions for this file type, suitable for editing.
getEditor() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getEffectiveAllow() - Method in class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
getEffectiveChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getEffectiveDeny() - Method in class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
getEffectiveVersion() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the HTTP version used with this method (may be null if undefined, that is, the method has not been executed)
getElementLength() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
If the security tokens this namespace will be operating on need to be split on certain character lengths to determine its elements, that length should be specified here.
getElements() - Method in class com.microsoft.tfs.core.httpclient.Header
Returns an array of HeaderElements constructed from my value.
getEnclosedField(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
Encloses the value in square brackets.
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getEncoding(int) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Translates the specified code page into an encoding.
getEncoding(int, boolean, boolean) - Static method in class com.microsoft.tfs.core.util.CodePageMapping
Attempts to translate the specified code page into an encoding.
getEncoding() - Method in exception com.microsoft.tfs.core.util.CodePageMapping.UnknownEncodingException
 
getEncodingStrategy() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Gets the encoding resolution strategy.
getEnd() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
getEndRow() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnection
 
getEnumValue(Class, String, Object) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getError() - Method in class com.microsoft.tfs.core.checkinpolicies.events.PolicyLoadErrorEvent
 
getErrorID() - Method in exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
getErrorMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Gets all error messages that occured while resolving this conflict.
getErrorMessage(File, String) - Method in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
getErrorStream() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getEscapedAboveHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped authority.
getEscapedCurrentHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped current hierarchy level.
getEscapedFragment() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped fragment.
getEscapedName() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped basename of the path.
getEscapedPassword() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the escaped password.
getEscapedPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped path.
getEscapedPathQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped query.
getEscapedQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped query.
getEscapedSingleQuotedValue(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
Put the specified String in quotes, escaping internal single-quotes.
getEscapedURI() - Method in class com.microsoft.tfs.core.httpclient.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped URI reference string.
getEscapedUser() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the escaped user
getEscapedUserinfo() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped userinfo.
getEvaluator() - Method in class com.microsoft.tfs.core.checkinpolicies.events.PolicyEvaluatorStateChangedEvent
 
GetEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when file is retrieved from the server.
GetEvent(EventSource, AsyncGetOperation, OperationStatus, GetOperation, String, ChangeType, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getEventEngine() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getEventEngine() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getEventSource() - Method in class com.microsoft.tfs.core.clients.CoreClientEvent
 
getEventTypes() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getExactMappingForLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the working folder that contains an exact match for the specified local path (including cloak mappings) or null if there is no exact match.
getExactMappingForServerPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the working folder that contains an exact match for the specified server path (including cloak mappings) or null if there is no exact match.
getExactUserString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Gets the string the user typed to create this spec.
getExcludedServerPaths() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getExclusions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
getExistingQueryByName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getExpandedBuildDirectory(IBuildDefinition) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Returns the BuildDirectory for the build agent with all variable expansions evaluated according to the given build definition.
getExpirationDate() - Method in exception com.microsoft.tfs.core.exceptions.TEPreviewExpiredException
 
getExpiryDate() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getExplicitEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Gets the explicit encoding set previously as part of setting an encoding strategy.
getExtendedAttribute(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified RegistrationExtendedAttribute for the specified tool.
getExtendedAttribute(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified RegistrationExtendedAttribute for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getExtendedAttribute(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getExtendedAttributes(String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the RegistrationExtendedAttributes for the specified tool.
getExtendedAttributes(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the RegistrationExtendedAttributes for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getExtendedAttributes(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getExtendedAttributeValue(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified extended attribute value for the specified tool.
getExtendedAttributeValue(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified extended attribute value for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getExtendedAttributeValue(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getExtendedDescription(StoredQuery) - Static method in class com.microsoft.tfs.core.clients.workitem.query.QueryUtils
 
getExtendedInformation() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
getExtendedItems(String, DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets extended information about items.
getExtendedItems(ItemSpec[], DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets extended information about items.
getExtendedItems(ItemSpec[], DeletedState, ItemType, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getExtendedItems(ItemSpec[], DeletedState, ItemType, GetItemsOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets extended information about items, with full results control.
getExtendedItems(ItemSpec[], DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getExtendedItems(ItemSpec[], DeletedState, ItemType, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getExtendedItems(String, DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getExtendedItems(String, String, ItemSpec[], DeletedState, ItemType, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getExtendedItems(String, String, ItemSpec[], DeletedState, ItemType, GetItemsOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets extended information about items, with full results control.
getExtensions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Gets the list of associated extensions for this file type in a List form
getExtensions() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
 
getExternalLinkFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlOptions
 
getExternalURL(WorkItem, TFSTeamProjectCollection) - Static method in class com.microsoft.tfs.core.artifact.LinkingFacade
 
getFactory() - Method in class com.microsoft.tfs.core.TFSConnection.HTTPClientReference
 
getFailure() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentFailureException
 
getFailure() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionFailureException
 
getFailure() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildFailureException
 
getFailure() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
getFailureMessage() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.DeleteBuildFailedException
 
getFailureMessage() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.StopBuildFailedException
 
getFailures() - Method in class com.microsoft.tfs.core.checkinpolicies.events.PolicyStateChangedEvent
 
getFailures() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
 
getFailures() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentQueryResult
The array of failures for this query result.
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerQueryResult
The array of failures for this query result.
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionQueryResult
The array of failures for this query result.
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IBuildQueryResult
The array of failures for this query result.
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHostQueryResult
 
getFailures() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildQueryResult
The array of failures for this query result.
getFailures() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileFailedException
 
getFailures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
Get the failures generated by this invocation of get.
getFailures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
getFamilyFullName() - Method in class com.microsoft.tfs.core.product.ProductName
 
getFamilyFullNameNOLOC() - Method in class com.microsoft.tfs.core.product.ProductName
 
getFamilyShortName() - Method in class com.microsoft.tfs.core.product.ProductName
 
getFamilyShortNameNOLOC() - Method in class com.microsoft.tfs.core.product.ProductName
 
getFavorites() - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
getFavorites() - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Gets Favorite items associated with connection state.
getField(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
Gets the Field with the specified name.
getField(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
getField(int) - Method in interface com.microsoft.tfs.core.clients.workitem.revision.Revision
 
getField(String) - Method in interface com.microsoft.tfs.core.clients.workitem.revision.Revision
 
getFieldDefinition() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getFieldDefinition() - Method in class com.microsoft.tfs.core.clients.workitem.query.SortField
 
getFieldDefinitions() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinitionCollection
 
getFieldDefinitions() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
 
getFieldDefinitions() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getFieldDefinitions() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
Gets the field definitions that the checkin note was last evaluated against.
getFieldDefinitions() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
Gets the field definitions that the checkin note was last evaluated against.
getFieldName() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "FieldName" attribute in XML use: optional
getFieldName() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
getFieldName() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
getFields() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The custom name / value pairs associated with the information node.
getFields() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSClient
Get the view fields.
getFields() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.Revision
 
getFields() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getFieldType() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getFile() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getFileAssociations() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
getFileContainerURL(IBuildDetail) - Static method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getFileExtension(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Gets the extension of the given local path -- everything from the last '.' of the file part (including the '.').
getFileExtension() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getFileID() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getFilename() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
getFileName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Gets just the file part of the given local path, which is all of the string after the last path component.
getFileName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Gets just the file part of the given server path, which is all of the string after the last path component.
getFileName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getFileName() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getFileName() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.ByteArrayPartSource
 
getFileName() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePartSource
Return the current filename
getFileName() - Method in interface com.microsoft.tfs.core.httpclient.methods.multipart.PartSource
Gets the name of the file this source represents.
getFileSize() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getFileSizeAsString() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getFileTypes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getFilter() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilters
 
getFilterExpression() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getFilterExpression() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getFilterField() - Method in class com.microsoft.tfs.core.search.internal.VSSearchFilterToken
 
getFilterField() - Method in interface com.microsoft.tfs.core.search.IVSSearchFilterToken
 
getFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlExternalLinkFilters
 
getFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilters
 
getFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilters
 
getFilterSeparatorPosition() - Method in class com.microsoft.tfs.core.search.internal.VSSearchFilterToken
 
getFilterSeparatorPosition() - Method in interface com.microsoft.tfs.core.search.IVSSearchFilterToken
 
getFilterTokenType() - Method in class com.microsoft.tfs.core.search.internal.VSSearchFilterToken
 
getFilterTokenType() - Method in interface com.microsoft.tfs.core.search.IVSSearchFilterToken
 
getFilterType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlExternalLinkFilters
 
getFilterType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilters
 
getFilterValue() - Method in class com.microsoft.tfs.core.search.internal.VSSearchFilterToken
 
getFilterValue() - Method in interface com.microsoft.tfs.core.search.IVSSearchFilterToken
 
getFinishTime() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The time that the build finished.
getFirstHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Gets the first header with the given name.
getFirstNode(StringBuilder) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Takes a repository path as a StringBuilder and parses out the top node in the path and returns it as the parent.
getFixedElementLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
The optional element length.
getFixedURI(String) - Method in class com.microsoft.tfs.core.clients.reporting.ReportingClient
TEE will automatically correct the endpoints registered URL when creating the web service, however we must provide a mechansim to correct fully qualified URI's provided as additional URI from the same webservice.
getFixedURI(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSClient
TEE will automatically correct the endpoints registered URL when creating the web service, however we must provide a mechansim to correct fully qualified URI's provided as additional URI from the same webservice.
getFixedWidth() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormColumn
Corresponds to the "FixedWidth" attribute in XML use: optional
getFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.DestroyEvent
 
getFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeEvent
 
getFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
getFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveLocalConflictHandler
 
getFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getFloat(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the floating point value of the given key.
getFloat(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the floating point value of the given key.
getFolderDepth(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Calls LocalPath.getFolderDepth(String, Platform) with Platform.getCurrentPlatform() as the Platform argument.
getFolderDepth(String, Platform) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the depth of the item described by path, where the root folder is depth 0, items in root are 1, items below that are 2, etc.
getFolderDepth(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns the depth of the item described by path, where the root folder is depth 0, team projects are at depth 1, and so on.
getFolderDepth(String, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns the depth of the item described by path, where the root folder is depth 0, team projects are at depth 1, "$/Proj/a" is 2, and so on.
getFolders() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets all the working folder mappings in this workspace.
getFollowRedirects() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
getForbiddenSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.AbstractToolValidator
Gets the substitution strings which are not allowed in arguments for this external tool.
getForbiddenSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.CompareToolValidator
Gets the substitution strings which are not allowed in arguments for this external tool.
getForbiddenSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.MergeToolValidator
Gets the substitution strings which are not allowed in arguments for this external tool.
getForbiddenSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.ViewToolValidator
Gets the substitution strings which are not allowed in arguments for this external tool.
getFormattedMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getFormDescription() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
Gets the form description.
getForwardEnd() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
getFragment() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the fragment.
getFromItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getFromItemChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getFromPath(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the path of an URI and its rest part.
getFullItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
getFullItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getFullItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getFullItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getFullItemPath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectPortalEntity
 
getFullItemPath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getFullPath() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
The full path to the desired build definition(s), of the form \TeamProject\Name.
getFullPath() - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
The full path of this build group item.
getFullPath() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the node's full path in the hierarchy.
getFullPath() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
 
getFullPath() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getFullPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
 
getFullyInvalidated() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
True if the values in ChangedPaths should be ignored, because a full invalidation has occurred.
getFullyQualifiedURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
getFullyQualifiedURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getFullyQualifiedURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProcessGuidanceEntity
 
getGatedCheckInTicket() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
Optional ticket issued by the server for gated check-in submissions.
getGetOpGroups() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
getGetOps() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
getGetOption() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
Specifies how sources should be retrieved for the requested build - either LatestOnQueue - get the latest sources as of the time the build was queued, LatestOnBuild - get the latest sources as of the time the build starts, or Custom - If you set this to custom, you must specify a valid VersionSpec in the CustomGetVersion field.
getGetOption() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The time for which sources should be retrieved for the queued build - either QueueTime, BuildTime, or CustomTime.
getGetRequests() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveLocalConflictHandler
 
getGitCommitURL(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getGitExplorerURL(String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getGitRepoURL(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getGlobalAndProjectGroups(GUID, GUID) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Get list of TFS Global and Project groups
getGroupDataProvider(String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Retrieve the cached group data provider for the specified project name.
getGrouping() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
getGroups() - Method in class com.microsoft.tfs.core.clients.workitem.GroupDataProvider
Returns the user groups which are allowed values for an "IN GROUP" clause for any WIT field of type string.
getGUID() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
getGUID() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getGUID() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getGUID() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getGUID() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getGzipExtension() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the hash code for the target item affected by this operation.
getHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getHasMoreItems() - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
getHeaderField(String) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the header field
getHeaderField(int) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the header field at the specified position
getHeaderFieldKey(int) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the header field key
getHeaders(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Gets all of the headers with the given name.
getHeight() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Height" attribute in XML.
getHelpText() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Gets the help text for this type of resolution (extended information suitable for displaying in a tooltip.)
getHelpText() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getHierarchicalPath() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getHierarchicalPath(QueryFolder) - Static method in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolderUtil
Gets a string representation of the full path of this QueryFolder suitable for display to a user.
getHierarchy(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns all directories leading up to (and including) the given path, from the root of the local filesystem.
getHierarchy(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Get file hierarchy from fromPath to toPath e.g.
getHierarchy(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns the hierarchy leading up to this path.
getHomeURL() - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets the Web Access home page Url.
getHomeURL(String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets the Web Access home page Url.
getHomeURL(URI) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets Team Web Access home url for a specified project.
getHomeUrl(URI, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets Team Web Access home url for a specified project.
getHost() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
getHost() - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieOrigin
 
getHost() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns the host.
getHost() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. use #getHostConfiguration()
getHost() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the host.
getHost() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the host.
getHostAuthState() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the target host authentication state
getHostAuthState() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the target host authentication state
getHostConfiguration() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Returns the host configuration associated with the HttpClient.
getHostConfiguration() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Deprecated. no longer applicable
getHostConfiguration() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. no longer applicable
getHostConfiguration() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Returns the host configuration associated with the ProxyClient.
getHostName() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
Returns the host name (IP or DNS name).
getHostURL() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Return the host url.
getHTTPClient() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the HttpClient instance from this TFSConnection.
getHTTPClient() - Method in class com.microsoft.tfs.core.TFSConnection.HTTPClientReference
 
getHTTPClientFactory(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's HttpClient is requested.
getHTTPClientFactory(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getHTTPClientReference() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the TFSConnection.HTTPClientReference instance from this TFSConnection.
getHttpConnectionManager() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Returns the HTTP connection manager associated with the HttpClient.
getHttpConnectionManager() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the httpConnectionManager.
getHttpElementCharset() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the charset to be used for writing HTTP headers.
getHttpVersion() - Method in class com.microsoft.tfs.core.httpclient.StatusLine
 
getIconType() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocument
 
getID() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
 
getID() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.InvalidQueueIDException
 
getID() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The Id portion of the build definition's Uri.
getID() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The unique identifier of the information node.
getID() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Gets the identifier for this process template.
getID() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The unique Id of the queued build.
getID() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Unique Id of the the entry
getID() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
 
getID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.category.Category
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
Convenience method to get the value of a field in this collection.
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getID() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getID() - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Returns the unique ID for this QueryItem.
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
 
getID() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getID() - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Deprecated. no longer used
getID() - Method in class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Deprecated. no longer used
getID() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
 
getIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the identifier for this resource.
getIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
Returns the identifier for this resource type.
getIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getIdentifier() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
getIdentity() - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
getIdentity() - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Provides the Identity associated with the stored user, which is unique within scope of the TPC.
getIdentity() - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
getIdentityDomainScope(GUID) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
getIdentityDomainScope() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
getIdentityDomainScope() - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
 
getIdentityName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getIdentityName(String, String, String, String, int, AtomicReference<String>, AtomicReference<String>) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
 
getIdentityType() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
getIDs() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getIfModifiedSince() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getImmutableName() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
getInformation() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The collection of information nodes for the build.
getInformationTypes() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The information types to be returned from the query/queries.
getInheritedAllow() - Method in class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
getInheritedDeny() - Method in class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
 
getInnerText() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormText
 
getInputStream() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Gets an input stream for the HttpMethod response body.
getInputStream() - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
Gets an InputStream that reads the buffer contents that were previously written before FastTempOutputStream.close() was called.
getInstallationInstructions() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
 
getInstance() - Static method in class com.microsoft.tfs.util.shutdown.ShutdownManager
Gets the single instance of ShutdownManager for any process.
getInstance() - Static method in class com.microsoft.tfs.util.temp.TempStorageService
 
getInstanceFollowRedirects() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getInstanceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
getInstanceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getInstanceID() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity
 
getInstanceID() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getInstanceID() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getInstanceID() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
getInstanceID() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Obtains the instance ID (server GUID) from the registration data.
getInstanceID(boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Obtains the instance ID (server GUID) from the registration data, specifying whether to force a refresh of the registration data from the TF server.
getInstanceID() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
getInstanceID() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the instance identifier from this connection's ServerDataProvider.
getInstanceIDExtendedAttributeValue() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getInt(String, int) - Static method in class com.microsoft.tfs.core.config.EnvironmentVariables
 
getInteger(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the integer value of the given key.
getInteger(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the integer value of the given key.
getIntermediateMergeEncoding() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Returns the file encoding that should be used in the intermediate merge step.
getIntParameter(String, int) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getIntParameter(String, int) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns an Integer parameter value with the given name.
getIntProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Return an integer value for the specified property name.
getInvalidMessage(Field) - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
getInvalidMessage() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getInvalidMessage() - Method in interface com.microsoft.tfs.core.pguidance.ProcessGuidanceURLInfo
 
getInvalidName() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinNoteNameValidationException
 
getInvalidQueryText() - Method in exception com.microsoft.tfs.core.clients.workitem.query.InvalidQueryTextException
 
getInvariantFieldName(String, FieldDefinitionCollection) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
getInvariantOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getInvariantTodayMinusMacro(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalVersion
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SecurityChange
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
getItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
 
getItem(int, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(int, int, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(int, int, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, DeletedState) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, DeletedState, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, int, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, int, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItem(String, VersionSpec, DeletedState, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets information about one item.
getItemByID(GUID) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Returns the child QueryItem with the given id.
getItemByName(String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Returns the child QueryItem with the given name.
getItemFile(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets the File for the given item name.
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getItemID() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
Item ID corresponding to SourceServerItem (optional; but your calls to UpdateLocalVersion on a pre-Dev11 server will fail if this is not provided).
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the numeric ID of the item affected by this operation.
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingState
 
getItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
 
getItemInputStream(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets an InputStream for reading the specified item's data.
getItemInputStream(String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Gets an InputStream for reading the specified item's data.
getItemLock(String, boolean) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets a thread- and process-exclusive lock for a single item in this PersistenceStore.
getItemLock(String, boolean) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Gets a thread- and process-exclusive lock for a single item in this PersistenceStore.
getItemName(String) - Static method in class com.microsoft.tfs.core.clients.build.utils.BuildPath
Returns just the name portion of a path.
getItemOutputStream(String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets an OutputStream to write the specified item's data.
getItemOutputStream(String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Gets an OutputStream to write the specified item's data.
getItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getItemPath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getItemPath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UndoOperationCompletedEvent
 
getItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UndoOperationStartedEvent
 
getItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
Gets a copy of the items in this item set.
getItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getItems(ItemSpec[], DeletedState, ItemType, boolean, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
For each provided ItemSpec, returns a corresponding WorkspaceItemSet containing data about items in the workspace.
getItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
Gets a copy of the items in this item set.
getItems(int[], int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(int[], int, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(int[], int, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(String, RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(String, VersionSpec, RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec[], VersionSpec, DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec, VersionSpec, DeletedState, ItemType, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec, VersionSpec, DeletedState, ItemType, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec[], VersionSpec, DeletedState, ItemType, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(String, VersionSpec, RecursionType, DeletedState, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(String, VersionSpec, RecursionType, DeletedState, ItemType, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec[], VersionSpec, DeletedState, ItemType, GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getItems(ItemSpec[], VersionSpec, DeletedState, ItemType, GetItemsOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets information about multiple items.
getItems() - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
getItems() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Gets the child QueryItems contained by this folder.
GetItemsOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options which control how item information is retrieved from the server.
getItemSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getItemSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
getItemSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
getItemSpecs() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationCompletedEvent
 
getItemSpecs() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationStartedEvent
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the type of the item affected by this operation.
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getIterationPaths() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
getIterationRootNodes() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getIterator() - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Returns an iterator over this group of headers.
getKeepLocalVersionEntryOnDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getKey() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.KeyValuePair
 
getKey() - Method in class com.microsoft.tfs.core.clients.webservices.KeyValueOfStringString
 
getKind() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
 
getLabel() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getLabel() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getLabel() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getLabel() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getLabel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResult
 
getLabel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec
 
getLabel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
 
getLabel() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Label" attribute in XML use: optional (mutually exclusive with label child content)
getLabel() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormGroup
Corresponds to the "Label" attribute in XML use: optional
getLabel() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTab
Corresponds to the "Label" attribute in XML use: required
getLabel() - Method in interface com.microsoft.tfs.core.util.Labelable
 
getLabelFailure() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDeletionResult
Gets the failure associated with label deletion (if one occurred).
getLabelName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The name of the label created for the build.
getLabelPosition() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "LabelPosition" attribute in XML use: ${simpleTypeReference.use}
getLabelText() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "LabelText" child element in XML use: optional
getLastAccessDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getLastBuildURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Gets the URI of the last build completed for this build definition regardless of status.
getLastChangedBy() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Gets the account name of the last user to change the build.
getLastChangedByDisplayName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Gets the display name of the last user to change the build.
getLastChangedOn() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The date and time of the last change to the build.
getLastChangeID() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Returns the last server change id for which this data current.
getLastComponent(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Return the the last path component in the supplied path.
getLastGoodBuildLabel() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The name of the label of the last build generated for the build definition for which compilation and tests were successful.
getLastGoodBuildURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Gets the URI of the last build completed for this build definition with a successful compilation and test status.
getLastHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Gets the last header with the given name.
getLastModifiedBy() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The user who last modified the information node.
getLastModifiedBy() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
The user who last modified the workspace.
getLastModifiedDate() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The date at which the information node was last modified.
getLastModifiedDate() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
The date and time at which the workspace was last modified.
getLastModifiedDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getLastModifiedDate() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getLastRefreshTimeMillis() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getLastResponseInputStream() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the stream used to read the last response's body.
getLastSavedCheckin() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getLastSavedCheckin() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getLastWriteTime() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getLatestChangedLines() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
getLatestChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getLatestChangesetID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the latest changeset ID from the server.
getLatestVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLayoutChildren() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormDescription
Corresponds to "Layout" child elements in XML minOccurs: 1 maxOccurs: unbounded
getLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getLength() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.ByteArrayPartSource
 
getLength() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePartSource
Return the length of the file
getLength() - Method in interface com.microsoft.tfs.core.httpclient.methods.multipart.PartSource
Gets the number of bytes contained in this source.
getLengthOfParts(Part[]) - Static method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the total sum of all parts and that of the last boundary
getLengthOfParts(Part[], byte[]) - Static method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Gets the length of the multipart message including the given parts.
getLevel() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getLinger() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
getLink() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Link" child element in XML use: optional
getLink() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormText
 
getLink() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormWebPageControlOptions
 
getLinkAttribute() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinkColumn
 
getLinkColumns() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinkColumns
 
getLinkColumns() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlOptions
 
getLinkID() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
getLinkingWebService(String) - Method in class com.microsoft.tfs.core.TFSConnection
Obtains a new linking web service from this TFSConnection.
getLinkQueryLinkTypes() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getLinkQueryMode() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getLinks() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getLinksControlFilterOn() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilter
 
getLinksControlOptions() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "LinksControlOptions" child element in XML use: optional
getLinkTopology() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
getLinkType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
Gets the link type.
getLinkType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlExternalLinkFilter
 
getLinkType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilter
 
getLinkType() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
getLinkType() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
getLinkTypeEnds() - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Retrieves a collection of all the link type ends across all link types.
getLinkTypeID() - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
getLinkTypes() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
GetListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the GetEvent.
getListItemQuery(WSSDocumentLibrary) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSClient
Generate the list item query.
getLocalAddress() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Return the local address to be used when creating connections.
getLocalAddress() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Return the local address used when creating the connection.
getLocalApplicationDataPath() - Static method in class com.microsoft.tfs.core.util.SpecialFolders
Gets the local application data folder if it exists on disk ( null if it does not).
getLocalChangedLines() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
getLocale(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's Locale is requested.
getLocale(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getLocale() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains the Locale associated with this TFSConnection.
getLocalFile() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getLocalFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the description of the local file.
getLocalFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
The local file in a merge conflict is called the "source".
getLocalFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
The local file in a merge conflict is called the "source".
getLocalFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
The local file in a merge conflict is called the "source".
getLocalFileLastModifiedDateUsedForHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Last Modified UTC time of the local file, which was used to calculate local hash value.
getLocalHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getLocalItem() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
The local item of the mapping.
getLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Gets the path to the local item in this working folder mapping.
getLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
getLocalItemExclusions(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Returns the set of local item exclusions for this user on this machine.
getLocalItemForServerItem(String, WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
getLocalItemForServerItem(String, WorkingFolder[], boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
getLocalItemRaw() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Gets the path to the local item in the native TFS path format, which is Windows-style paths (even if this code is running on Unix).
getLocalizedFieldName(String, FieldDefinitionCollection) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
getLocalizedOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getLocalizedTodayMinusMacro(int) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getLocalizedTodayMinusMacro(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getLocalMetadataDirectory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
The full path to the metadata directory for this workspace (local workspaces only).
getLocalPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the local filename affected by the conflict.
getLocalPath(ConflictDescriptionPathType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the local filename affected by the conflict.
getLocalPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
getLocalPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getLocalPathForResource(Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerPathProvider
Returns the resource provided.
getLocalPathForResource(Object) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerProvider
Given an implementor-defined "resource", it will return the local path which corresponds.
getLocalVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLocalVersionEntry() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Before looping through the GetOperations and calling ProcessOperation on each one, a pass is made to tag GetOperations meeting certain criteria with their local version entries.
getLocalVersionUpdates() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getLocalWorkspace(String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the workspace containing a mapping for the given path.
getLocalWorkspace(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Look up the local workspace for the specified repository, workspaceName and workspaceOwner combo.
getLocalWorkspaceInfo(VersionControlClient, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Get the cached local workspace info for the specified workspace.
getLocalWorkspaceInfo(GUID, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Get the cached local workspace info for the specified workspace.
getLocalWorkspaceInfo(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Get the cached local workspace info for the workspace that contains the specified path.
getLocalWorkspaceInfoRecursively(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Gets the workspace at or workspaces below the path.
getLocation() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationMapping
Returns the location for this location mapping.
getLocation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getLocation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getLocation() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Hyperlink
 
getLocation() - Method in exception com.microsoft.tfs.core.httpclient.InvalidRedirectLocationException
 
getLocationCacheManager() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getLocationMapping(AccessMapping) - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getLocationMappings() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getLocationService() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the location service that this catalog uses for its service definition references.
getLocationService() - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
 
getLocationService() - Method in class com.microsoft.tfs.core.TFSConfigurationServer
 
getLocationServiceData() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getLocationServiceLastChangeID() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
 
getLocationServiceURI() - Method in class com.microsoft.tfs.core.TFSConnection
 
getLockLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getLockLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLockLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the lock status for this operation.
getLockLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getLockLevelName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
The localized string appropriate for normal text lock level display (command-line client "status /format:detailed" command, for example).
getLockLevelShortName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
The localized string appropriate for very space-constrained lock level display (command-line client "status /format:brief" command, for example).
getLockOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLockOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getLockStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getLogicalOperator() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
getLogicalOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
getLogLocation() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The location of the log file for the build.
getLogPersistenceStore() - Method in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
Gets the PersistenceStore for storing log files.
getLogPersistenceStore() - Method in interface com.microsoft.tfs.core.config.persistence.PersistenceStoreProvider
Gets the PersistenceStore for storing log files.
getLong(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the long integer value of the given key.
getLong(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the long integer value of the given key.
getLongDescription() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
 
getLongParameter(String, long) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getLongParameter(String, long) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns a Long parameter value with the given name.
getMailAddress() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getMajor() - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Returns the major version number of the HTTP protocol.
getMajorVersion() - Static method in class com.microsoft.tfs.core.product.CoreVersionInfo
 
getMappedLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Maps the given server path to a local path using the most precise working folder mapping in this workspace.
getMappedPaths() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
getMappedPaths() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
The mapped local paths of the workspace.
getMappedServerPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Maps the given local path to a server path using the most precise working folder mapping in this workspace.
getMapping(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
This method is for LocalCache to use.
getMappings() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
The workspace mappings for the workspace.
getMappingType() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
The type of the mapping - Map or Cloak.
getMargin() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Margin" attribute in XML use: optional
getMargin() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormGroup
Corresponds to the "Margin" attribute in XML use: optional
getMargin() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLayout
Corresponds to the "Margin" attribute in XML use: optional
getMargin() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTab
Corresponds to the "Margin" attribute in XML use: optional
getMargin() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTabGroup
Corresponds to the "Margin" attribute in XML use: optional
getMatchingNodes() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDataProcessedResult
Returns the matching catalog nodes.
getMatchingResources() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDataProcessedResult
Returns the matching catalog resources.
getMaxAllowedServerPathLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
getMaxAttachmentSize() - Method in class com.microsoft.tfs.core.clients.workitemconfiguration.WorkItemConfigurationSettingsClient
Gets the cached maximum work item attachment size.
getMaxBuildsPerDefinition() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The maximum number of builds which should be returned per definition.
getMaxConcurrentBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The maximum number of builds that may run concurrently on this controller.
getMaxConnectionsPerHost() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionManagerParams.getDefaultMaxConnectionsPerHost() , HttpConnectionManager.getParams().
getMaxConnectionsPerHost(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections to be used for a particular host config.
getMaxDepth() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
getMaxFinishTime() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The end of the finish time range of the desired build(s).
getMaxLength() - Method in exception com.microsoft.tfs.core.httpclient.HttpContentTooLargeException
 
getMaxQueuePosition() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The maximum position in the queue for the requested build at queue time.
getMaxServerPathLength() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getMaxTotalConnections() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionManagerParams.getMaxTotalConnections(), HttpConnectionManager.getParams().
getMaxTotalConnections() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections allowed.
getMemberOf() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getMemberOf() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getMembers() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getMembers(TFSConnection, MembershipQuery) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Get team member identities.
getMembers() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getMergeCandidates(String, String, RecursionType, MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Look up the merge candidates for merging between the requested items.
getMergeCandidates(String, String, RecursionType, MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Look up the merge candidates for merging between the requested items.
getMergeDetails() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getMergedFileEncoding() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getMergedFileLabel() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getMergedFileName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getMergedFileName() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getMergedItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
 
getMergedProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
getMergeSources() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
getMergeSources() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getMessage() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyFailure
 
getMessage() - Method in interface com.microsoft.tfs.core.clients.build.IFailure
The message associated with this failure - typically the message of the exception this Failure represents.
getMessage() - Method in interface com.microsoft.tfs.core.clients.build.IFailure2010
The message associated with this failure - typically the message of the exception this Failure represents.
getMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictEvent
 
getMessage(String, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
Converts this event into a displayable message.
getMessage(AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
Converts this event into a displayable message.
getMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
getMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
 
getMessage() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflict
 
getMessage() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinNoteFailure
 
getMessageQueueURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Gets the message queue address.
getMessageQueueURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Gets the message queue address.
getMessageQueueURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets the message queue address.
GetMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP GET method.
GetMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.GetMethod
No-arg constructor.
GetMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.GetMethod
Constructor specifying a URI.
getMethodRetryHandler() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. use HttpMethodParams
getMinChangedTime() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The minimum last changed on value of the desired build(s).
getMinFinishTime() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The beginning of the finish time range of the desired build(s).
getMinimalBuildDetails(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getMinimumSize() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLayout
Corresponds to the "MinimumSize" attribute in XML use: optional
getMinor() - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Returns the minor version number of the HTTP protocol.
getMinorVersion() - Static method in class com.microsoft.tfs.core.product.CoreVersionInfo
 
getModifiedBy() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getModifiedDate() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getModifiedFileEncoding() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getModifiedPropertiesLog(IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Modified properties, to be processed on update.
getMoniker() - Method in class com.microsoft.tfs.core.clients.framework.location.AccessMapping
This is the unique moniker that represents the access mapping.
getMonitorMethods() - Static method in class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
getMostRecentlyUsedUsers() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
getMostRecentlyUsedUsers() - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Get the set of identities which have been recently accessed by the current user
getMultipartBoundary() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
Returns the MIME boundary string that is used to demarcate boundaries of this part.
getName() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
 
getName() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionFailureException
 
getName() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildFailureException
 
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
The name of the desired build agent(s).
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The name of the build controller.
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
The name of the desired build controller(s).
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
The name of the desired build definition(s).
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
The name of the build group item.
getName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets or sets the name for this service host
getName() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getName() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getName() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
getName() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectProperty
 
getName() - Method in class com.microsoft.tfs.core.clients.commonstructure.Property
 
getName() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Display text for favorite entry
getName() - Method in class com.microsoft.tfs.core.clients.registration.ArtifactType
 
getName() - Method in class com.microsoft.tfs.core.clients.registration.Database
 
getName() - Method in class com.microsoft.tfs.core.clients.registration.EventType
 
getName() - Method in class com.microsoft.tfs.core.clients.registration.OutboundLinkType
 
getName() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationExtendedAttribute
 
getName() - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
getName() - Method in class com.microsoft.tfs.core.clients.security.ActionDefinition
 
getName() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The non-localized name for the SecurityNamespace that will be used for things like the command-line.
getName() - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.FilenameConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeBothDeletedConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.RollbackLocalConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ShelvesetConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.UnknownConflictDescription
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
A short description of the conflict, eg "Version Conflict"
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets this workspace's name.
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.category.Category
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getName() - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldUsages
 
getName() - Method in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkType
 
getName() - Method in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
getName() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getName() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the name of this query item.
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
getName() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
 
getName() - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
Provide the name of this method.
getName() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.DeleteMethod
Returns "DELETE".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.GetMethod
Returns "GET".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Returns "HEAD".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the name of this part.
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Returns the name.
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Returns "POST".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Get the name.
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.PatchMethod
Return "PATCH".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Returns "POST".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.PutMethod
Return "PUT".
getName() - Method in class com.microsoft.tfs.core.httpclient.methods.TraceMethod
Returns "TRACE".
getName() - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
Return the name.
getName() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the basename of the path.
getName(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the basename of an URI.
getName() - Method in interface com.microsoft.tfs.core.memento.Memento
 
getName() - Method in class com.microsoft.tfs.core.memento.XMLMemento
getName(Object) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
getName() - Method in class com.microsoft.tfs.core.TFSConnection
Returns a string suitable for user display which identifies this TFS connection.
getName() - Method in class com.microsoft.tfs.core.util.FileEncoding
Gets a pretty name to display to the user for this encoding.
getName(Locale) - Method in class com.microsoft.tfs.core.util.FileEncoding
Gets a pretty name to display to the user for this encoding.
getName() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
getName(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Gets the name-only (no domain) portion of the specified user name.
getName() - Method in class com.microsoft.tfs.core.util.UserNameUtil.ParsedUserName
 
getNamespaceId() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The id that uniquely identifies the SecurityNamespace.
getNamespaceStructure() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The structure that this SecurityNamespace will use to organize its tokens.
getNewComment() - Method in class com.microsoft.tfs.core.pendingcheckin.events.CommentChangedEvent
 
getNewPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Gets the new path to use for this resolution.
getNewPendingChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
getNewProjectNames() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileBlockedByProjectRenameException
The set of new project names.
getNewProjectRevisionId() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileBlockedByProjectRenameException
The new project revision ID.
getNewSignature() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
getNewTeamProjects() - Method in class com.microsoft.tfs.core.pendingcheckin.events.AffectedTeamProjectsChangedEvent
 
getNewWorkItemURL(String, String, int) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a New Work Item URL.
getNewWorkItemURL(String, String, int, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a New Work Item URL.
getNextState(String) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Gets the next state of this work item based on the action of a user.
getNoCICheckInComment() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getNode(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns the information node with the given Id.
getNode(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Gets a NodeInfo structure using a node URI
getNodeDependencies() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns an array of nodes which are dependent on this node.
getNodeFrom(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Gets a NodeInfo structure using a node pathname.
getNodeReferences() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the node references for this resource.
getNodes() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
The information nodes in the collection.
getNodes() - Method in interface com.microsoft.tfs.core.clients.workitem.node.NodeCollection
 
getNodesByType(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns the information nodes in Nodes (non-recursive) with the given type.
getNodesByType(String, boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns the information nodes in Nodes with the given type and recursion type.
getNodesByTypes(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns the information nodes in Nodes (non-recursive) with the given type(s).
getNodesByTypes(String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns the information nodes in Nodes with the given type(s) and recursion type.
getNoteFailures() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
getNotification() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getNotificationManager() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
 
getNumberToKeep() - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
The number of builds to keep.
getNumConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getNumFailures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getNumOperations() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getNumResolvedConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getNumUpdated() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getNumWarnings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getObjectArrayProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Return an object array for the specified property name.
getOffline() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
getOfflineCacheData() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Get the cached local workspace data.
getOfflineMetadataFileRoot(PersistenceStoreProvider) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Returns the directory location where workspace local version metadata files are stored.
getOldProjectNames() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileBlockedByProjectRenameException
The set of old project names.
getOperation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
GetOperation - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes the work required to be done by the client to complete a "get".
GetOperation() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
GetOperation(_GetOperation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
GetOperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a get operation has completed.
GetOperationCompletedEvent(EventSource, Workspace, GetRequest[], GetStatus) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.GetOperationCompletedEvent
 
GetOperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a get operation has started.
GetOperationStartedEvent(EventSource, Workspace, GetRequest[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.GetOperationStartedEvent
 
getOperationStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeEvent
 
getOperator() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
getOperatorKey() - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
getOppositeEnd() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
GetOption - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes options for a get operation.
GetOption2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes options for a get operation.
getOptions() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
Query options used to determine whether or not supporting objects are returned from the query.
getOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationCompletedEvent
 
getOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationStartedEvent
 
GetOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options which control how items are processed during get operations.
getOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getOrderByClause(FieldDefinitionCollection) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getOrdinal() - Method in class com.microsoft.tfs.core.clients.workitem.UserDisplayMode
 
getOrganizationalRoot() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntitySession
 
getOriginalCommand() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
Gets the command (executable) portion of the external command.
getOriginalCommandAndArguments() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
Gets the original command and arguments string, before they were tokenized and unquoted.
getOriginalFileEncoding() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getOriginalLocation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceUpdatedEvent
 
getOriginalName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceUpdatedEvent
 
getOriginalName() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the original name of this query item, before any unsaved modifications were made to the hierarchy.
getOriginalOwnerDescriptor() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the original owner's IdentityDescriptor for this query item, before any unsaved modifications were made to the hierarchy.
getOriginalParent() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the original parent folder of this query item, before any unsaved modifications were made to the hierarchy.
getOriginalPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PathTranslation
 
getOriginalQueryText() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryDefinition
Returns the original WIQL query text for this query definition as it was loaded from the server, before any unsaved modifications.
getOriginalTokenText() - Method in class com.microsoft.tfs.core.search.internal.VSSearchToken
 
getOriginalTokenText() - Method in interface com.microsoft.tfs.core.search.IVSSearchToken
 
getOriginalValue() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getOriginalValue() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
getOriginatingThread() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.EventSource
Gets the originating thread.
getOutboundLinkTypes() - Method in class com.microsoft.tfs.core.clients.registration.ArtifactType
 
getOutboundLinkTypes(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the OutboundLinkTypes for the specified tool and artifact type.
getOutboundLinkTypes(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the OutboundLinkTypes for the specified tool and artifact type, specifying whether to force a refresh of the registration data from the TF server.
getOutboundLinkTypes(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getOutputStream() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
Gets the OutputStream to write bytes to.
getOutputStream() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
 
getOverridePermission() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets a value indicating whether or not the user that performed the checkin has the required permissions to override the gated checkin policy.
getOwnedWebIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
getOwnedWebIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getOwnedWebIdentifier() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectPortalEntity
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
getOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
 
getOwner() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getOwnerAliases() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getOwnerAliases() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getOwnerDescriptor() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getOwnerDescriptor() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the owner's IdentityDescriptor for this query item.
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
getOwnerDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
getOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
 
getPadding() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Padding" attribute in XML use: optional
getPadding() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormGroup
Corresponds to the "Padding" attribute in XML use: optional
getPadding() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLayout
Corresponds to the "Padding" attribute in XML use: optional
getPadding() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTab
Corresponds to the "Padding" attribute in XML use: optional
getPadding() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTabGroup
Corresponds to the "Padding" attribute in XML use: optional
getPageSize() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getParameter(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection
 
getParameter(String) - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
This authentication scheme does not have parameters, thus we always return null.
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
This authentication scheme does not have parameters, thus we always return null.
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Gets the parameter of the specified name.
getParameter(String) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
getParameter(String) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns a parameter value with the given name.
getParameterByName(String) - Method in class com.microsoft.tfs.core.httpclient.HeaderElement
Returns parameter with the given name, if found.
getParameterDictionary(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
 
getParameters() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The process templates parameters.
getParameters() - Method in class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Returns authentication parameters map.
getParameters() - Method in class com.microsoft.tfs.core.httpclient.HeaderElement
Get parameters, if any.
getParameters() - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Gets the parameters currently added to the PostMethod.
getParams() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns HTTP protocol parameters associated with this host.
getParams() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Returns HTTP protocol parameters associated with this HttpClient.
getParams() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns HTTP protocol parameters associated with this method.
getParams() - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns HTTP protocol parameters associated with this method.
getParams() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns HTTP protocol parameters associated with this method.
getParams() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Returns HTTP protocol parameters associated with this ProxyClient.
getParams() - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
Returns parameters associated with this connection manager.
getParent() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The parent of the information node.
getParent() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getParent() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
Returns the direct parent of this configuration object.
getParent() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
getParent() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
 
getParent() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getParent() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
getParent() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getParent() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getParent(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the parent directory name of the given local path.
getParent(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Gets just the folder part of the given server path, which is all of the string up to the last component (the file part).
getParent() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getParent() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the parent folder of this query item.
getParent() - Method in interface com.microsoft.tfs.core.util.Hierarchical
 
getParentBranch() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getParentBranchHistoryTreeItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getParentElement() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormElement
 
getParentGUID() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getParentID() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Id of the parent favorite folder
getParentNode() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getParentNode() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Return the parent node of this node.
getParentOrChildPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getParentPath() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the node's parent path in the hierarchy.
getParentURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getParentURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getParsedTokenText() - Method in class com.microsoft.tfs.core.search.internal.VSSearchToken
 
getParsedTokenText() - Method in interface com.microsoft.tfs.core.search.IVSSearchToken
 
getParseError() - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
getParseError() - Method in class com.microsoft.tfs.core.search.internal.VSSearchToken
 
getParseError() - Method in interface com.microsoft.tfs.core.search.IVSSearchQuery
 
getParseError() - Method in interface com.microsoft.tfs.core.search.IVSSearchToken
 
getPartBoundary() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Gets the part boundary to be used.
getPartitionForPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getPartitioningFolderCount() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getParts() - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Returns all parts.
getPassword() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
getPassword() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the password.
getPassword() - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
Password property getter.
getPath() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getPath() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getPath() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getPath() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
 
getPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getPath() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Gets the root path that this watcher is watching
getPath() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getPath() - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
 
getPath() - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieOrigin
 
getPath() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns the path attribute of the cookie
getPath() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the path of the HTTP method.
getPath() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the path of this HTTP method.
getPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the path.
getPath(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the path of an URI.
getPathFromGUID(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Given a baseline file GUID, calculates the path that this baseline file GUID would have in this baseline folder, without the extension (.rw or .gz).
getPathFromGUID(String, byte[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Given the root baseline folder and a baseline file GUID, calculates the path that this baseline file GUID would have in that root folder, without the extension (.rw or .gz).
getPathFromGUID(String, byte[], AtomicReference<String>) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Given the root baseline folder and a baseline file GUID, calculates the path that this baseline file GUID would have in that root folder, without the extension (.rw or .gz).
getPathQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the path and query.
getPathQuery(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the path and query of an URI.
getPathRoot(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the root portion of the given path.
getPathRoot(String, Platform) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
getPaths() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ScannerModifiedFilesEvent
 
getPathWatcherFactory() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the factory used to construct PathWatchers for local workspaces.
getPattern() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
 
getPattern() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
 
getPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeEvent
 
getPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
Gets the types of changes currently pending for this item.
getPendingChangeID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getPendingChangeID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getPendingChangeID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the ID of the pending change.
getPendingChangeID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Deprecated. since TFS 2010
getPendingChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getPendingChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Get all pending changes for items in this workspace.
getPendingChanges(String[], RecursionType, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getPendingChanges(String[], RecursionType, boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Get all pending changes for the given server item.
getPendingChanges(ItemSpec[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getPendingChanges(ItemSpec[], boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Get all pending changes for the given server items.
getPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckin
getPendingChanges() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckin
 
getPendingChanges() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckin
getPendingChangeSignature() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getPendingChangesWithCandidates(ItemSpec[], boolean, AtomicReference<PendingChange[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getPendingChangesWithCandidates(ItemSpec[], boolean, AtomicReference<PendingChange[]>, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets all of the pending changes and candidate changes.
getPendingChangeTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getPendingChangeTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getPendingChangeTargetServerItem() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
If non-null, EnsureUpdatesFullyPopulated may use QueryPendingChanges as a preferred data source for populating missing baseline information.
getPendingCheckin() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
 
getPendingCheckin() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
getPendingSetName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Name of the PendingSet that this PendingChange is part of.
getPendingSetOwner() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Owner of the PendingSet that this PendingChange is part of.
getPendingSetOwnerDisplay() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Unique Owner of the PendingSet that this PendingChange is part of.
getPercentWidth() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormColumn
Corresponds to the "PercentWidth" attribute in XML use: optional
getPermission() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getPermissions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getPermissionsProfile() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getPersistenceStoreProvider(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's PersistenceStoreProvider is requested.
getPersistenceStoreProvider(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getPersistenceStoreProvider() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains the PersistenceStoreProvider that determines where cache and configuration data is stored.
getPolicy() - Method in class com.microsoft.tfs.core.checkinpolicies.events.PolicyStateChangedEvent
 
getPolicy() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
 
getPolicy() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyFailure
 
getPolicyCount() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
getPolicyEvaluationException() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
getPolicyEvaluatorState() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
getPolicyEvaluatorState() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
getPolicyEvaluatorState() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPolicies
 
getPolicyEvaluatorState() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPolicies
getPolicyFailures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
getPolicyFailures() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationResult
 
getPolicyLoader() - Method in class com.microsoft.tfs.core.checkinpolicies.events.PolicyLoadErrorEvent
 
getPolicyLoader() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
getPolicyOverride() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getPolicyOverrideComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getPolicyOverrideComment() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getPolicyType() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
getPolicyType() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Gets the type of policy this status is for.
getPolicyType() - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
 
getPolicyType() - Method in exception com.microsoft.tfs.core.checkinpolicies.PolicyLoaderException
 
getPort() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
getPort() - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieOrigin
 
getPort() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns the port.
getPort() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. use #getHostConfiguration()
getPort() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the port of the host.
getPort() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
Returns the port.
getPort() - Method in class com.microsoft.tfs.core.httpclient.HttpsURL
Get the port number.
getPort() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the port number.
getPort() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the port.
getPorts() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Get the Port attribute.
getPreemptiveAuthenticationTypes() - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Returns true if authentication should be attempted preemptively, false otherwise.
getPreferredType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "PreferredType" attribute in XML use: optional (if specified, a control of the PreferredType should be attempted to load.
getPrimaryWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
getPriority() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Gets the evaluation priority for this definition.
getPriority() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
 
getPriority() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The priority for the requested build.
getPriority() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The priority of the queued build.
getPrivateProfile() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getProcess() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The build process template for the definition.
getProcessGuidance() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getProcessGuidance() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getProcessGuidance() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getProcessGuidance() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getProcessGuidanceURL() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
 
getProcessGuidanceURL(ProjectInfo, String) - Method in interface com.microsoft.tfs.core.pguidance.IProcessGuidance
 
getProcessGuidanceURL(ProjectInfo, String, String[]) - Method in interface com.microsoft.tfs.core.pguidance.IProcessGuidance
 
getProcessParameters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The default process parameters, used to initialize new build processes.
getProcessParameters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The process parameters used for this build.
getProcessParameters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The process parameters used to initialize the build process.
getProcessParameters() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The process parameters used for this build.
getProcessType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.OperationCompletedEvent
 
getProcessType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedEvent
 
getProductFullName() - Method in class com.microsoft.tfs.core.product.ProductName
 
getProductFullNameNOLOC() - Method in class com.microsoft.tfs.core.product.ProductName
 
getProductShortName() - Method in class com.microsoft.tfs.core.product.ProductName
 
getProductShortNameNOLOC() - Method in class com.microsoft.tfs.core.product.ProductName
 
getProhibitedValues() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getProject(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
getProject() - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
getProject() - Method in class com.microsoft.tfs.core.clients.workitem.project.ProjectModificationEvent
 
getProject() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getProject() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Returns the Project that this QueryItem is associated with.
getProject() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemType
 
getProject() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getProjectCollection(GUID) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamFoundationServerCatalogEntity
 
getProjectCollection(GUID) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamFoundationServerCompatibilityEntity
 
getProjectCollection(GUID) - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamFoundationServerEntity
 
getProjectCollections() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamFoundationServerCatalogEntity
 
getProjectCollections() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamFoundationServerCompatibilityEntity
 
getProjectCollections() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamFoundationServerEntity
 
getProjectFromName(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Gets a ProjectInfo structure using a project name
getProjectID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getProjectID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getProjectID() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getProjectName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getProjectName() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getProjectName() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getProjectName() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getProjectName() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getProjectPortal() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getProjectPortal() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getProjectPortal() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getProjectProperty(String, String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
getProjectReportFolder(TFSTeamProjectCollection, GUID) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
getProjects() - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
 
getProjects() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Obtain the Project objects managed by this client.
getProjectURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getProjectURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getProjectURI() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getProjectURI() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getProjectURI() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getProjectURI() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
getProperties() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getProperties() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the properties associated with this resource.
GetProperties() - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Property bag.
getProperties() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
getProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
 
getProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
getProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getProperties() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property bag.
getProperties(IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property bag.
getPropertiesMergeSummary() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Returns the property merge summary if one has been generated.
getProperty(String) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyContext
Gets a property from this PolicyContext.
getProperty(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getProperty(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getProperty(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
getProperty(String) - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
 
getProperty(String) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Property accessor.
getProperty(String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property accessor.
getProperty(IdentityPropertyScope, String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property accessor.
getPropertyName() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceProperty
Returns the property name.
getPropertyName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
getPropertyName() - Method in exception com.microsoft.tfs.core.clients.webservices.TeamFoundationPropertyValidationException
 
getPropertyNameFilters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
The property names to be returned from the query/queries.
getPropertyNameFilters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
The property names to be returned from the query/queries.
getPropertyNameFilters() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
The property names to be returned from the query/queries.
getPropertyType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
getPropertyValue() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceProperty
Returns the property value.
getPropertyValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
getPropertyValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
getPropertyValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactPropertyValue
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Gets the property values for this change.
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
getProperyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
getProtocol() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns the protocol.
getProtocol() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the protocol used to establish the connection.
getProtocol() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
Returns the protocol.
getProtocol(String) - Static method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Gets the protocol with the given ID.
getProtocolCharset() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the protocol charset used by this current URI instance.
getProxy() - Method in class com.microsoft.tfs.core.clients.reporting.ReportingClient
 
getProxyAuthState() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the proxy authentication state
getProxyAuthState() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the proxy authentication state
getProxyCredentials(AuthScope) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Get the proxy credentials for the given authentication scope.
getProxyHost() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns the proxyHost.
getProxyHost() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the proxy host.
getProxyPort() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Returns the proxyPort.
getProxyPort() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the port of the proxy host.
getPublicLimitedProfile() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getPublicProfile() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
 
getQualifiedName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getQualifiedName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getQuality() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The quality of the build.
getQuality() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The quality of the desired build(s).
getQueriesByScope(QueryScope) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
getQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
getQuery(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
getQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the query.
getQuery(String) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil
Get the query of an URI.
getQueryByNameAndScope(String, QueryScope) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
getQueryDeletedOption() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
Specifies whether to query deleted builds or not.
getQueryGUID() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getQueryHierarchy() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getQueryMode() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getQueryOptions() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The additional data to be returned from the query/queries.
getQueryOptions() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets or sets the query options used for this queue query.
getQueryOptions() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The query options to use when querying the server.
getQueryOptions() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSClient
Get the query options containing a single message element for the following:-
getQueryOrder() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The ordering which should be used when selecting a max number of builds.
getQueryPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
 
getQueryPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
 
getQueryScope() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getQueryScope() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getQueryString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadSpec
Returns the HTTP query string for the Item.aspx page on a TFS appropriate for this item.
getQueryString() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the query string of this HTTP method.
getQueryString() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the query string of this HTTP method.
getQueryText() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getQueryText() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
getQueryText() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryDefinition
Returns the WIQL query text for this query definition.
getQueryType() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getQueryType() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getQueryType() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryDefinition
Returns the hierarchical return type of this query.
getQueueCount() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The current queue count (all queue statuses included) for the controller.
getQueuedBuild(int, QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getQueuedBuild(int[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
getQueuedBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildQueryResult
The array of queued builds for this query result.
getQueuedBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The queued builds in the team project which match the specified AgentFilter, DefinitionFilter, and StatusFilter.
getQueueID() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets the ID of the queued build for this gated check-in if the build was queued by the server.
getQueuePosition() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The current position of the build in the queue.
getQueueStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The queue status of the build definition.
getQueueTime() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The time at which the build was queued.
getRawAboveHierPath() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the level above the this hierarchy level.
getRawAboveHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the level above the this hierarchy level.
getRawAuthority() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped authority.
getRawCurrentHierPath() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped current hierarchy level in the given path.
getRawCurrentHierPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped current hierarchy level.
getRawExtension() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getRawFirstToken(String) - Static method in class com.microsoft.tfs.core.externaltools.WindowsStyleArgumentTokenizer
This is a specialized hack for UI code that deals with command strings.
getRawFragment() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped fragment.
getRawHost() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the host.
getRawName() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped basename of the path.
getRawPassword() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the raw-escaped password.
getRawPath() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the raw escaped path.
getRawPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped path.
getRawPathQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped path and query.
getRawQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped query.
getRawScheme() - Method in class com.microsoft.tfs.core.httpclient.HttpsURL
Get the scheme.
getRawScheme() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the scheme.
getRawScheme() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the scheme.
getRawURI() - Method in class com.microsoft.tfs.core.httpclient.URI
It can be gotten the URI character sequence.
getRawURIReference() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the URI reference character sequence.
getRawUser() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the raw-escaped user.
getRawUserinfo() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the raw-escaped userinfo.
getReadOnly() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "ReadOnly" attribute in XML use: optional
getReadPermission() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The permission bits needed by a user in order to read security data on the SecurityNamespace.
getRealm() - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
There is no realm associated with Negotiate authentication, thus we return null.
getRealm() - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
There is no realm associated with NTLM authentication, thus we return null.
getRealm() - Method in class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Returns authentication realm.
getReason() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The reason the build exists.
getReason() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The reason(s) of the desired build(s).
getReason() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The reason to be used for the build request.
getReason() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The reason that the build was queued.
getReason() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getReason() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getReason() - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Deprecated. HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReason() - Method in exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
Get the reason message.
getReason() - Method in exception com.microsoft.tfs.core.httpclient.URIException
Deprecated. You should instead call Throwable.getMessage().
getReasonCode() - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Deprecated. HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReasonCode() - Method in exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - Method in exception com.microsoft.tfs.core.httpclient.URIException
Get the reason code.
getReasonPhrase() - Method in class com.microsoft.tfs.core.httpclient.StatusLine
 
getReceiveBufferSize() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for incoming network I/O.
getReconcilablePendingChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ReconcilePendingChangesStatus
 
getRecoverableExceptionCount() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. no longer used Returns the number of "recoverable" exceptions thrown and handled, to allow for monitoring the quality of the connection.
getRecursionType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PathTranslation
 
getRecursionType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
getRecursiveChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getReferencedResource() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getReferencedResource() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProcessGuidanceEntity
 
getReferencedResource() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectPortalEntity
 
getReferencedResource() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getReferencedResource() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSWebSiteEntity
 
getReferenceName() - Method in interface com.microsoft.tfs.core.clients.workitem.category.Category
 
getReferenceName() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getReferenceName() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getReferenceName() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
getReferenceName(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Returns the reference name of the specified link type identifier or null if there is no such link type.
getReferenceName() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
getRefName() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinkColumn
 
getRegisteredCookieSpecs() - Static method in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
Obtains the currently registered cookie policy names.
getRegisteredLinkTypes() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getRegistrationClient() - Method in class com.microsoft.tfs.core.TFSConfigurationServer
The registration service is not available for a configuration server instance.
getRegistrationClient() - Method in class com.microsoft.tfs.core.TFSConnection
Convenience method to get the registration client for this connection.
getRegistrationClient() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Convenience method to get the registration client for this connection.
getRegistrationEntries() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the RegistrationEntrys.
getRegistrationEntries(boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the RegistrationEntrys, specifying whether to force a refresh of the registration data from the TF server.
getRegistrationEntries(boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getRegistrationEntry(String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the RegistrationEntry for the specified tool.
getRegistrationEntry(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the RegistrationEntry for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getRegistrationEntry(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getRegistrationExtendedAttributes() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getRelatedBranches() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
getRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
getRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
getRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getRelativePath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProcessGuidanceEntity
 
getRelativePath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectPortalEntity
 
getRelativePath() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSWebSiteEntity.TFSRelativeWebSiteEntity
 
getRelativePath() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getRelativeToSetting() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getRelativeURL() - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
Return the URL without and leading slash.
getReloadOnParamChange() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormWebPageControlOptions
 
getRemoteFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the description of the server's file.
getRemoteFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
The server file in a merge conflict is called the "target".
getRemoteFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
The server file in a merge conflict is called the "target".
getRemoteFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
The server file in a merge conflict is called the "target".
getRemoteFileDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ShelvesetConflictDescription
 
getRemove() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
getRepoNameFromUniqueRepoName(String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
getReportingConfiguration() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.OrganizationalRootCatalogEntity
 
getReportingConfiguration() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
getReportingConfiguration() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getReportingConfiguration() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getReportingConfiguration() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.OrganizationalRootEntity
 
getReportingConfiguration() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity
 
getReportingFolder() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
getReportingFolder() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
getReportingFolder() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getReportingFolder() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getReportingFolder() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity
 
getReportingFolder() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.TeamProjectEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.OrganizationalRootCatalogEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingConfigurationCatalogEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingConfigurationCompatibilityEntity
 
getReportingServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getReportingServer() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.OrganizationalRootEntity
 
getReportingServer() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingConfigurationEntity
 
getReportingServer() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getReportManagerDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
getReportManagerDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getReportManagerDefinition() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingServerEntity
 
getReportManagerURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
getReportManagerURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getReportManagerURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingServerEntity
 
getReportManagerURL(TFSTeamProjectCollection) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
getReports(ProjectInfo, boolean) - Method in class com.microsoft.tfs.core.clients.reporting.ReportingClient
 
getReportServiceURL(TFSTeamProjectCollection) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
getReportWebServiceDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
getReportWebServiceDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getReportWebServiceDefinition() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingServerEntity
 
getReportWebServiceURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
getReportWebServiceURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getReportWebServiceURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingServerEntity
 
getRepositoryWorkspace(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Retrieve the specified workspace directly from the repository server.
getRepositoryWorkspaces(String, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Get a list of matching workspaces.
getRepositoryWorkspaces(String, String, String, WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Get a list of matching workspaces.
GetRequest - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
An item at a speicific version that the user wishes to get from the server.
GetRequest(ItemSpec, VersionSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
getRequestCharSet() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the character encoding of the request from the Content-Type header.
getRequestCharSet() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Returns the request's charset.
getRequestContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Returns the length of the request body.
getRequestContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated.  Return the length of the request body.
getRequestedBy() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The user that requested the build.
getRequestedBy() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the account name of the user who requested the build.
getRequestedByDisplayName() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the display name of the user who requested the build.
getRequestedFor() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The user for whom the build was requested.
getRequestedFor() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The user for whom the build was requested.
getRequestedFor() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
The user for whom the build is being requested.
getRequestedFor() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the account name of the user for whom the build was requested.
getRequestedFor() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
The user for whom the build was requested.
getRequestedForDisplayName() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the display name of the user for whom the build was requested.
getRequestedForFilter() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The requestor for which queued builds are included in the QueuedBuilds property.
getRequestedItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistory
 
getRequestEntity() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
 
getRequestHeader(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Gets the request header with the given name.
getRequestHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the specified request header.
getRequestHeaderGroup() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the header group storing the request headers.
getRequestHeaders() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the current request headers for this HTTP method.
getRequestHeaders(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the request headers with the given name.
getRequestHeaders() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns an array of the requests headers that the HTTP method currently has
getRequestHeaders(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
 
getRequestIDs() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The request Ids that started this build.
getRequestMethod() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the request method.
getRequestOutputStream() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns an OutputStream suitable for writing the request.
getRequestProperty(String) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getRequests() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The requests that started this build.
getRequests() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetOperationCompletedEvent
 
getRequests() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetOperationStartedEvent
 
getRequests() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendOperationCompletedEvent
 
getRequests() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendOperationStartedEvent
 
getRequestType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getRequestType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getRequiredNodeFullPath() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
Returns the full hierarchy path to the dependent node.
getRequiredSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.AbstractToolValidator
Gets the substitution strings which are not required in arguments for this external tool.
getRequiredSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.CompareToolValidator
Gets the substitution strings which are not required in arguments for this external tool.
getRequiredSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.MergeToolValidator
Gets the substitution strings which are not required in arguments for this external tool.
getRequiredSubstitutions() - Method in class com.microsoft.tfs.core.externaltools.validators.ViewToolValidator
Gets the substitution strings which are not required in arguments for this external tool.
getReservedForBuild() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Gets the identifier of the build which is currently using this agent or null if not currently in use.
getResolution() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
getResolution() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getResolutionOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.BothDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.FilenameConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.LocallyDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeBothDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.RollbackLocalConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ServerDeletedConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.UnknownConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutions(ConflictResolutionContributor) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
Gets the resolution options for this particular conflict with the available merge toolset.
getResolutionString(Resolution) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionHelper
 
getResolvedConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
getResource() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the resource associated with this node.
getResourceBundle() - Static method in class com.microsoft.tfs.core.Messages
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingConfigurationCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamFoundationServerCompatibilityEntity
 
getResourceID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
getResourceID() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
 
getResourceIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the node's resource identifier.
getResources() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerPathProvider
Return an array containing the resources to be brought back online.
getResources() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerProvider
This is the list of resources (of some opaque type) which will be brought back online.
getResourceSubType() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
getResourceSubType() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
getResourceSubType() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
getResourceSubType() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
getResourceSubType() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProcessGuidanceEntity
 
getResourceSubType() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectPortalEntity
 
getResourceType() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Return the type for this resource.
getResourceTypeID() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
getResourceTypeID() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
 
getResourceTypeIdentifier() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the resource type identifier for this resource.
getResponseBody() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody(int) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBodyAsStream() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsStream() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsString() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as a String .
getResponseBodyAsString() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String .
getResponseBodyAsString(int) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String .
getResponseCharSet() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the character encoding of the response from the Content-Type header.
getResponseCode() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the response code.
getResponseContentLength() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Return the length (in bytes) of the response body, as specified in a Content-Length header.
getResponseFooter(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Return the specified response footer.
getResponseFooter(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the response footer associated with the given name.
getResponseFooters() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response footers from the most recent execution of this request.
getResponseFooters() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns an array of the response footers that the HTTP method currently has in the order in which they were read.
getResponseHeader(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the specified response header.
getResponseHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the response header associated with the given name.
getResponseHeaderGroup() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the header group storing the response headers.
getResponseHeaders() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response headers from the most recent execution of this request.
getResponseHeaders(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the response headers with the given name.
getResponseHeaders(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
 
getResponseHeaders() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns an array of the response headers that the HTTP method currently has in the order in which they were read.
getResponseInputStream() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Return a InputStream suitable for reading the response.
getResponseMessage() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the response message
getResponseStream() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns a stream from which the body of the current response may be read.
getResponseTrailerHeaderGroup() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Gets the header group storing the response trailer headers as per RFC 2616 section 3.6.1.
getResultOptions() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getRetentionPolicies() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
A list of the retention policies for the definition.
getRetryCount() - Method in class com.microsoft.tfs.core.httpclient.DefaultHttpMethodRetryHandler
 
getRetryCount() - Method in class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated.  
getRev() - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
getReverseEnd() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
getRevertToVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingState
 
getRevision() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
Convenience method to get the value of a field in this collection.
getRevisionDate() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.Revision
 
getRevisions() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getRootDefinition() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getRootItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObjectOwnership
 
getRootItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
getRootLength(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
getRootLength(String, Platform) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Gets the length of the root DirectoryInfo or whatever DirectoryInfo markers are specified for the first part of the DirectoryInfo name.
getRootNodes() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
 
getRootNodes() - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
 
getRootURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
getRootURL() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
getRootURL() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.SharePointWebApplicationEntity
 
getRosarioURLForTeamProject(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
 
getRow(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
getRowCount() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
getRows() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
getRuntimeWorkspaceCache() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
This method is for internal use only.
getSavedAttributes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
getSchedules() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
A list of schedules for the definition
getSchema() - Method in class com.microsoft.tfs.core.clients.registration.EventType
 
getScheme() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
getScheme() - Method in class com.microsoft.tfs.core.httpclient.HttpsURL
Get the scheme.
getScheme() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the scheme.
getScheme() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Returns the scheme.
getScheme() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the scheme.
getSchemeName() - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
getSchemeName() - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
getScope() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResult
 
getScope() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
getScope() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec
 
getScope() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
 
getScope() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilters
 
getScopeExpressions() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Gets the regular expression strings that define the scope of this policy definition (for items inside a team project).
getScopeExpressions() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
 
getScopeName(String) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
getScopeName(String) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Gets the scope name for the provided scope id.
getSDDLForm() - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
getSearchFilterToken(String, String, int) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
getSearchFilterToken(String, String, int) - Method in interface com.microsoft.tfs.core.search.IVSSearchQueryParser
 
getSearchString() - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
getSearchString() - Method in interface com.microsoft.tfs.core.search.IVSSearchQuery
 
getSearchToken(String) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
getSearchToken(String) - Method in interface com.microsoft.tfs.core.search.IVSSearchQueryParser
 
getSecondaryWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
getSecure() - Method in class com.microsoft.tfs.core.httpclient.Cookie
 
getSecurityNamespace(GUID) - Method in interface com.microsoft.tfs.core.clients.security.ISecurityService
Returns the SecurityNamespace associated with this id.
getSecurityNamespace(GUID) - Method in class com.microsoft.tfs.core.clients.security.SecurityService
 
getSecurityNamespaces() - Method in interface com.microsoft.tfs.core.clients.security.ISecurityService
 
getSecurityNamespaces() - Method in class com.microsoft.tfs.core.clients.security.SecurityService
 
getSecurityToken() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getSecurityToken() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getSelectClause(FieldDefinitionCollection) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getSendBufferSize() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Gets the socket's sendBufferSize.
getSendBufferSize() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for outgoing network I/O.
getSeparatorValue() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
If the security tokens this namespace will be operating on need to be split on certain characters to determine its elements that character should be specified here.
getSerializableDescriptor() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
getServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getServer(URI) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
getServerCapabilities() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getServerCapabilities() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
getServerCapabilities() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
The capabilities of the TFS server.
getServerCapabilities() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
getServerCapabilities() - Method in class com.microsoft.tfs.core.TFSConnection
The capabilities of the TFS server
getServerDataProvider() - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Gets the ServerDataProvider for this connection.
getServerDataProvider() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the ServerDataProvider for this connection.
getServerDataProvider() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Gets the ServerDataProvider for this connection.
getServerGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getServerGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getServerGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getServerID(String) - Method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
getServerItem() - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
The server item of the mapping.
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictEvent
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Gets the path to the server item in this mapping.
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
 
getServerItem() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflict
 
getServerItemForLocalItem(String, WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
getServerItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
getServerList() - Method in class com.microsoft.tfs.core.util.serverlist.internal.PersistenceStoreServerListManager
Provides the list of known servers.
getServerList() - Method in class com.microsoft.tfs.core.util.serverlist.internal.WindowsRegistryServerListManager
 
getServerList() - Method in interface com.microsoft.tfs.core.util.serverlist.ServerListManager
Provides the list of known servers.
getServerListProvider(PersistenceStoreProvider) - Static method in class com.microsoft.tfs.core.util.serverlist.ServerListManagerFactory
Gets the best ServerListManager for this platform.
getServerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets a name for the current server (and project collection) that the workspace is connected to that is suitable for display to the end-user.
getServerPath() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The version control path of the build process file.
getServerPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Gets the server filename affected by this conflict.
getServerPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
 
getServerPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
Gets the server filename affected by this conflict.
getServerPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getServers() - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
getServerSettingsWithFallback(AtomicBoolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets ServerSettings from the Server if available If not, it will return a settings object with appropriate defaults.
getServerSupportedFeatures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the SupportedFeatures for the server this VersionControlClient is connected to.
getServerURI() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getServerURI() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
getServerURI() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getServerURI() - Method in class com.microsoft.tfs.core.config.ConnectionInstanceData
 
getServerURI() - Method in class com.microsoft.tfs.core.config.serveruri.DefaultServerURIProvider
 
getServerURI() - Method in interface com.microsoft.tfs.core.config.serveruri.ServerURIProvider
Called to obtain the server URI.
getServerURIProvider(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's server URI is requested.
getServerURIProvider(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getServiceDefinitions() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Return the service definitions.
getServiceHost() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The service host in which this build agent resides.
getServiceHost() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The service host in which this controller resides.
getServiceHostName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
The service host name of the desired build agent(s).
getServiceHostName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
The service host name of the desired build controller(s).
getServiceHosts() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHostQueryResult
 
getServiceInterface(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified ServiceInterface for the specified tool.
getServiceInterface(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified ServiceInterface for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getServiceInterface(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getServiceInterfaces(String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the ServiceInterfaces for the specified tool.
getServiceInterfaces(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets all of the ServiceInterfaces for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getServiceInterfaces(String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getServiceInterfaces() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getServiceInterfaceURL(String, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified service interface URL for the specified tool.
getServiceInterfaceURL(String, String, boolean, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Gets the specified service interface URL for the specified tool, specifying whether to force a refresh of the registration data from the TF server.
getServiceInterfaceURL(String, String, boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
getServiceLevel() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getServiceReference(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getServiceReference(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
getServiceReference(String) - Method in interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
 
getServiceReferences() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the serviceReferences associated with this resource.
getServiceType() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getServiceVersion() - Static method in class com.microsoft.tfs.core.product.CoreVersionInfo
 
getSession() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getSessionID() - Method in class com.microsoft.tfs.core.config.ConnectionInstanceData
 
getSessionID() - Method in class com.microsoft.tfs.core.TFSConnection
The session ID is a unique GUID that is created when TFSConnection is constructed.
getSets() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Returns the set of dependency sets.
getSettingsPageUrl(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getSettingsPageUrl(URI) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getSeverity() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getSharePointWebApplication() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.OrganizationalRootCatalogEntity
 
getSharePointWebApplication() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getSharePointWebApplication() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.OrganizationalRootEntity
 
getShelvedChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ShelveEvent
 
getShelvedDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ShelveEvent
 
getShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetCompletedEvent
 
getShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetStartedEvent
 
getShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UnshelveResult
 
getShelvesetDetailsURL(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a shelveset details url.
getShelvesetDetailsURL(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a shelveset details url.
getShelvesetName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The shelveset that was built.
getShelvesetName() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
Optional shelveset to be built.
getShelvesetName() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The shelveset that will be built.
getShelvesetName() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets the name of the shelveset that was created on behalf of the account making the checkin.
getShortBranchName(String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
Get short branch name (e.g.
getShortDescription() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
 
getSID() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getSingleQuotedValue(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
Encloses the value in single quotations.
getSingletonDependency(String) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Returns the CatalogNode that is a dependency of this node that is associated with the given key.
getSingletonDependency(String) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
getSingletons() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
The set of singleton dependencies.
getSize() - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection
 
getSize() - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
getSize() - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
getSlotOnePath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
getSlotThreePath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
getSlotTwoPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
getSocket() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns the connection socket.
getSocket() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient.ConnectResponse
Gets the socket connected and authenticated (if appropriate) to the configured HTTP proxy, or null if a connection could not be made.
getSocketFactory() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Returns the socketFactory.
getSortedNodes(Comparator<IBuildInformationNode>) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns a sorted list of the information nodes in Nodes and all subtrees (recursive).
getSortedNodesByType(String, Comparator<IBuildInformationNode>) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns a sorted list of the information nodes in Nodes and all subtrees (recursive) with the given type.
getSortedNodesByTypes(String[], Comparator<IBuildInformationNode>) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Returns a sorted list of the information nodes in Nodes and all subtrees (recursive) with the given type(s).
getSortFieldList() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
getSortFieldList() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getSortFields() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
getSortType() - Method in class com.microsoft.tfs.core.clients.workitem.query.SortField
 
getSortType() - Method in class com.microsoft.tfs.core.clients.workitem.query.SortType
 
getSoTimeout() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.getSoTimeout(), HttpConnection.getParams().
getSoTimeout() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSoTimeout() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSource() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Returns the source of the file part.
getSourceChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
getSourceControlCapability(ProjectInfo) - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
 
getSourceControlCapabilityFlags() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
getSourceControlCapabilityFlags() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
Deprecated. 
getSourceExplorerUrl(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getSourceExplorerUrl(URI) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getSourceGetVersion() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The version specification for which the sources were retrieved for the build.
getSourceID() - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
getSourceItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
getSourceItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the local item that is the source of this operation, as defined by the web service object.
getSourceLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getSourceLocalPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
getSourcePath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.BranchCommittedEvent
 
getSourceProviders() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Get a list of source providers.
getSourceRowCollection() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getSourceServerItem() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
Committed server item of the item whose local version row should be updated, or the target server item if the item is uncommitted (VersionLocal == 0)
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getSourceServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getSourceVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
getSourceVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getSourceVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getSourceVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getSourceVersionTo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getSourceWorkItem() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RelatedLink
 
getSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactPropertyValue
 
getSpecialType() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getSQLServerName() - Method in class com.microsoft.tfs.core.clients.registration.Database
 
getSQMID() - Method in class com.microsoft.tfs.core.product.ProductName
For internal use only.
getStableHashString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
getStart() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
getStartingIndex() - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
getStartRow() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnection
 
getStartTime() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The time that the build actually started
getStartTime() - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
The time as seconds past midnight.
getState() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
getState() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getState() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
getState() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Returns HTTP state associated with the HttpClient.
getState() - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Returns HTTP state associated with the ProxyClient.
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The status of the build agent - when Offline it will not be reached by AT, when Unavailable AT will attempt to fix, when Available it's working.
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The status of the build controller - when Offline it will not be reached by AT, when Unavailable AT will attempt to fix, when Available it's working.
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The overall status of the build.
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
The status(es) of the desired build(s).
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
The status of the queued build.
getStatus() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
Gets or sets the status filter used for this queue query.
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Gets the current resolution status
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetOperationCompletedEvent
 
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationCompletedEvent
 
GetStatus - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains the status of a get operation that has completed.
GetStatus() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResult
 
getStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.UnshelveResult
 
getStatus() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getStatusCode() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ActionDeniedBySubscriberException
 
getStatusCode() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the status code associated with the latest response.
getStatusCode() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the response status code.
getStatusCode() - Method in class com.microsoft.tfs.core.httpclient.StatusLine
 
getStatusFilter() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The queue status(es) for which queued builds are included in the QueuedBuilds property.
getStatusLine() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the Status-Line from the most recent response for this method, or null if the method has not been executed.
getStatusLine() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Provides access to the response status line.
getStatusMessage() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
A displayable message from the server regarding the agent's status.
getStatusMessage() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
A displayable message from the server regarding the controller's status.
getStatusText() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText(int) - Static method in class com.microsoft.tfs.core.httpclient.HttpStatus
Get the reason phrase for a particular status code.
getStopAt() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.DestroyEvent
 
getStoredQueries() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Deprecated. please use getQueryHierarchy instead
getStoredQuery(GUID) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Similar to "WorkItemStore#GetStoredQuery(Guid)" in MS code.
getStoreFile() - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
 
getStoreLock(boolean) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Gets a thread- and process-exclusive lock for the entire PersistenceStore.
getStoreLock(boolean) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Gets a thread- and process-exclusive lock for the entire PersistenceStore.
getString(String) - Static method in class com.microsoft.tfs.core.config.EnvironmentVariables
 
getString(byte[], int, int) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[]) - Static method in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[], int, int, String) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getString(byte[], String) - Static method in class com.microsoft.tfs.core.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getString(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the string value of the given key.
getString(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the string value of the given key.
getString(String) - Static method in class com.microsoft.tfs.core.Messages
 
getString(String, Locale) - Static method in class com.microsoft.tfs.core.Messages
 
getStringArrayProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Return a string array value for the specified property name.
getStringProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Return a string value for the specified property name.
getStructureType() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getStructureType() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
 
getStructureType() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getSubCode() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.GatedCheckinException
Gets the sub code for this exception.
getSubscriberName() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ActionDeniedBySubscriberException
 
getSubscriberType() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ActionDeniedBySubscriberException
 
getSubstitutionToken() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormParam
 
getSubstitutionValue(WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormParam
 
getSupportedFeatures() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getSupportedReasons() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The valid build reasons that are supported by this build process template.
getSupportedTriggerTypes() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
getSymbolsFailure() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDeletionResult
Gets the failure associated with symbols deletion (if one occurred).
getSystemType() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getTabChildren() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormTabGroup
Corresponds to "Tab" child elements in XML minOccurs: 1 maxOccurs: unbounded
getTagLine() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.Revision
 
getTags() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The tags defined for this build agent.
getTags() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
The tags defined for the desired build agent(s).
getTags() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The union of the tags for all the controller's agents.
getTarget() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLayout
Corresponds to the "Target" attribute in XML use: optional
getTargetArtifactTypeName() - Method in class com.microsoft.tfs.core.clients.registration.OutboundLinkType
 
getTargetArtifactTypeTool() - Method in class com.microsoft.tfs.core.clients.registration.OutboundLinkType
 
getTargetChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
getTargetChangeset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
getTargetID() - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
getTargetItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getTargetItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
getTargetItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getTargetItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getTargetLocalItem() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CorruptBaselineException
 
getTargetLocalItem() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MissingBaselineException
 
getTargetLocalItem() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
The path on the local disk where this item is currently located, or null to remove it from the workspace (delete the local version row).
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getTargetLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the local item that is the target of this operation.
getTargetLocalPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getTargetPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.BranchCommittedEvent
 
getTargetPropertyValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getTargetRowCollection() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
getTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the server item that is the target of this operation.
getTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getTargetServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getTargetVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
getTargetVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
getTargetVersionPended() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getTargetWorkItem() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RelatedLink
 
getTargetWorkItemID() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RelatedLink
 
getTaskMonitor() - Static method in class com.microsoft.tfs.util.tasks.TaskMonitorService
Called to retrieve a TaskMonitor from this TaskMonitorService.
getTcpNoDelay() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Tests if Nagle's algorithm is to be used.
getTeam(String, String) - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Gets the corresponding TeamConfiguration object for the project.
getTeam(String, GUID) - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Gets the corresponding TeamConfiguration object for the project.
getTeamConfigurationsForUser(String[]) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettingsConfigurationService
Get the team settings for teams that the current user/identity is a member of (scoped to a set of team projects)
getTeamField() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
getTeamFieldValues() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
getTeamFoundationID() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getTeamFoundationServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.OrganizationalRootCatalogEntity
 
getTeamFoundationServer() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
getTeamFoundationServer() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.OrganizationalRootEntity
 
getTeamFoundationServer() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
getTeamFoundationServerEntity(boolean) - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Gets the team ProjectCollectionEntity for this configuration server.
getTeamID() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
getTeamName() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
getTeamName() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getTeamName() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
getTeamProject() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEditArgs
 
getTeamProject() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildAgentFailureException
 
getTeamProject() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionFailureException
 
getTeamproject() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildFailureException
 
getTeamProject() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
The team project of the desired build definition(s).
getTeamProject() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Gets the team project that owns the build.
getTeamProject() - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
The team project that owns the build group item.
getTeamProject() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The Team Project for this process template.
getTeamProject() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Gets the team project that owns the queued build.
getTeamProject(String) - Static method in class com.microsoft.tfs.core.clients.build.utils.BuildPath
Returns the team project portion of the build path.
getTeamProject(GUID) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
getTeamProject(GUID) - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getTeamProject(GUID) - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity
 
getTeamProject(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
For a passed server path, calculate the project path.
getTeamProject() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
getTeamProjectCollection(GUID) - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Gets the TFSTeamProjectCollection for the specified ID.
getTeamProjectCollectionEntity(boolean) - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Gets the team ProjectCollectionEntity for this collection.
getTeamProjectFilter() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
The team project whose queued builds are included in the QueuedBuilds property.
getTeamProjectName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns the name of the team project that the item resides in.
getTeamProjectPaths() - Method in class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
 
getTeamProjects() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
getTeamProjects() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
getTeamProjects() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity
 
getTeamProjects(String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Perform getTeamProject for an array of serverPaths and return an array of unique team projects that those serverPaths are in.
getTeams(String) - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Gets all the corresponding TeamConfiguration objects for the project that the current user belongs to.
getTeamSettings() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
getTeamsForCurrentUser() - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Gets all the Teams the active user is a member of for the selected project Uris (selected in the 'Initialize' or via the 'GetTeam' methods).
getTeeInstrumentationKey() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
 
getTelemetryClient() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
getTempFilePath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Creates a new temp directory and returns the full path to the given file inside it (does not create the file).
getTemplateType() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
The type of the build process template.
getTemporaryID() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getTestResultFailure() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDeletionResult
Gets the failure associated with test result deletion (if one occurred).
getTestStatus() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The status of the test phase of the build.
getTextData() - Method in interface com.microsoft.tfs.core.memento.Memento
Gets the data from the special text area of the Memento.
getTextData() - Method in class com.microsoft.tfs.core.memento.XMLMemento
Gets the data from the special text area of the Memento.
getTextElements() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLabelText
 
getTFProxyServerSettings() - Method in class com.microsoft.tfs.core.TFSConnection
Gets the TF proxy server settings from this TFSConnection.
getTFProxyServerSettingsFactory(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's TFProxyServerSettings is requested.
getTFProxyServerSettingsFactory(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getTheirChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirFileLabel() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getTheirFileName() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getTheirHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirLastMergedVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Properties for TheirServerItem.
getTheirPropertyID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirShelvesetDisplayName(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
The shelveset display name consists of the shelveset name and username if it's different than the authorized user.
getTheirShelvesetName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirShelvesetOwnerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getTheirVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getThrowable() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
getTicket() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getTimeZone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
getTimeZone(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that the TFSConnection's TimeZone is requested.
getTimeZone(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
 
getTimeZone() - Method in class com.microsoft.tfs.core.TFSConnection
Obtains the TimeZone associated with this TFSConnection.
getTimeZoneO() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
GETTING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
getTitle() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getToken() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
getToken() - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
getToken() - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
getTokens(int, IVSSearchToken[]) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
getTokens(int, IVSSearchToken[]) - Method in interface com.microsoft.tfs.core.search.IVSSearchQuery
 
getTokenSeparator() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
The optional separator character.
getTokenStartPosition() - Method in class com.microsoft.tfs.core.search.internal.VSSearchToken
 
getTokenStartPosition() - Method in interface com.microsoft.tfs.core.search.IVSSearchToken
 
getTool() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
 
getTool() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
 
getToolID() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getToolSpecificID() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
 
getTopology(int) - Static method in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
getTotalCommonLines() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
getTotalConflictingLines() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
getTotalConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
getTotalItems() - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
getTotalTheirChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
getTotalYourChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
getTransferEncoding() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the transfer encoding of this part.
getTransferEncoding() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Returns the transfer encoding of this part.
getTranslatedPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PathTranslation
 
getTreeQueryLinkType() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getTriggerType() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Gets or sets the definition system trigger.
getTriggerType() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
An optional filter to control the type of build definitions returned from the query.
getType() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
 
getType() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
getType() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
The type of the information node.
getType() - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
The type of schedule (Weekly is the only supported type currently)
getType() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Application specific favorite entry specifier.
getType() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
getType() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
getType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
getType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Gets the type of working folder mapping.
getType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
getType() - Method in exception com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException
 
getType() - Method in exception com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException
 
getType() - Method in exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException
 
getType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "Type" attribute in XML use: required
getType() - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
getType() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnection
 
getType() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Gets the QueryItemType for this query item, determining whether it is a Team Project (ie, the query hierarchy root), a query folder or a query definition.
getType() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getType() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
getTypes() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemTypeCollection
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlFilterOnEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterScopeEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormParamTypeEnum
 
getTypeString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormReadOnlyEnum
 
getUIMechanismName() - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Gets the localized name of the storage mechanism this provider uses.
getUIMechanismName() - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Gets the localized name of the storage mechanism this provider uses.
getUIMechanismName() - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Gets the localized name of the storage mechanism this provider uses.
getUIMechanismName() - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Gets the localized name of the storage mechanism this provider uses.
getUIMechanismName() - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Gets the localized name of the storage mechanism this provider uses.
getUndoneChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.CheckinEvent
 
getUndoneServerItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
 
getUndoOps() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
getUniqueName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Obtains the unique name of this workspace.
getUniqueName() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
A human-readable string that can be used to reference the identity.
getUniqueNameIfCurrentUser(TeamFoundationIdentity, String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Returns a unique user name if the specified user name matches any of the various formats of the current authorized user.
getUniqueUserID() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
getUnmergedItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
 
getUpdateLocalVersionSpecs() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
getUpdateXMLForDebugging(WorkItem) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getUploadContentHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getUploadDownloadWorkerExecutor() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getUploadedBaseline(String, AtomicLong) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UploadedBaselinesCollection
 
getUploadURI() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getURI() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.StopBuildFailedException
 
getURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The Uri of the build controller.
getURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The URI of the build.
getURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
The URI of the build group item.
getURI() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets the URI for this service host
getURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
getURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
 
getURI() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
getURI() - Method in interface com.microsoft.tfs.core.clients.workitem.link.ExternalLink
 
getURI() - Method in interface com.microsoft.tfs.core.clients.workitem.node.Node
 
getURI() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getURI() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
getURI() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
getURI() - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
 
getURI() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns the URI for this method.
getURI() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns the URI of the HTTP method
getURI() - Method in class com.microsoft.tfs.core.httpclient.URI
It can be gotten the URI character sequence.
getURI() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
getUriCharset() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the charset to be used for parsing URIs.
getURIReference() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the original URI reference string.
getURIs() - Method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
getURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The URL which may be used to communicate with the build agent.
getURL() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The URL of the build controller.
getURL() - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
getURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
Gets the URL.
getURL() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
getURL(WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLink
 
getURL() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
Called second by clients to determine a TF proxy server URL to use.
getURL() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Return the URL
getURL() - Method in interface com.microsoft.tfs.core.pguidance.ProcessGuidanceURLInfo
 
getURL() - Method in interface com.microsoft.tfs.core.TFProxyServerSettings
Called second by clients to determine a TF proxy server URL to use.
getURL() - Method in class com.microsoft.tfs.core.TFSConnection
Deprecated. use TFSConnection.getBaseURI() instead
getUsage() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
getUseCaches() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
getUseExpectHeader() - Method in class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
Deprecated. Use HttpMethodParams
getUser() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getUser() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Get the user.
getUserAgent(HttpClient, ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.httpclient.ConfigurableHTTPClientFactory
Called from ConfigurableHTTPClientFactory.configureClientParams(HttpClient, HttpClientParams, ConnectionInstanceData) to obtain a user-agent string to configure a new HttpClient with.
getUserAgent(HttpClient, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from ConfigurableHTTPClientFactory.configureClientParams(HttpClient, HttpClientParams, ConnectionInstanceData) to obtain a user-agent string to configure a new HttpClient with.
getUserAgentExtraString(HttpClient, ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Subclasses can override to provide extra text that gets appended to the parenthetical part of the user agent HTTP header.
getUserDisplayMode() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getUserDisplayName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getUserDisplayName() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getUserinfo() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the userinfo.
getUserName() - Method in exception com.microsoft.tfs.core.clients.build.exceptions.BuildNotFoundForURIException
 
getUsername() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
getUsername() - Method in class com.microsoft.tfs.core.httpclient.auth.WindowsUser
 
getUsername() - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
User name property getter.
getUsername() - Method in class com.microsoft.tfs.core.util.TFSUser
 
getUseSelectedLinkTypes() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getValidDateFormats() - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Returns the Collection of date patterns used for parsing.
getValidDateFormats() - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
 
getValidDateFormats() - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
getValue() - Method in class com.microsoft.tfs.core.clients.build.flags.DefinitionFilterType
 
getValue() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleType
 
getValue() - Method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
 
getValue() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectProperty
 
getValue() - Method in class com.microsoft.tfs.core.clients.commonstructure.Property
 
getValue() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationExtendedAttribute
 
getValue() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
 
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Returns the integer value associated with this enumeration.
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
Returns the integer value associated with this enumeration.
getValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.KeyValuePair
 
getValue() - Method in class com.microsoft.tfs.core.clients.webservices.KeyValueOfStringString
 
getValue() - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException.Type
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldUsages
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormPaddingAttribute
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormSizeAttribute
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
getValue() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
getValue() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
getValue() - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
Return the current value.
getValueByName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
getValues() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
getValues() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
 
getValues() - Method in class com.microsoft.tfs.core.httpclient.Header
Deprecated. Use #getElements
getVersion() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
getVersion() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Gets the version of this process template.
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalVersion
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
getVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
getVersion() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
getVersion() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getVersion() - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieVersionSupport
 
getVersion() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
 
getVersion() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
getVersion() - Static method in class com.microsoft.tfs.core.product.CoreVersionInfo
 
getVersionControlClient() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
 
getVersionControlClient() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
A convenience method to get the version control client from this TFSConnection.
getVersionedItemCount() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObjectOwnership
 
getVersionedItemCount() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
 
getVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
 
getVersionFrom() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
 
getVersionHeader() - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieVersionSupport
 
getVersionHeader() - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
 
getVersionLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getVersionLocal() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
The version of the item in the workspace.
getVersionLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getVersionLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
getVersionLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the version of the item locally.
getVersionLocalDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
getVersionLocalDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
getVersions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Gets the versions specified by this versioned file spec.
getVersionServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
getVersionServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the version of the item on the server.
getVersionServerDate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Get the date / time the server version was created.
getVersionSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
getVersionSpec() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
getVersionTo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
 
getViewBuildDetailsURI(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getViewBuildDetailsURL(String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a view build details url.
getViewURI(Hierarchical) - Static method in class com.microsoft.tfs.core.clients.sharepoint.WSSUtils
 
getVirtualHost() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Deprecated. use HostParams
getVirtualHost() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. no longer applicable
getVirtualHost() - Method in class com.microsoft.tfs.core.httpclient.params.HostParams
Returns the virtual host name.
getVirtualHost() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Returns the virtual host name.
getVisibleWorkItemTypes() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getWarehouseDatabase() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
getWarehouseDatabase() - Method in class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
getWarehouseDatabase() - Method in interface com.microsoft.tfs.core.clients.framework.configuration.entities.ReportingFolderEntity
 
getWarningMessage() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getWarnings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
getWarningType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getWarningUI() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
getWatermark() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
getWebApplicationRelativeDirectory() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
 
getWebPageControlOptions() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormControl
Corresponds to the "WebPageOptionsControl" child element in XML use: optional
getWebService() - Method in class com.microsoft.tfs.core.clients.serverstatus.ServerStatusClient
 
getWebService(Class<?>) - Method in class com.microsoft.tfs.core.TFSConnection
Obtains a new web service from this TFSConnection.
getWebService2() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getWebService3() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getWebService5() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
getWebServiceFactory(ConnectionInstanceData) - Method in interface com.microsoft.tfs.core.config.ConnectionAdvisor
Called by the TFSConnection the first time that a web service is requested.
getWebServiceFactory(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.DefaultConnectionAdvisor
Called by the TFSConnection the first time that a web service is requested.
getWebServiceFactory() - Method in class com.microsoft.tfs.core.TFSConnection
 
getWebServiceLayer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.authorization.IdentityType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.authorization.QueryMembership
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.authorization.SearchFactor
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingType2010
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectProperty
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.commonstructure.Property
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogData
Returns the underlying proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns the underlying web service proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectionData
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationMapping
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.ArtifactType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.Database
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.EventType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.OutboundLinkType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationEntry
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.RegistrationExtendedAttribute
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntry
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.ActionDefinition
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactPropertyValue
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ArtifactSpec
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObjectOwnership
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMergeDetails
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetSummary
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Gets the web service object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinResult
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictInformation
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedMerge
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.InheritanceChange
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResult
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalVersion
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingState
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
Gets the web service object this class wraps.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.webservices.KeyValueOfStringString
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Returns the wrapped proxy object.
getWebServiceObject() - Method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
Gets the web service object this class wraps.
getWebServiceObjectExtendedFlags() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Gets the extended flag information for this ChangeType, which is sent to TFS with the web service object.
getWebServiceURI(Object) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Called to obtain the URI that a web service previously created by this WebServiceFactory is connected to.
getWebServiceURI(Object) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Called to obtain the URI that a web service previously created by this WebServiceFactory is connected to.
getWebServiceURI(Object) - Method in class com.microsoft.tfs.core.TFSConnection
Called to obtain the URI that a web service is connected to.
getWidth() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
getWIQL() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
getWITContext() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
getWITContext() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getWorkingFolderFromPaths(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
A convenience method to create a new regular WorkingFolder from the given server and local path.
getWorkingFolderType() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
 
getWorkItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
getWorkItem() - Method in class com.microsoft.tfs.core.clients.workitem.events.WorkItemSaveEvent
 
getWorkItem() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
getWorkItem(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
getWorkItemByID(int) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Retrieves a work item by ID from the TFS server.
getWorkItemCategories() - Method in class com.microsoft.tfs.core.clients.workitem.GroupDataProvider
Returns the categories which are allowed values for an "IN GROUP" clause when the target field is "Work item type".
getWorkItemClient() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getWorkItemClient() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
getWorkItemClient() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
getWorkItemClient() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
getWorkItemClient() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
A convenience method to get the WIT client from this TFSConnection.
getWorkItemEditorURL(int) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Work Item Editor Url.
getWorkItemEditorURL(int, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Work Item Editor Url.
getWorkItemInfo(WorkItemClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
Gets work items associated with the shelveset.
getWorkItemLinkFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlOptions
 
getWorkItemLinkTypeID() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RelatedLink
 
getWorkItemPageUrl(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getWorkItemPageUrl(URI) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
 
getWorkItemQueryEditorURL(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Query Editor Url.
getWorkItemQueryEditorURL(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Query Editor Url.
getWorkItemQueryResultsURL(String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Work Item Query Results Url.
getWorkItemQueryResultsURL(String, String, String) - Method in class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Gets a Work Item Query Results Url.
getWorkItems() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Gets the work items which reference this changeset.
getWorkItems(WorkItemClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Gets the work items which reference this changeset.
getWorkItems() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckin
getWorkItems() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckin
 
getWorkItems() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckin
getWorkItemsCheckedInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
getWorkItemsCheckinInfo(WorkItemClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Convenience method to get the checked work item info as WorkItemCheckinInfo (used for web services) instead of WorkItemCheckedInfo (used for persistence).
getWorkItemType() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
Convenience method to get the value of a field in this collection.
getWorkItemType() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilter
 
getWorkItemTypeFilters() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlOptions
 
getWorkItemTypes() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
 
getWorkspace() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The workspace template for the definition.
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Get the workspace this conflict is occurring in.
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.CheckinEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictResolvedEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.OperationCompletedEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ScannerModifiedFilesEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ShelveEvent
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent
 
getWorkspace() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceDeletedException
 
getWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
getWorkspace(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Retrieve the workspace that is mapped to the provided local path.
getWorkspace(WorkspaceInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Retrieve a workspace from the name and owner in the specified WorkspaceInfo.
getWorkspace(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Retrieve a workspace from the name and owner in the specified WorkspaceInfo.
getWorkspace(TFSTeamProjectCollection) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Get the workspace object that matches this CachedWorkspace.
getWorkspace() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
getWorkspace() - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
 
getWorkspace() - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
getWorkspaceDirectory(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Helper method which returns a subdirectory of the provided path.
getWorkspaceInfo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkstationNonFatalErrorEvent
 
getWorkspaceName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
 
getWorkspaceRoots(WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
getWorkspaceSecurity() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
getWorkspaceSource() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent
 
getWorkspaceWatcher() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the disk scanner used to detect changes in local workspaces.
getWorkstation() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceCacheFileReloadedEvent
 
getWRAPAccessToken(HTTPClientFactory, URI, String, String, String) - Static method in class com.microsoft.tfs.core.util.FederatedAuthenticationHelpers
Gets a WRAP access token from the specified ACS URI (the scheme, host, and port are used; path is replaced with WRAP document path).
getWritePermission() - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
The permission bits needed by a user in order to modify security data on the SecurityNamespace.
getWSSClient(ProjectInfo) - Method in class com.microsoft.tfs.core.TFSConnection
Gets a Windows Sharepoint Services client.
getWSSObjectType() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
getWSSURL(TFSTeamProjectCollection, ProjectInfo) - Static method in class com.microsoft.tfs.core.clients.sharepoint.WSSUtils
 
getWSSWebService(ProjectInfo) - Method in class com.microsoft.tfs.core.TFSConnection
Obtains a new sharepoint web service from this TFSConnection.
getYourChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourDeletionID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourDownloadURL() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourFileLabel() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getYourFileName() - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
getYourItemID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourItemType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourLastMergedVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourLocalChangeType() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourProperties() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Properties for YourServerItem.
getYourPropertyID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourServerItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourServerItemSource() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
getYourVersion() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
Git - Static variable in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
GIT - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
GIT - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
GIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
GIT_TFS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
GitPathBeginning - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
GitProperties - Class in com.microsoft.tfs.core.clients.build
 
GitProperties() - Constructor for class com.microsoft.tfs.core.clients.build.GitProperties
 
gitUriToLocalRelativePath(String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
GLOBAL - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPropertyScope
 
GLOBAL_PERMISSION_ADMIN_CONFIGURATION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
GLOBAL_PERMISSION_ADMIN_CONNECTIONS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
GLOBAL_PERMISSION_ADMIN_SHELVESETS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
GLOBAL_PERMISSION_ADMIN_WORKSPACES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
GLOBAL_PERMISSION_CREATE_WORKSPACE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
GLOBAL_SCOPE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
GLOBAL_TPATTRIBUTES - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to a file path, this will be used as the global tpattributes file.
globalPermissions() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Get the array of global permissions keywords.
GREATER_THAN - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
GREATER_THAN_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
GREATER_THAN_OR_EQUAL_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
GREATER_THAN_OR_EQUAL_TO_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
greaterEquals(HttpVersion) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Test if the HTTP protocol version is greater or equal to the given number.
GroupDataProvider - Class in com.microsoft.tfs.core.clients.workitem
Provides information about groups that can be used in work item queries.
GroupDataProvider(WorkItemClient, String) - Constructor for class com.microsoft.tfs.core.clients.workitem.GroupDataProvider
Constructor.
GroupProperty - Class in com.microsoft.tfs.core.clients.webservices
 
GroupProperty(int) - Constructor for class com.microsoft.tfs.core.clients.webservices.GroupProperty
 
GroupSecurityClient - Class in com.microsoft.tfs.core.clients.groupsecurity
Accesses TFS groups security services.
GroupSecurityClient(TFSTeamProjectCollection, _GroupSecurityServiceSoap) - Constructor for class com.microsoft.tfs.core.clients.groupsecurity.GroupSecurityClient
 
GroupSecurityExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the group security client.
GroupSecurityExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.GroupSecurityExceptionMapper
 
GroupWellKnownSIDConstants - Class in com.microsoft.tfs.core.clients.webservices
Contains the security identifiers for well-known groups.
GroupWellKnownSIDConstants() - Constructor for class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
GUID - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a GUID.
GUID_FIELDS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 

H

handleCloseIdleConnections(HttpConnectionManager) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Handles calling closeIdleConnections() and doing any other cleanup work on the given connection mangaer.
handleException(SOAPService, SOAPRequest, Exception, AtomicBoolean) - Method in class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
handleException(SOAPService, SOAPRequest, Exception, AtomicBoolean) - Method in class com.microsoft.tfs.core.ConnectivityFailureRequestHandler
 
handleSuccess(SOAPService, SOAPRequest) - Method in class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
handleSuccess(SOAPService, SOAPRequest) - Method in class com.microsoft.tfs.core.ConnectivityFailureRequestHandler
 
HAS_MERGE_CONFLICT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
hasAdministerPermission() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
hasAnalyzed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Returns whether this conflict has been analyzed for mergeability.
hasAnalyzed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Returns whether this conflict has been analyzed for mergeability.
hasAuthenticated() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
hasAuthenticated() - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
 
hasAuthenticated() - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
hasAuthenticated() - Method in class com.microsoft.tfs.core.TFSConfigurationServer
Tests whether the connection has authenticated.
hasAuthenticated() - Method in class com.microsoft.tfs.core.TFSConnection
Tests whether the connection has authenticated.
hasAuthenticated() - Method in class com.microsoft.tfs.core.TFSTeamProjectCollection
Tests whether the connection has authenticated.
hasAuthority() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI has authority.
hasBeenUsed() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns true if the HTTP method has been already executed, but not recycled.
hasBeenUsed() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns true if the HTTP method has been already executed, but not recycled.
hasBooleanProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Test for a boolean property with a given name.
hasChanged() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Queries if there are any paths that have changed since the watching started (or since the last call to PathWatcher.setClean().
hasChangeType(OfflineChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
hasChildren() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
This method is included because it's often less expensive to check for the existence of children than to retrieve the children.
hasChildren() - Method in class com.microsoft.tfs.core.clients.reporting.Report
A report never has children.
hasChildren() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
hasChildren() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
hasChildren() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
hasChildren() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
hasChildren - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumeratedSparseTreeNode
True if the enumerated token has no children below it in the SparseTree.
hasChildren - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeAdditionalData
 
hasChildren() - Method in interface com.microsoft.tfs.core.util.Hierarchical
This method is included because it's often less expensive to check for the existence of children than to retrieve the children.
hasConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets whether this operation conflicts with another.
hasConflictingContentChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Determine if the conflict contains one or more conflicting change.
hasConflictingPropertyChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Determine if the conflict contains conflicting property changes.
hasContentChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Tests whether this pending change has local content which differs from the server item.
hasDomain(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Tests whether the given user name contains a domain.
hasFragment() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI has fragment.
hasGetOpForLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
hasGroup(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
hasGroupings() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
hash - Variable in class com.microsoft.tfs.core.httpclient.URI
Cache the hash code for this URI.
HASH_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
HASH_OFFSET - Static variable in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
HASH_SEED - Static variable in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
hashCode() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
hashCode() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
hashCode() - Method in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.authorization.QueryMembership
 
hashCode() - Method in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate.Field
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010.Field
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays.Day
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010.Day
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
hashCode() - Method in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
hashCode() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
 
hashCode() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
hashcode(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
 
hashCode(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns a hash code for the given local path.
hashCode(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Computes a hashCode from the specified server path.
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
hashCode() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
hashCode() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
hashCode() - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
hashCode() - Method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
hashCode() - Method in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
hashCode() - Method in class com.microsoft.tfs.core.clients.workitem.query.BatchReadParameter
 
hashCode() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
hashCode() - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
hashCode() - Method in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
hashCode() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
hashCode() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
hashCode() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthSchemeBase
Deprecated.  
hashCode() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns a hash code in keeping with the Object.hashCode() general hashCode contract.
hashCode() - Method in class com.microsoft.tfs.core.httpclient.CookieCredentials
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.Credentials
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.DefaultNTCredentials
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory have the same hash code.
hashCode() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Return a hash code for this object
hashCode() - Method in class com.microsoft.tfs.core.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory have the same hash code.
hashCode() - Method in class com.microsoft.tfs.core.httpclient.URI
Return a hash code for this URI.
hashCode() - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
Does a hash of both user name and password.
hashCode(int, int) - Static method in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
hashCode(int, Object) - Static method in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
hashCode(int, boolean) - Static method in class com.microsoft.tfs.core.httpclient.util.LangUtils
 
hashCode() - Method in class com.microsoft.tfs.core.httpclient.WRAPCredentials
 
hashCode() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
hashCode() - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
 
hashCode() - Method in class com.microsoft.tfs.core.util.FileEncoding
hashCode() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
hashCode() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
 
hashCode() - Method in class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
hashCode() - Method in class com.microsoft.tfs.core.util.TFSUser
hashCode() - Method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
hashName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
hashOwner(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
hasIntProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Test for a integer property with a given name.
hasLocalCacheDataForConnection() - Method in class com.microsoft.tfs.core.FrameworkServerDataProvider
 
hasLocalChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
hasLocalItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Tests whether the local item is null.
hasLocalTargetContentChangeOnly() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Return True only if the conflict has ContentMergeSummary calculated and the conflicting and source/server chunks are 0, but local/target are not zero.
hasMergeConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
hasNext() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
hasNoLocalRenames() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
hasObjectArrayProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Test for an object array property with the given name.
hasOtherPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
hasPendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets whether this operation has a pending change.
hasPermission(String, IdentityDescriptor, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasPermission(String[], IdentityDescriptor, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasPermission(String, IdentityDescriptor[], int, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasPermission(String, IdentityDescriptor, int[], boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasPermission(String, IdentityDescriptor, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the supplied descriptor has the requested permissions for the given token.
hasPermission(String[], IdentityDescriptor, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the supplied descriptor has the requested permissions for the given tokens
hasPermission(String, IdentityDescriptor[], int, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the supplied descriptor have the requested permissions for the given token.
hasPermission(String, IdentityDescriptor, int[], boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the supplied descriptor has the requested permissions for the given token.
hasPropertyChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
hasQuery() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI has query.
hasRelative() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
hasRequestContent() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Returns true
hasRequestContent() - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Returns true if there is a request body to be sent.
hasSourceServerContentChangeOnly() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Return True only if the conflict has ContentMergeSummary calculated and the conflicting and target/local chunks are 0, but source/server are not zero.
hasStringProperty(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Test for a string property with a given name.
hasUserinfo() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI has userinfo.
hasVersionControlReservedCharacter(String, AtomicReference<Character>) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns true if the path contains any character which is a version control reserved character.
hasWorkspacePermission(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Checks to see whether this.VersionControlServer.AuthorizedUser has the provided WorkspacePermissions bits on this workspace.
hasWritePermission(String, int) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasWritePermission(String, int[]) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
hasWritePermission(String, int) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the current authorized user has permission to change the permissions in permissionsToChange.
hasWritePermission(String, int[]) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Determines whether or not the current authorized user has permission to write the permissions in permissionsToChange.
haveResolvableWarnings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
HEAD_BODY_CHECK_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets period of time in milliseconds to wait for a content body sent in response to HEAD method from a non-compliant server.
Header - Class in com.microsoft.tfs.core.httpclient
An HTTP header.
Header() - Constructor for class com.microsoft.tfs.core.httpclient.Header
Default constructor.
Header(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.Header
Constructor with name and value
Header(String, String, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.Header
Constructor with name and value
HeaderElement - Class in com.microsoft.tfs.core.httpclient
One element of an HTTP header's value.
HeaderElement() - Constructor for class com.microsoft.tfs.core.httpclient.HeaderElement
Default constructor.
HeaderElement(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HeaderElement
Constructor.
HeaderElement(String, String, NameValuePair[]) - Constructor for class com.microsoft.tfs.core.httpclient.HeaderElement
Constructor with name, value and parameters.
HeaderElement(char[], int, int) - Constructor for class com.microsoft.tfs.core.httpclient.HeaderElement
Constructor with array of characters.
HeaderElement(char[]) - Constructor for class com.microsoft.tfs.core.httpclient.HeaderElement
Constructor with array of characters.
HeaderGroup - Class in com.microsoft.tfs.core.httpclient
A class for combining a set of headers.
HeaderGroup() - Constructor for class com.microsoft.tfs.core.httpclient.HeaderGroup
Constructor for HeaderGroup.
HeadMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP HEAD method.
HeadMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.HeadMethod
No-arg constructor.
HeadMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Constructor specifying a URI.
hex - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for hex.
HIDDEN - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
hier_part - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for hier_part.
Hierarchical - Interface in com.microsoft.tfs.core.util
An interface that can be implemented by any object which has a hierarchical relationship with other objects.
HIERARCHICHAL - Static variable in class com.microsoft.tfs.core.clients.security.SecurityNamespaceStructure
Indicates that tokens are organized in a hierarchical structure
HIGH - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
HIGH - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
HISTORICAL_BUILDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
HISTORY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
HISTORY - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
HISTORY - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a String.
HOME - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
 
host - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for host.
HOST_CHALLENGE_HEADER - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
The WWW authenticate challenge header.
HOST_RESPONSE_HEADER - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
The WWW authenticate response header.
HostConfiguration - Class in com.microsoft.tfs.core.httpclient
Holds all of the variables needed to describe an HTTP connection to a host.
HostConfiguration() - Constructor for class com.microsoft.tfs.core.httpclient.HostConfiguration
Constructor for HostConfiguration.
HostConfiguration(HostConfiguration) - Constructor for class com.microsoft.tfs.core.httpclient.HostConfiguration
Copy constructor for HostConfiguration
HOSTED - Static variable in class com.microsoft.tfs.core.ServerCapabilities
 
HOSTED_SERVICE_DEFAULT_SCHEME - Static variable in class com.microsoft.tfs.core.util.ServerURIUtils
 
HOSTED_SERVICE_DOMAIN_SUFFIXES - Static variable in class com.microsoft.tfs.core.util.ServerURIUtils
If the entered host name ends with this domain name, the scheme is automatically chosen.
hostEquals(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Tests if the host configuration equals the configuration set on the connection.
HOSTING_ACCOUNT_NAMESPACE_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
This will serve as the hosting account namespace.
HOSTING_ACCOUNT_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
HOSTING_ACCOUNTS_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
hostname - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for hostname.
HostParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
HostParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.HostParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HostParams(HttpParams) - Constructor for class com.microsoft.tfs.core.httpclient.params.HostParams
Creates a new collection of parameters with the given parent.
hostport - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for hostport.
HTML - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a String.
HTML_FIELD_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
HTTP_0_9 - Static variable in class com.microsoft.tfs.core.httpclient.HttpVersion
HTTP protocol version 0.9
HTTP_1_0 - Static variable in class com.microsoft.tfs.core.httpclient.HttpVersion
HTTP protocol version 1.0
HTTP_1_1 - Static variable in class com.microsoft.tfs.core.httpclient.HttpVersion
HTTP protocol version 1.1
HTTP_CONTENT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding content body.
HTTP_ELEMENT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated. Character set used to encode HTTP protocol elements
HTTP_ELEMENT_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding HTTP protocol elements.
HTTP_URI_CHARSET - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the charset to be used for parsing URIs.
HttpClient - Class in com.microsoft.tfs.core.httpclient
An HTTP "user-agent", containing an HTTP state and one or more HTTP connections, to which HTTP methods can be applied.
HttpClient() - Constructor for class com.microsoft.tfs.core.httpclient.HttpClient
Creates an instance of HttpClient using default parameter set.
HttpClient(HttpClientParams) - Constructor for class com.microsoft.tfs.core.httpclient.HttpClient
Creates an instance of HttpClient using the given parameter set.
HttpClient(HttpClientParams, HttpConnectionManager) - Constructor for class com.microsoft.tfs.core.httpclient.HttpClient
Creates an instance of HttpClient with a user specified parameter set and HTTP connection manager.
HttpClient(HttpConnectionManager) - Constructor for class com.microsoft.tfs.core.httpclient.HttpClient
Creates an instance of HttpClient with a user specified HTTP connection manager.
HTTPCLIENT_STANDARD - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The policy used by default in HttpClient.
HttpClientError - Error in com.microsoft.tfs.core.httpclient
Signals that an error has occurred.
HttpClientError() - Constructor for error com.microsoft.tfs.core.httpclient.HttpClientError
Creates a new HttpClientError with a null detail message.
HttpClientError(String) - Constructor for error com.microsoft.tfs.core.httpclient.HttpClientError
Creates a new HttpClientError with the specified detail message.
HTTPClientFactory - Interface in com.microsoft.tfs.core.config.httpclient
An HTTPClientFactory is used by a TFSTeamProjectCollection to lazily create an HttpClient instance.
HttpClientParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
HttpClientParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpClientParams(HttpParams) - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Creates a new collection of parameters with the given parent.
HttpConnection - Class in com.microsoft.tfs.core.httpclient
An abstraction of an HTTP InputStream and OutputStream pair, together with the relevant attributes.
HttpConnection(String, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port.
HttpConnection(String, int, Protocol) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port using the given protocol.
HttpConnection(String, String, int, Protocol) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port using given protocol.
HttpConnection(String, int, String, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port via the given proxy host and port using the default protocol.
HttpConnection(HostConfiguration) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host configuration.
HttpConnection(String, int, String, String, int, Protocol) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. use #HttpConnection(String, int, String, int, Protocol)
HttpConnection(String, int, String, int, Protocol) - Constructor for class com.microsoft.tfs.core.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port via the given proxy host and port using the given protocol.
httpConnection - Variable in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
The http connection
HttpConnectionManager - Interface in com.microsoft.tfs.core.httpclient
An interface for classes that manage HttpConnections.
HttpConnectionManagerParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
HttpConnectionManagerParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
 
HttpConnectionParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpConnectionParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpConstants - Class in com.microsoft.tfs.core.httpclient
Deprecated. use EncodingUtil class
HttpConstants() - Constructor for class com.microsoft.tfs.core.httpclient.HttpConstants
Deprecated.  
HttpContentTooLargeException - Exception in com.microsoft.tfs.core.httpclient
Signals that the response content was larger than anticipated.
HttpContentTooLargeException(String, int) - Constructor for exception com.microsoft.tfs.core.httpclient.HttpContentTooLargeException
 
HttpException - Exception in com.microsoft.tfs.core.httpclient
Signals that an HTTP or HttpClient exception has occurred.
HttpException() - Constructor for exception com.microsoft.tfs.core.httpclient.HttpException
Creates a new HttpException with a null detail message.
HttpException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.HttpException
Creates a new HttpException with the specified detail message.
HttpException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.HttpException
Creates a new HttpException with the specified detail message and cause.
HttpHost - Class in com.microsoft.tfs.core.httpclient
Holds all of the variables needed to describe an HTTP connection to a host.
HttpHost(String, int, Protocol) - Constructor for class com.microsoft.tfs.core.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(URI) - Constructor for class com.microsoft.tfs.core.httpclient.HttpHost
URI constructor for HttpHost.
HttpHost(HttpHost) - Constructor for class com.microsoft.tfs.core.httpclient.HttpHost
Copy constructor for HttpHost
HttpMethod - Interface in com.microsoft.tfs.core.httpclient
HttpMethod interface represents a request to be sent via a HTTP connection and a corresponding response.
HttpMethodBase - Class in com.microsoft.tfs.core.httpclient
An abstract base implementation of HttpMethod.
HttpMethodBase() - Constructor for class com.microsoft.tfs.core.httpclient.HttpMethodBase
No-arg constructor.
HttpMethodBase(String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpMethodBase
Constructor specifying a URI.
HttpMethodParams - Class in com.microsoft.tfs.core.httpclient.params
This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
HttpMethodParams() - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpMethodParams(HttpParams) - Constructor for class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the given parent.
HttpMethodRetryHandler - Interface in com.microsoft.tfs.core.httpclient
A handler for determining if an HttpMethod should be retried after a recoverable exception during execution.
HttpParams - Interface in com.microsoft.tfs.core.httpclient.params
This interface represents a collection of HTTP protocol parameters.
HttpParamsFactory - Interface in com.microsoft.tfs.core.httpclient.params
A factory for getting the default set of parameters to use when creating an instance of HttpParams.
HttpParser - Class in com.microsoft.tfs.core.httpclient
A utility class for parsing http header values according to RFC-2616 Section 4 and 19.3.
HTTPProxyUnauthorizedException - Exception in com.microsoft.tfs.core.exceptions
Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error from the HTTP proxy.
HTTPProxyUnauthorizedException(ProxyUnauthorizedException) - Constructor for exception com.microsoft.tfs.core.exceptions.HTTPProxyUnauthorizedException
 
HttpRecoverableException - Exception in com.microsoft.tfs.core.httpclient
Deprecated. no longer used
HttpRecoverableException() - Constructor for exception com.microsoft.tfs.core.httpclient.HttpRecoverableException
Deprecated. Creates a new HttpRecoverableException with a null detail message.
HttpRecoverableException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.HttpRecoverableException
Deprecated. Creates a new HttpRecoverableException with the specified detail message.
HttpState - Class in com.microsoft.tfs.core.httpclient
A container for HTTP attributes that may persist from request to request, such as cookies and authentication credentials.
HttpState() - Constructor for class com.microsoft.tfs.core.httpclient.HttpState
Default constructor.
HttpStatus - Class in com.microsoft.tfs.core.httpclient
Constants enumerating the HTTP status codes.
HttpStatus() - Constructor for class com.microsoft.tfs.core.httpclient.HttpStatus
 
HttpsURL - Class in com.microsoft.tfs.core.httpclient
The HTTPS URL.
HttpsURL() - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Create an instance as an internal use.
HttpsURL(char[], String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array with the given charset to do escape encoding.
HttpsURL(char[]) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array.
HttpsURL(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from a given string with the given charset to do escape encoding.
HttpsURL(String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from a given string.
HttpsURL(String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTP URL from given components.
HttpsURL(HttpsURL, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL with a given relative HTTPS URL string.
HttpsURL(HttpsURL, HttpsURL) - Constructor for class com.microsoft.tfs.core.httpclient.HttpsURL
Construct a HTTPS URL with a given relative URL.
HttpURL - Class in com.microsoft.tfs.core.httpclient
The HTTP URL.
HttpURL() - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Create an instance as an internal use.
HttpURL(char[], String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array with the given charset to do escape encoding.
HttpURL(char[]) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array.
HttpURL(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from a given string with the given charset to do escape encoding.
HttpURL(String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from a given string.
HttpURL(String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(HttpURL, String) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL with a given relative URL string.
HttpURL(HttpURL, HttpURL) - Constructor for class com.microsoft.tfs.core.httpclient.HttpURL
Construct a HTTP URL with a given relative URL.
HttpURLConnection - Class in com.microsoft.tfs.core.httpclient.util
Provides a HttpURLConnection wrapper around HttpClient's HttpMethod.
HttpURLConnection(HttpMethod, URL) - Constructor for class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Creates an HttpURLConnection from a HttpMethod.
HttpURLConnection(URL) - Constructor for class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Create an instance.
HttpVersion - Class in com.microsoft.tfs.core.httpclient
HTTP version, as specified in RFC 2616.
HttpVersion(int, int) - Constructor for class com.microsoft.tfs.core.httpclient.HttpVersion
Create an HTTP protocol version designator.
HYPER_LINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
Hyperlink - Interface in com.microsoft.tfs.core.clients.workitem.link
 
HYPERLINK - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
HYPERLINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
HYPERLINK_LOCATION_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.link.LinkTextMaxLengths
 

I

IBuildAgent - Interface in com.microsoft.tfs.core.clients.build
 
IBuildAgentQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
IBuildAgentSpec - Interface in com.microsoft.tfs.core.clients.build
 
IBuildController - Interface in com.microsoft.tfs.core.clients.build
 
IBuildControllerQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
IBuildControllerSpec - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDefinition - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDefinitionQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDefinitionSourceProvider - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDefinitionSpec - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDeletionResult - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDetail - Interface in com.microsoft.tfs.core.clients.build
 
IBuildDetailSpec - Interface in com.microsoft.tfs.core.clients.build
 
IBuildGroupItem - Interface in com.microsoft.tfs.core.clients.build
 
IBuildInformation - Interface in com.microsoft.tfs.core.clients.build
 
IBuildInformationNode - Interface in com.microsoft.tfs.core.clients.build
 
IBuildQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
IBuildRequest - Interface in com.microsoft.tfs.core.clients.build
 
IBuildServer - Interface in com.microsoft.tfs.core.clients.build
 
IBuildServiceHost - Interface in com.microsoft.tfs.core.clients.build
 
IBuildServiceHostQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
ICatalogService - Interface in com.microsoft.tfs.core.clients.framework.catalog
The service responsible for providing a access to information about available Team Foundation Server resources.
ICredentials - Interface in com.microsoft.tfs.core.config.httpclient
 
ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.ChangesetVersionSpec
The single character identifier for the type of VersionSpec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
Returns the single character identifier for the type of VersionSpec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
The single character identifier for the type of spec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
The single character identifier for the type of VersionSpec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LatestVersionSpec
The single character identifier for the type of VersionSpec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
The single character identifier for the type of VersionSpec implemented by this class.
IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
Find the identity using the identifier
IdentifierAuthority - Class in com.microsoft.tfs.core.clients.webservices
 
IdentifierAuthority() - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
IDENTITIES_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
Identity - Class in com.microsoft.tfs.core.clients.authorization
An Identity structure represents a user, group, or Team Foundation Server application group, along with some of their attributes.
Identity(_Identity) - Constructor for class com.microsoft.tfs.core.clients.authorization.Identity
 
IDENTITY_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
The client supports strongly-typed identity properties.
IDENTITY_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.webservices.internal.TeamFoundationSupportedFeatures
The client supports strongly-typed identity properties.
IDENTITY_SECURITY_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
IdentityAttributeTags - Class in com.microsoft.tfs.core.clients.webservices
Contains string constants for identity attributes.
IdentityAttributeTags() - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
IdentityConstants - Class in com.microsoft.tfs.core.clients.webservices
Contains identity constants.
IdentityConstants() - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
IdentityDescriptor - Class in com.microsoft.tfs.core.clients.webservices
Wrapper for an identity type and a unique identifier.
IdentityDescriptor(String, String) - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
Constructs an IdentityDescriptor of the given type for the given identity.
IdentityDescriptor(_IdentityDescriptor) - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
 
IdentityDescriptorComparer - Class in com.microsoft.tfs.core.clients.webservices
Class used for comparing IdentityDescriptors
IdentityFavoritesStore - Class in com.microsoft.tfs.core.clients.favorites
Identity Store based implementation of IFavoritesStore
IdentityFavoritesStore() - Constructor for class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
identityHasName(TeamFoundationIdentity, String) - Static method in class com.microsoft.tfs.core.clients.webservices.IdentityHelper
Returns true if the specified name matches any format of the specified identity.
IdentityHelper - Class in com.microsoft.tfs.core.clients.webservices
Helper class to manage Team Foundation identity descriptors.
IdentityHelper() - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityHelper
 
IdentityManagementException - Exception in com.microsoft.tfs.core.clients.webservices
Base class for IdentityManagementService exceptions.
IdentityManagementException() - Constructor for exception com.microsoft.tfs.core.clients.webservices.IdentityManagementException
 
IdentityManagementException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.webservices.IdentityManagementException
 
IdentityManagementException(String) - Constructor for exception com.microsoft.tfs.core.clients.webservices.IdentityManagementException
 
IdentityManagementException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.webservices.IdentityManagementException
 
IdentityManagementService - Class in com.microsoft.tfs.core.clients.webservices
A client for the TFS 2012 _IdentityManagementWebServiceSoap.
IdentityManagementService(TFSConnection) - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
IdentityManagementService2 - Class in com.microsoft.tfs.core.clients.webservices
A client for the TFS 2012 IdentityManagementService2.
IdentityManagementService2(TFSConnection) - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
IdentityPermissions - Class in com.microsoft.tfs.core.clients.webservices
 
IdentityPropertyScope - Class in com.microsoft.tfs.core.clients.webservices
The scope which a property will be scoped to.
IdentitySearchFactor - Class in com.microsoft.tfs.core.clients.webservices
 
IdentitySearchFactor(int) - Constructor for class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
 
IdentityType - Class in com.microsoft.tfs.core.clients.authorization
Represents different types of identity.
IdentityType(_IdentityType) - Constructor for class com.microsoft.tfs.core.clients.authorization.IdentityType
 
IdentityTypeNotSupportedException - Exception in com.microsoft.tfs.core.clients.webservices
 
IdentityTypeNotSupportedException(String) - Constructor for exception com.microsoft.tfs.core.clients.webservices.IdentityTypeNotSupportedException
 
IdleConnectionHandler - Class in com.microsoft.tfs.core.httpclient.util
A helper class for connection managers to track idle connections.
IdleConnectionHandler() - Constructor for class com.microsoft.tfs.core.httpclient.util.IdleConnectionHandler
 
IdleConnectionTimeoutThread - Class in com.microsoft.tfs.core.httpclient.util
A utility class for periodically closing idle connections.
IdleConnectionTimeoutThread() - Constructor for class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
 
IFailure - Interface in com.microsoft.tfs.core.clients.build
 
IFailure2010 - Interface in com.microsoft.tfs.core.clients.build
Represents a failure that occurred during a server call.
IFavoritesStore - Interface in com.microsoft.tfs.core.clients.favorites
Provides a contract for persistence and retrieval of FavoriteItems.
IGNORE_COOKIES - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The policy that ignores cookies.
IGNORE_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
The name of the ignore file (like ".tfignore" but might be configured by the user to be a different name).
IGNORE_FILE_NAME_WITH_SEPARATOR_PREFIX - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
The name of the ignore file with the appropriate local filesystem path separator prefix (like "/.tfignore" on Unix).
IgnoreCookiesSpec - Class in com.microsoft.tfs.core.httpclient.cookie
A cookie spec that does nothing.
IgnoreCookiesSpec() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
IgnoreFile - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
Used by LocalItemExclusionEvaluator.
IgnoreFile(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
 
IIdentityManagementService - Interface in com.microsoft.tfs.core.clients.webservices
 
IIdentityManagementService2 - Interface in com.microsoft.tfs.core.clients.webservices
 
IllegalConfigurationException - Exception in com.microsoft.tfs.core.config
Thrown when information provided to a configuration class was invalid, or the configuration could not be completed.
IllegalConfigurationException(String) - Constructor for exception com.microsoft.tfs.core.config.IllegalConfigurationException
 
IllegalConfigurationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.config.IllegalConfigurationException
 
ILocalVersionUpdate - Interface in com.microsoft.tfs.core.clients.versioncontrol
 
ILocationService - Interface in com.microsoft.tfs.core.clients.framework.location
The service responsible for providing a connection to a Team Foundation Server as well as the locations of other services that are available on it.
IMPORTANCE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
IN - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
IN_GROUP - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
IN_PROGRESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
IN_PROGRESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
IN_PROGRESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
IN_PROGRESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
IN_PROGRESS_BUILD - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
INCLUDE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
INCLUDE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterEnum
 
INCLUDE_ADDITIONAL_DATA - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
INCLUDE_ADDITIONAL_DATA - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
INCLUDE_BRANCH_INFO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Include information on whether an item is a branch object in the system
INCLUDE_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
Include deleted and non-deleted builds.
INCLUDE_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
Include deleted and non-deleted builds.
INCLUDE_DOWNLOAD_INFO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
Include download info.
INCLUDE_PARENTS - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogQueryOptions
 
INCLUDE_READ_FROM_SOURCE - Static variable in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
read from IMS store only, or also from external sources such as AD.
INCLUDE_RECURSIVE_DELETES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Instructs the server to return items which are affected by a Recursive Delete
INCLUDE_SERVICES - Static variable in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
Includes information about the services supplied in the serviceFilter parameter.
INCLUDE_SOURCE_RENAMES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Include items which are the source of a rename.
INCLUDEALL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
INCLUDEALL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterEnum
 
includes(String) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlExternalLinkFilters
 
includes(String, boolean, boolean) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilters
 
includes(String) - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilters
 
INCOMING_RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Conflicts that include source/server rename, but not local/target rename will be resolved.
INCOMPATIBLE_CHANGE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
incrementNumConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
incrementNumResolvedConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
incrementNumUpdated() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
incrementNumWarnings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
incrementUseCount() - Method in class com.microsoft.tfs.core.TFSConnection.HTTPClientReference
 
INDETERMINATE_CHANGESET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
When an item is in an indeterminate state, the changeset for the version in the workspace will be represented using this number.
indexFirstOf(String, String) - Method in class com.microsoft.tfs.core.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - Method in class com.microsoft.tfs.core.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(char[], char) - Method in class com.microsoft.tfs.core.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - Method in class com.microsoft.tfs.core.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexOf(String) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
Gets the index of the specified item.
indexOf(FieldDefinition) - Method in interface com.microsoft.tfs.core.clients.workitem.query.DisplayFieldList
 
indexOf(DisplayField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
indexOf(QEQueryRow) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRowCollection
 
indexOf(SortField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
indexOf(FieldDefinition) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
indexOfChild(CSSNode) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
INDIVIDUAL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
INDIVIDUAL_CI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
INDIVIDUAL_CI - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
InformationEditOptions - Class in com.microsoft.tfs.core.clients.build.flags
 
InformationEditOptions2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
InformationFields - Class in com.microsoft.tfs.core.clients.build.flags
Encapsulates the built-in information node field names.
InformationFields() - Constructor for class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
InformationNodeConverters - Class in com.microsoft.tfs.core.clients.build
 
InformationNodeConverters() - Constructor for class com.microsoft.tfs.core.clients.build.InformationNodeConverters
 
InformationTypes - Class in com.microsoft.tfs.core.clients.build.flags
Encapsulates the built-in information node type names.
InformationTypes() - Constructor for class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
INFRASTRUCTURE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
Infrastructure Nodes in the Catalog - not currently used.
INFRASTRUCTURE_PATH - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogRoots
 
INFRASTRUCTURE_ROOT - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
InfrastructureRootCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
InfrastructureRootCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.InfrastructureRootCatalogEntity
 
InfrastructureRootEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
InheritanceChange - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
InheritanceChange(String, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.InheritanceChange
Constructs an InheritanceChange for the given item.
InheritanceChange(_InheritanceChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.InheritanceChange
 
initCause(Throwable, Throwable) - Static method in class com.microsoft.tfs.core.httpclient.util.ExceptionUtil
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
initialize(PendingCheckin, PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Prepares a PolicyInstance for policy evaluation.
initialize(PendingCheckin, PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Initializes (or re-initializes) the evaluatable policy instance.
initialize(PendingCheckin, PolicyContext) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Prepares a PolicyInstance for policy evaluation.
initialize() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
initialize() - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Creates any storage resources required by the implementation.
initialize() - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Creates any storage resources required by the implementation.
initialize(ProductName) - Static method in class com.microsoft.tfs.core.product.ProductInformation
 
initialize(TelemetryContext) - Method in class com.microsoft.tfs.core.telemetry.TfsTelemetryInitializer
 
initializeFromWebService(CatalogService) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Called during post-processing of the web service result.
initializeFromWebService(HashMap<String, CatalogResourceType>, HashMap<String, CatalogNode>, ILocationService) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Used internally during post-processing of a catalog web service request result.
initializeTeamCache(ProjectInfo[]) - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Initializes the cache with the TeamConfiguration for the specified set of projects.
initializeTeamCache(String[]) - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Initializes the cache with the TeamConfiguration for the specified set of projects.
INITIALIZING - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
InitiallyDeletedLocalVersionUpdate - Class in com.microsoft.tfs.core.clients.versioncontrol
 
InitiallyDeletedLocalVersionUpdate(String, int, int, Calendar, int, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
InputStreamRequestEntity - Class in com.microsoft.tfs.core.httpclient.methods
A RequestEntity that contains an InputStream.
InputStreamRequestEntity(InputStream) - Constructor for class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and a content type of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
InputStreamRequestEntity(InputStream, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content type, and a content length of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
InputStreamRequestEntity(InputStream, long) - Constructor for class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and content length.
InputStreamRequestEntity(InputStream, long, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content length, and content type.
InputValidationException - Exception in com.microsoft.tfs.core.exceptions
A base class for input validation exceptions thrown by Core.
InputValidationException() - Constructor for exception com.microsoft.tfs.core.exceptions.InputValidationException
 
InputValidationException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.InputValidationException
 
InputValidationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.InputValidationException
 
InputValidationException(Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.InputValidationException
 
insert(int, DisplayField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
insert(int, SortField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
insert(int, FieldDefinition, SortType) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
insertWorkspaceIntoCache(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
This helper method inserts a workspace into the Workstation cache.
INSTANCE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ShelvesetComparator
 
INSTANCE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LatestVersionSpec
The single instance of this class.
INSTANCE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptorComparer
 
INSTANCE - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
Singleton instance of this class.
INSTANCE - Static variable in class com.microsoft.tfs.core.util.ServerURIComparator
 
INSTANCE - Static variable in class com.microsoft.tfs.util.tasks.NullTaskMonitor
The singleton instance of NullTaskMonitor.
INSTANCE_HEADER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
INTEGER - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is an Integer.
INTERNAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent.WorkspaceEventSource
This event was raised by an action which occurred on this VersionControlServer object.
INTERNAL - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
 
internalRemoveLocationMappingAt(int) - Method in class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
This method is for internal use only.
InternalWorkspaceConflictInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
 
InternalWorkspaceConflictInfo(WorkspaceInfo, WorkspaceInfo, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.InternalWorkspaceConflictInfo
 
INTERNET_SITE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
intToRelativeToSetting(int) - Static method in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
 
INVALID - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLinkType
An invalid link.
INVALID - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
INVALID - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryType
A query that cannot be resolved as well-formed WIQL will not have a valid QueryType.
INVALID_CHARACTERS - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_EMPTY - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_EMPTY_OR_OLD_VALUE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_ESCAPE - Static variable in interface com.microsoft.tfs.core.search.VSSearchParseError
 
INVALID_FORMAT - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_IDENTITY - Static variable in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
INVALID_LIST_VALUE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_NAME_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
INVALID_NON_EXISTING - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
INVALID_NON_FILE - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
INVALID_NON_READABLE - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
INVALID_NOT_EMPTY - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_NOT_EMPTY_OR_OLD_VALUE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_NULL - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
INVALID_PATH - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_PERMISSION_COMBINATION - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
INVALID_PROJECT_PENDING_CHANGE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
INVALID_SERVICE_DEFINITION_IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
Represents a service definition that hasn't been registered or an invalid one.
INVALID_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_VALUE_IN_OTHER_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
INVALID_VALUE_NOT_IN_OTHER_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
InvalidAccessPointException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Exception raised when a non-fully qualified access mapping does not have a defined access point.
InvalidAccessPointException() - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.InvalidAccessPointException
 
invalidate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Used by the VersionControlClient to notify the workspace object that its mappings have potentially changed.
invalidate() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Invalidates the authentication state by resetting its parameters.
invalidateMappings() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Invalidates the cached copy of the workspace mappings held by this Workspace object and causes the next access to them to re-fetch them from the server or local data access layer
InvalidCredentialsException - Exception in com.microsoft.tfs.core.httpclient.auth
Authentication credentials required to respond to a authentication challenge are invalid
InvalidCredentialsException() - Constructor for exception com.microsoft.tfs.core.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with a null detail message.
InvalidCredentialsException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified message.
InvalidCredentialsException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified detail message and cause.
InvalidFinalStatusException - Exception in com.microsoft.tfs.core.clients.build.exceptions
 
InvalidFinalStatusException(String, BuildStatus, IBuildServer) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.InvalidFinalStatusException
 
InvalidPendingChangeTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
InvalidPendingChangeTableException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidPendingChangeTableException
 
InvalidPendingChangeTableException(Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidPendingChangeTableException
 
InvalidQueryTextException - Exception in com.microsoft.tfs.core.clients.workitem.query
An Exception thrown to indicate invalid query text (WIQL) was passed to a method that required valid query text.
InvalidQueryTextException(String, String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.query.InvalidQueryTextException
 
InvalidQueuedEditsTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
InvalidQueuedEditsTableException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidQueuedEditsTableException
 
InvalidQueuedEditsTableException(Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidQueuedEditsTableException
 
InvalidQueueIDException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception thrown when an invalid queue ID was specified.
InvalidQueueIDException(int) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.InvalidQueueIDException
 
InvalidRedirectLocationException - Exception in com.microsoft.tfs.core.httpclient
Signals violation of HTTP specification caused by an invalid redirect location
InvalidRedirectLocationException(String, String) - Constructor for exception com.microsoft.tfs.core.httpclient.InvalidRedirectLocationException
Creates a new InvalidRedirectLocationException with the specified detail message.
InvalidRedirectLocationException(String, String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.InvalidRedirectLocationException
Creates a new RedirectException with the specified detail message and cause.
InvalidSecurityNamespaceDescriptionException - Exception in com.microsoft.tfs.core.clients.security.exceptions
 
InvalidSecurityNamespaceDescriptionException() - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.InvalidSecurityNamespaceDescriptionException
 
InvalidSecurityNamespaceDescriptionException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.InvalidSecurityNamespaceDescriptionException
 
InvalidSecurityNamespaceDescriptionException(String) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.InvalidSecurityNamespaceDescriptionException
 
InvalidSecurityNamespaceDescriptionException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.InvalidSecurityNamespaceDescriptionException
 
InvalidServiceDefinitionException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Exception raised when attempting to look up a location by service definition and there are no locations defined for the service.
InvalidServiceDefinitionException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.InvalidServiceDefinitionException
 
InvalidWorkspacePropertiesTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
InvalidWorkspacePropertiesTableException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidWorkspacePropertiesTableException
 
InvalidWorkspacePropertiesTableException(Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.InvalidWorkspacePropertiesTableException
 
invoke(String, T, SparseTreeAdditionalData, Object) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumNodeCallback
 
invoke(String, T, Object) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.ModifyInPlaceCallback
 
IPopulatableLocalVersionUpdate - Interface in com.microsoft.tfs.core.clients.versioncontrol
 
IProcessGuidance - Interface in com.microsoft.tfs.core.pguidance
Client for the TFS process guidance resources.
IProcessTemplate - Interface in com.microsoft.tfs.core.clients.build
 
IPv4address - Static variable in class com.microsoft.tfs.core.httpclient.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - Static variable in class com.microsoft.tfs.core.httpclient.URI
RFC 2373.
IPv6reference - Static variable in class com.microsoft.tfs.core.httpclient.URI
RFC 2732, 2373.
IQueuedBuild - Interface in com.microsoft.tfs.core.clients.build
 
IQueuedBuildQueryResult - Interface in com.microsoft.tfs.core.clients.build
 
IQueuedBuildSpec - Interface in com.microsoft.tfs.core.clients.build
 
IQueuedBuildsView - Interface in com.microsoft.tfs.core.clients.build
 
IRetentionPolicy - Interface in com.microsoft.tfs.core.clients.build
 
IS_CANDIDATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
IS_SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
Convenience instance of a PropertyValue that indicates symbolic link.
isAborted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
If true, all changes made to this file will be ignored.
isAborted() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Tests whether the execution of this method has been aborted
isAbsoluteURI() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI is absolute.
isAbsPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAcceptMergeWithConflicts() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
 
isAccessPointsDoNotIncludeWebAppRelativeDirectory() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
 
isActionSupported(CheckinWorkItemAction) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
isActive() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
isActive() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
isAdd() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isAdd() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isAllowAsynchronousCheckoutInServerWorkspaces() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
isAllowed(String) - Method in class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Is the specified method allowed ?
isAllowMultipleCheckout() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
 
isAlwaysUseQuotes() - Method in class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Determines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
isAnyResolvable() - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.CheckinException
 
isAnyResolvable() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflictContainer
 
isAscending() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortField
 
isAsynchronous() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
True if the WorkspaceWatcher should, in the background, scan the workspace for changes in response to local disk events noticed by the PathWatchers.
isAuthAttempted() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Tests whether authentication challenge has been responded to
isAuthorizedUser(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
isAuthRequested() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Tests whether authentication challenge has been received
isAutogenerated() - Method in class com.microsoft.tfs.core.httpclient.Header
Returns the value of the auto-generated header flag.
isAutoGunzip() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
 
isAutoMergeApplicable(AutoResolveOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Return True if conflict can be auto resolved as AcceptMerge in the given mode.
isAutoResolved() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
True if this conflict was resolved automatically.
isAvailable() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
Called first by clients to determine whether this TFProxyServerSettings represents a TF proxy server that is available to be used.
isAvailable() - Method in interface com.microsoft.tfs.core.TFProxyServerSettings
Called first by clients to determine whether this TFProxyServerSettings represents a TF proxy server that is available to be used.
isBaseless() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
 
isBaseless() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isBasicMergeAllowed(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Check the basic requirements for merge operation.
isBatchReadMode() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
isBinary() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isBranch() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
This method always returns false for items in a TFS 2005 or TFS 2008 server.
isBranch() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
This method always returns false for items in a TFS 2005 or TFS 2008 server.
isBranch() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isBranch() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isBuildFinished() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Indicates whether or not the build has finished.
isCacheEnabled() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
When true, the cache directory exists and will be used.
isCanceled() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
isCanceled() - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
isCanceled() - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
isCanceled() - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to test whether cancelation has been requested for the task that this TaskMonitor instance is monitoring.
isCandidate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isCandidate() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
If false, the change is actually pended otherwise this is a candidate change, which we have detected which the user might choose to accept or discard.
isCanonicalizedPath(String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns true if the path is canonicalized.
isCaseChangingRename() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Tests whether this operation describes a rename that is simply changing the character case of the file in this operation.
isChecked() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
 
ISchedule - Interface in com.microsoft.tfs.core.clients.build
 
isChild(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Tests the given paths for a parent-child relationship.
isChild(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests the given paths for a parent-child relationship.
isChildPath(String, String) - Method in class com.microsoft.tfs.core.clients.reporting.ReportingClient
 
isClientCacheFresh() - Method in class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
 
isCloaked() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
 
isCloaked() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PathTranslation
 
isCommitted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
isCommitted() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
Shorthand property for VersionLocal != 0
isCommitted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
isCommitted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
isCommitted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isComplete() - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Authentication process may involve a series of challenge-response exchanges.
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Tests if the Basic authentication process has been completed.
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Tests if the Digest authentication process has been completed.
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
NTLM2 is complete once we've delivered our authentication response (the Type3 message) or we've failed, whichever comes first.
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
NTLM2 is complete once we've delivered our authentication response (the Type3 message) or we've failed, whichever comes first.
isComplete() - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
isComplete(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Tests whether the given user name is complete (contains a domain separator or equals the authenticated user constant).
isCompletionStatus() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
isComputed() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
isConfigurationEnabled() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
When true, the configuration directory exists and will be used.
isConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
isConnected() - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
isConnected() - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Indicates if the Favorites Store is connected.
isConnectionBased() - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Returns false.
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Returns false.
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
NTLM2 provides authorization on a per-connection basis instead of the usual per-request basis.
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
NTLM2 provides authorization on a per-connection basis instead of the usual per-request basis.
isConnectionBased() - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
isConnectionCloseForced() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Tests if the connection should be force-closed when no longer needed.
isConnectionStaleCheckingEnabled() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionParams.isStaleCheckingEnabled(), HttpConnectionManager.getParams().
isConnectionStaleCheckingEnabled() - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
Deprecated. Use HttpConnectionParams.isStaleCheckingEnabled(), HttpConnectionManager.getParams().
isContainer() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
isContainsOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
isContainsWordsOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
isContentDestroyed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
isContentDestroyed(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
isDataStale(long) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
isDefaultTeam() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
isDefined(String) - Static method in class com.microsoft.tfs.core.config.EnvironmentVariables
 
isDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
isDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
isDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isDeleted() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
isDeleted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
isDeleted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
isDeleted() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
isDeleted() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Queries the deletion state of this query item.
isDeveloperMode() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
 
isDirectChild(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Tests whether one path is a direct child of another path (which would be the parent).
isDirectChild(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests whether one path is a direct child of another path (which would be the parent).
isDirectional() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
Returns 'true' if this link type is directional, false otherwise.
isDirectoryEmpty(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Tests whether a directory is empty (contains no files or directories).
isDirty() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
isDirty() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
isDirty() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
isDirty() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
isDirty() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Determines whether this query item is dirty and has changes that have not been saved to the server, including creation or deletion.
isDirty() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
isDiskUpdateAttempted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
isDiskUpdateAttempted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
isDomainAttributeSpecified() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns true if cookie's domain was set via a domain attribute in the Set-Cookie header.
isDownloadCompleted() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
ISecurityService - Interface in com.microsoft.tfs.core.clients.security
An interface for managing collections of security namespaces.
isEdit() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isEdit() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isEditable() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
 
isEligibleForCachedLoad() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
If true, the owning transaction may cache this table for a future cached load.
isEmpty() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
isEnabled() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
 
isEnabled() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
The Enabled/Disabled flag of the build agent - when not Enabled, the build agent cannot queue or start any new builds.
isEnabled() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
The Enabled/Disabled flag of the build controller - when not Enabled, the build controller cannot queue or start any new builds.
isEnabled() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
The enabled status of the build definition - when false, no new builds can be generated for the definition.
isEnabled(ProjectInfo) - Method in interface com.microsoft.tfs.core.pguidance.IProcessGuidance
 
isEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isEncoding() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isEncodingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
 
isEncodingChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Check to see if the encoding has changed.
isEncodingMismatched() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isEscape(char) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns whether the specified character is an escape character
isExclude() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
isExcluded(String, boolean, String, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
Iterates through this IgnoreFile's list of exclusions to determine if the item should be included, excluded, or if there is no result either way from this IgnoreFile.
isExcluded(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
Check the provided local item against the LocalItemExclusionEvaluator to see if it should be excluded from addition to version control.
isExcluded(String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
Check the provided local item against the LocalItemExclusionEvaluator to see if it should be excluded from addition to version control.
isExcluded(String, boolean, AtomicReference<String>, AtomicReference<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
Check the provided local item against the LocalItemExclusionEvaluator to see if it should be excluded from addition to version control.
isExcluded(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Returns true if there if the item is excluded in this checkin.
isExcludeFilter(char) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns whether the specified character is a filter exclusion character
isExcludeFromBackup() - Method in class com.microsoft.tfs.core.clients.registration.Database
 
isExpired() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns true if this cookie has expired.
isExpired(Date) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns true if this cookie has expired according to the time passed in.
isExplicitlyMapped(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Returns true if the specified local path is explicitly mapped in a workspace (i.e., it is a root mapping).
isFieldNameOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
isFilterSeparator(char) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns whether the specified character is a filter separator character
isFolder() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Sugar to determine whether entry is a folder
isForced() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isForwardLink(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Returns true if the specified link type identifier is for a forward link.
isForwardLink() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
isFromDeletedShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isFullyPopulated(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
Indicates whether this ClientLocalVersionUpdate has all the fields populated that are necessary to call UpdateLocalVersion for a local workspace.
isFullyPopulated(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
isFullyPopulated(boolean) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
Indicates whether this IPopulatableLocalVersionUpdate has all the fields populated that are necessary to call UpdateLocalVersion for a local workspace.
isGit(String) - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
isGitSupported() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
isGroupOperator(String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
isHidden() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
isHidden() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
isHierPart() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHosted() - Method in class com.microsoft.tfs.core.TFSConnection
 
isHosted(URI) - Static method in class com.microsoft.tfs.core.util.ServerURIUtils
 
isHosted(String) - Static method in class com.microsoft.tfs.core.util.ServerURIUtils
 
isHostname() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the host part of this URI is hostname.
isHostSet() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Deprecated. no longer used
isHttp11() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. Use HttpMethodParams.getVersion()
isIgnore() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
True if this GetOperation should be ignored by the client-side Get logic.
isIncludeAgents() - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
Whether or not to include agents in the result set.
isIncludeChildren() - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
 
isIncludeExtendedInfoForAces() - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
isIndexed() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
isInherit() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.InheritanceChange
 
isInheritPermissions() - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
isInheritPermissions() - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
isInShelveset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Flag indicating if this pending change is part of shelveset or workspace.
isIPv4address() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the host part of this URI is IPv6reference.
isIsDeleted() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
The flag that indicates that the build has been deleted
isKeepForever() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Specifies whether the build participates in its definition's retention policy or should be kept forever.
isLatest() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.GetEvent
 
isLatest() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
isLatest() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Gets whether this operation is for the latest version of a file.
isLessThanV2() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isLessThanV3() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isLessThanV4() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isLink() - Method in interface com.microsoft.tfs.core.clients.workitem.form.WIFormWebPageControlOptions
 
isLinkQuery() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
isLinkQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
isLinkQuery() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
isLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Tests whether this workspace is for this computer (the computer name matches this computer's name and the working folder mappings are for paths on this computer).
isLocalItemDelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isLocalOrTargetFileInVersionControl() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Check to see if the local/target file is in version control.
isLocalPathMapped(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Tests whether the given local path is mapped to a working folder in this workspace and that mapping is not a cloak.
isLocalWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
isLock() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isLock() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isLocked() - Method in class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
isLocked() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Tests if the connection is locked.
isLongText() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
isMapped(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Returns true if the specified local path is mapped in a workspace.
isMatchedQuery() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns true if this node matched the query criteria.
isMatchedQuery() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResource
Returns true if this resource matched the query criteria.
isMember(IdentityDescriptor, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
isMember(IdentityDescriptor, IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Expanded membership query for direct or nested member.
isMerge() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isMerge() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isMove() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ShelveEvent
 
isNameChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Check to see if the file name has changed.
isNameChangeIsRedundant() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isNamespaceConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isNamespaceConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
isNetPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
isNew() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEditArgs
 
isNew() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Determines whether this query item is newly created and has not yet been saved to the server.
isNewContentNeeded() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
isNewlyCreated() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
isNewlyCreated() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
isNoActionNeeded() - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
When true, Get() had nothing to do (server returned no operations and no failures).
isNodeDependenciesIncluded() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNode
Returns true if dependents for this node were include in the query result.
isNonCircular() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
isNothingChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
Returns true if FullyInvalidated is false, and the ChangedPaths list is also empty.
isOkayToOverwriteExistingLocal() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
This flag indicates that writable file conflicts should be suppressed for this GetOperation, if the target local item is equal to the source local item.
isOneToMany() - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
isOpaquePart() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOpen() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
 
isOpen - Variable in class com.microsoft.tfs.core.httpclient.HttpConnection
Whether or not the connection is connected.
isOpen() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Tests if the connection is open.
isOwnedWellKnownGroup(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
isOwnedWellKnownGroup(IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Check if the given descriptor is of TeamFoundation type, belongs to this IMS host and is a well-known group.
isOwner(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
isOwner(IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Check if the given descriptor is of TeamFoundation type, and belongs to this IMS host.
isParameterFalse(String) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
isParameterFalse(String) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns true if the parameter is either not set or is false, false otherwise.
isParameterSet(String) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
isParameterSet(String) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns true if the parameter is set at any level, false otherwise.
isParameterSetLocally(String) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
isParameterSetLocally(String) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns true if the parameter is set locally, false otherwise.
isParameterTrue(String) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
isParameterTrue(String) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Returns true if the parameter is set and is true, false otherwise.
isParsable() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
isPartial() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
isPartial() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
isPathAttributeSpecified() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns true if cookie's path was set via a path attribute in the Set-Cookie header.
isPathRooted(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Tests whether the given path starts with a drive root prefix.
isPendingChangesUpdated() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
isPendingDelete() - Method in interface com.microsoft.tfs.core.clients.workitem.files.Attachment
 
isPendingDelete() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
isPersistent() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersistent() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersonal() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Determines whether this is a personal (private to the owner) query item.
isPortAttributeBlank() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
isPortAttributeSpecified() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
isPostponed() - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
Determines whether or not the request will be submitted with a postponed status.
isPotentialBaselineFolderName(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
Returns true is if the specified folderName is that of a potential baseline folder name.
isPreemptive() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Tests if preemptive authentication is used.
isProperty() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isPropertyChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
isPropertyConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isProxied() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns true if the connection is established via a proxy, false otherwise.
isProxySet() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Deprecated. no longer used
isQueryable() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
isQuote(char, int) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns whether the specified character is a quote
isReadOnly() - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
isRecursiveChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isRedundant() - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
isRedundant(boolean, Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Verifies that this conflict is caused by 2 identical changes.
isRegName() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the authority component of this URI is reg_name.
isRelativeURI() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not this URI is relative.
isReleased() - Method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
Tests whether this AdvisoryFileLock has been released (via AdvisoryFileLock.release().
isRelPath() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the relativeURI of this URI is rel_path.
isRename() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isRename() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
 
isRename() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
 
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.FileRequestEntity
 
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
Tests if this method is repeatable.
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
Returns true if all parts are repeatable, false otherwise.
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Tests if this part can be sent more than once.
isRepeatable() - Method in interface com.microsoft.tfs.core.httpclient.methods.RequestEntity
Tests if RequestEntity.writeRequest(OutputStream) can be called more than once.
isRepeatable() - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
isReplayLocalVersionsRequired() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
isReportingConfigured(TFSTeamProjectCollection) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
Determine if a reporting instance is defined for the project collection.
isRequested() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
isRequestSent() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSent() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSentRetryEnabled() - Method in class com.microsoft.tfs.core.httpclient.DefaultHttpMethodRetryHandler
 
isRequestSentRetryEnabled() - Method in class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated.  
isRequireClientCertificates() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets or sets a value indicating if the service host requires client certificates for incoming calls.
isRequired() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
isReserved() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Gets a value indicating whether or not this agent is currently in use by a build.
isResolutionEnabled(ConflictResolution) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Determines if a conflict resolution should be enabled (shown to the user.) We may know ahead of time that certain conflict resolutions (for example, AcceptMerge) are invalid (due to analyzing the conflict.)
isResolutionEnabled(ConflictResolution) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.DeletedConflictDescription
Determines if a conflict resolution should be enabled (shown to the user.) We may know ahead of time that certain conflict resolutions (for example, AcceptMerge) are invalid (due to analyzing the conflict.)
isResolutionEnabled(ConflictResolution) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Determines if a conflict resolution should be enabled (shown to the user.) We may know ahead of time that certain conflict resolutions (for example, AcceptMerge) are invalid (due to analyzing the conflict.)
isResolvable() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.ConflictEvent
 
isResolvable() - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinConflict
 
isResolved() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isResolveSupported() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
isResponseAvailable() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Tests if input data avaialble.
isResponseAvailable(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Tests if input data becomes available within the given period time in milliseconds.
isReverseLink(int) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeCollection
Returns true if the specified link type identifier is for a reverse link.
isRollback() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isRollback() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isRollbackConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isRootFolder(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
 
isSaved() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
 
isScanNecessary() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
Returns true if a scan is necessary on this workspace.
isSecure() - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Queries whether the credentials are stored in a secure mechanism as determined by the operating system, for example, Apple Keychain, GNOME Keyring, Windows CredMan, Eclipse's credential store, or encrypted using a system mechanism such as Windows DPAPI.
isSecure() - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Queries whether the credentials are stored in a secure mechanism as determined by the operating system, for example, Apple Keychain, GNOME Keyring, Windows CredMan, Eclipse's credential store, or encrypted using a system mechanism such as Windows DPAPI.
isSecure() - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Queries whether the credentials are stored in a secure mechanism as determined by the operating system, for example, Apple Keychain, GNOME Keyring, Windows CredMan, Eclipse's credential store, or encrypted using a system mechanism such as Windows DPAPI.
isSecure() - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Queries whether the credentials are stored in a secure mechanism as determined by the operating system, for example, Apple Keychain, GNOME Keyring, Windows CredMan, Eclipse's credential store, or encrypted using a system mechanism such as Windows DPAPI.
isSecure() - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Queries whether the credentials are stored in a secure mechanism as determined by the operating system, for example, Apple Keychain, GNOME Keyring, Windows CredMan, Eclipse's credential store, or encrypted using a system mechanism such as Windows DPAPI.
isSecure() - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieOrigin
 
isSecure() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Returns true if the connection is established over a secure protocol.
isSecure() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Returns true if this protocol is secure
isSecurityGroup() - Method in class com.microsoft.tfs.core.clients.authorization.Identity
 
isSendToServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
isSendToServer() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.ILocalVersionUpdate
Indicates whether or not this ILocalVersionUpdate is eligible to be transformed into a LocalVersionUpdate/ServerItemLocalVersionUpdate object for use in a webmethod call to UpdateLocalVersion.
isSendToServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
isSendToServer() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
isSeparator(char) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests whether the given character is a valid repository path separator character (as defined by ServerPath.SEPARATOR_CHARACTERS).
isServer() - Method in class com.microsoft.tfs.core.httpclient.URI
Tell whether or not the authority component of this URI is server.
isServerPath(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests whether the path supplied is a server path (not local path).
isServerPathMapped(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Tests whether the given server path is mapped to a working folder in this workspace and that mapping is not a cloak.
isShelvesetConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isSingleton() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogNodeDependency
Returns true if this dependency is a singleton.
isSocketTimeoutException(InterruptedIOException) - Static method in class com.microsoft.tfs.core.httpclient.util.ExceptionUtil
If SocketTimeoutExceptionClass is defined, returns true only if the exception is an instance of SocketTimeoutExceptionClass.
isSortable() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
isSourceRename(ChangeType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isSpace(char, int) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Returns whether the specified character is a space token delimiter
isStale() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Determines whether this connection is "stale", which is to say that either it is no longer open, or an attempt to read the connection would fail.
isStaleCheckingEnabled() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.isStaleCheckingEnabled(), HttpConnection.getParams().
isStaleCheckingEnabled() - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Tests whether stale connection check is to be used.
isStrictMode() - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. Use DefaultHttpParams.getParameter(String) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Deprecated. Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isStringParsed() - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
isSubItem(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Given an item and a possible parent, returns true if item is a subitem of parent given the token separator or fixed element length.
isSuccessFamily(int) - Static method in class com.microsoft.tfs.core.httpclient.HttpStatus
 
isSuccessful() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDeletionResult
Gets a value indicating the complete or partial success of the deletion.
ISSUES - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
isSupported() - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
isSupported(String) - Method in class com.microsoft.tfs.core.clients.workitem.ServerInfo
Tests whether the server supports the specified feature.
isSupported() - Static method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
isSupported() - Static method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
isTeamProject(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Return whether the passed server item is a team project ($/proja, $/projb, not $/proja/b nor $/).
isTestKey() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
 
isTfGit(String) - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
isTfGit(IBuildDefinitionSourceProvider) - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
isTFS2010Server() - Method in class com.microsoft.tfs.core.clients.reporting.ReportingClient
 
isTfvcSupported() - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
isTfVersionControl(String) - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
isTfVersionControl(IBuildDefinitionSourceProvider) - Static method in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
isTheirNameChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isTransparent() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Indicates if the connection is completely transparent from end to end.
isTreeQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
isTreeQuery() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
isUnchanged(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Determine whether this pending change is unchanged using either local workspace or server workspace.
isUnchangedInLocalWorkspace(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Tests whether this pending change has local content which differs from local baseline.
isUnchangedInServerWorkspace() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Determine whether this pending change is unchanged pending change.
isUndelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
isUndelete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isUndo() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
isUndone() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
isUseOnlyStartLocalItemExclusions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
If true, ignore files below the start local item will not be processed when evaluating exclusions.
isV1() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isV2() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isV3() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isV3OrGreater() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isV4() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isV4OrGreater() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
isValid() - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
isValid() - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
isValid() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Validates the fields of this work item.
isValid() - Method in interface com.microsoft.tfs.core.pguidance.ProcessGuidanceURLInfo
 
isValidForAutoMerge(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isValidPathCharacter(char) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests whether the given character is valid in a repository path component (file/folder name).
isVersionAttributeSpecified() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
isVersionConflictAndServerItemDoesNotExist() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isVersionGetCheckinConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
isVirtual() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Gets a value indicating whether or not this service host is virtual.
isWatching() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Queries whether this path watcher is currently watching.
isWellFormed() - Method in class com.microsoft.tfs.core.artifact.ArtifactID
Checks whether this artifact id is well formed.
isWildcard(String, int, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
 
isWildcard(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Tests whether the given local or server path contains wildcard characters in its final path element.
isWildcard(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Tests whether the given local path contains wildcard characters in its final path element.
isWildcard(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Tests whether the given server path contains wildcard characters in its final path element.
isWildcard(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.Wildcard
Tests whether the given string contains wildcards.
isWildcard(char) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.Wildcard
Tests whether the given character is a wildcard character
isWSSConfigured(TFSTeamProjectCollection, ProjectInfo) - Static method in class com.microsoft.tfs.core.clients.sharepoint.WSSUtils
 
isYieldRequested() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
Returns true if another thread in the system is currently holding the yield request lock for this LocalMetadataTableLock, indicating that we should yield if we have the opportunity.
isYourNameChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
Item - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about a version control item.
Item() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
Item(ItemType, String, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
Item(_Item) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
ITEM_ALREADY_EXISTS - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
ITEM_CLOAKED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
ITEM_DELETED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ITEM_EXISTS_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
ITEM_EXISTS_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ITEM_ID_QUERY_STRING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ITEM_NOT_CHECKED_OUT_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
ITEM_NOT_CHECKED_OUT_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
ITEM_NOT_FOUND_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
ITEM_NOT_MAPPED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
ITEM_PERMISSION_ADMIN_PROJECT_RIGHTS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_CHECKIN_OTHER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_LABEL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_LABEL_OTHER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_LOCK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_MANAGE_BRANCH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_PEND_CHANGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_READ - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_REVISE_OTHER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_UNDO_OTHER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ITEM_PERMISSION_UNLOCK_OTHER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
ItemAlreadyUpdatedOnServerException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class for an item already updated on server error.
ItemAlreadyUpdatedOnServerException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.ItemAlreadyUpdatedOnServerException
 
ItemCloakedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when a path is cloaked.
ItemCloakedException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemCloakedException
 
ItemCloakedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemCloakedException
 
ItemCloakedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemCloakedException
 
ItemCloakedException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemCloakedException
 
ItemIdentifier - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Identifies a server item at a given version, with an optional associated change (which is not strictly part of the identity).
ItemIdentifier(_ItemIdentifier) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Creates a ItemIdentifier from a web service object.
ItemIdentifier(Change) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Creates a ItemIdentifier from a Change.
ItemIdentifier(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Creates a ItemIdentifier for the given server path.
ItemIdentifier(String, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Creates a ItemIdentifier for the given server path and deletion ID.
ItemIdentifier(String, VersionSpec, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemIdentifier
Creates a ItemIdentifier for the given server path at the given version with the given deletion ID.
ItemMerge - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about an item that was merged in the past.
ItemMerge(_ItemMerge) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemMerge
 
ItemNotFoundException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when an item cannot be found in your workspace or in the server.
ItemNotFoundException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotFoundException
 
ItemNotFoundException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotFoundException
 
ItemNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotFoundException
 
ItemNotFoundException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotFoundException
 
ItemNotMappedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when a path is not mapped to a working folder.
ItemNotMappedException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotMappedException
 
ItemNotMappedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotMappedException
 
ItemNotMappedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotMappedException
 
ItemNotMappedException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ItemNotMappedException
 
ItemPath - Class in com.microsoft.tfs.core.clients.versioncontrol.path
Contains static utility methods that apply to both LocalPath and ServerPath strings.
ItemPath() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
 
ItemProperties - Class in com.microsoft.tfs.core.clients.versioncontrol
Encapsulates a set of properties associated with a path.
ItemProperties(String, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
 
ItemSet - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A collection of Items, with some additional information about the query that retrieved the set.
ItemSet() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
 
ItemSet(_ItemSet) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
 
ItemSet(String, String, Item[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
 
ItemSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
ItemSpec() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
ItemSpec(_ItemSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
ItemSpec(String, RecursionType, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
Constructs an instance with the following parameters.
ItemSpec(String, RecursionType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
Constructs an instance with the following parameters.
ItemSpec(PendingChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
Convenience constructor to build an ItemSpec from a PendingChange.
ItemSpecParseException - Exception in com.microsoft.tfs.core.clients.versioncontrol.specs
Exception thrown when an item spec string cannot be parsed into an ItemSpec.
ItemSpecParseException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpecParseException
 
ItemSpecParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpecParseException
 
ItemSpecParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpecParseException
 
ItemSpecParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpecParseException
 
ItemType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the types of version control objects.
ItemValidationError - Class in com.microsoft.tfs.core.clients.versioncontrol.path
Describes item path validation errors.
ITERATION - Static variable in class com.microsoft.tfs.core.clients.workitem.node.Node.TreeType
 
ITERATION_ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ITERATION_ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
ITERATION_PATH - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
ITERATION_PATH - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
iterator() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
Get an iterator over the array of CheckInNoteFieldValues.
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinitionCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.files.AttachmentCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.link.LinkCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.node.NodeCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
 
iterator() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
iterator() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionCollection
 
iterator() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemTypeCollection
 
IVSSearchFilterToken - Interface in com.microsoft.tfs.core.search
 
IVSSearchQuery - Interface in com.microsoft.tfs.core.search
 
IVSSearchQueryParser - Interface in com.microsoft.tfs.core.search
 
IVSSearchToken - Interface in com.microsoft.tfs.core.search
 
IWorkspaceMapping - Interface in com.microsoft.tfs.core.clients.build
 
IWorkspaceTemplate - Interface in com.microsoft.tfs.core.clients.build
 

J

JOB_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
JOB_NAMESPACE_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
Token information for the job security tokens.
joinBranches(String[]) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 

K

KEEP_FOREVER - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
KEEP_FOREVER - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
KEEP_HISTORY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
Keeps history.
KEEP_LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
KEEP_LOCAL_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
KEEP_MERGE_HISTORY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
KeepLocalWritableConflictResolution - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
 
KeepLocalWritableConflictResolution(ConflictDescription, String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.KeepLocalWritableConflictResolution
 
KeychainCredentialsManager - Class in com.microsoft.tfs.core.credentials.internal
An CredentialsManager that can read and write passwords securely in Mac OS Keychain.
KeychainCredentialsManager() - Constructor for class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
 
KeyNotFoundException - Exception in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
KeyNotFoundException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.sparsetree.KeyNotFoundException
 
KeyValueOfStringString - Class in com.microsoft.tfs.core.clients.webservices
Wrapper class for the _KeyValueOfStringString proxy object.
KeyValueOfStringString(_KeyValueOfStringString) - Constructor for class com.microsoft.tfs.core.clients.webservices.KeyValueOfStringString
Wrapper constructor
KeyValuePair<KeyT,ValueT> - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
KeyValuePair(KeyT, ValueT) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.KeyValuePair
 
KW_AND - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
KW_SELECT - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
KW_WHERE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 

L

LAB_MANAGEMENT - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
LABEL - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
LABEL - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
LABEL_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
LABEL_NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
LABEL_NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
Labelable - Interface in com.microsoft.tfs.core.util
Any object which can obtain a label for itself could be tagged as Labelable.
LabelChildOption - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the ways labels are applied to child items during label creation or update.
LabelItemSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
Describes a version control object (by path) at a specific version.
LabelItemSpec() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
LabelItemSpec(_LabelItemSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
LabelItemSpec(ItemSpec, VersionSpec, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
Constructs an instance with the following parameters.
LabelResult - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
The result of a label creation operation.
LabelResult(_LabelResult) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResult
 
LabelResultStatus - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the kind of modification made on the server when a label update operation is completed.
LabelSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
A label specification.
LabelSpec(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec
Creates a label spec.
LabelSpecParseException - Exception in com.microsoft.tfs.core.clients.versioncontrol.specs
Exception thrown when a label spec string cannot be parsed into a LabelSpec.
LabelSpecParseException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpecParseException
 
LabelSpecParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpecParseException
 
LabelSpecParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpecParseException
 
LabelSpecParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpecParseException
 
LabelVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Describes a label version.
LabelVersionSpec(_LabelVersionSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
 
LabelVersionSpec(LabelSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
 
LangUtils - Class in com.microsoft.tfs.core.httpclient.util
A set of utility methods to help produce consistent Object#equals(Object) and Object#hashCode methods.
LAST_BUILD_STEP - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
lastPartEqualsCaseSensitive(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compare two file paths in a platform-default-case-sensitivity fashion on every portion of the path except for the last item in the path.
LATE - Static variable in class com.microsoft.tfs.util.shutdown.ShutdownManager.Priority
Invoke this listener late in the shutdown sequence.
LATEST_ITEM_ARTIFACT_TYPE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The artifact type of latest items
LATEST_ON_BUILD - Static variable in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
 
LATEST_ON_BUILD - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
 
LATEST_ON_QUEUE - Static variable in class com.microsoft.tfs.core.clients.build.flags.GetOption2010
 
LATEST_ON_QUEUE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.GetOption
 
LATEST_VERSION - Static variable in class com.microsoft.tfs.core.clients.workitem.link.VersionedItemLinkTypeNames
 
LATEST_VERSION_DELETED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
LatestVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Describes the latest version of an object.
LEFT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
LEFT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
length() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the full length of all the data.
LENGTH_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
lengthOfData() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Return the length of the data.
lengthOfData() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return the length of the main content
lengthOfData() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Return the length of the data.
LESS_THAN - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
LESS_THAN_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
LESS_THAN_OR_EQUAL_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
LESS_THAN_OR_EQUAL_TO_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
lessEquals(HttpVersion) - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
Test if the HTTP protocol version is less or equal to the given number.
LICENSEES_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
LICENSEES_GROUP_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
LICENSEES_GROUP_SID_SUFFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
LINE_NUMBER - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
Link - Interface in com.microsoft.tfs.core.clients.workitem.link
Describes the implementation of a link.
LINK_NOT_FOUND - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
LINK_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
LINK_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
LINK_TYPE_NOT_FOUND - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
LinkCollection - Interface in com.microsoft.tfs.core.clients.workitem.link
 
LINKED_FILES - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
LinkFactory - Class in com.microsoft.tfs.core.clients.workitem.link
 
LinkFactory() - Constructor for class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
LinkingClient - Class in com.microsoft.tfs.core.clients.linking
 
LinkingClient(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.linking.LinkingClient
 
LinkingException - Exception in com.microsoft.tfs.core.clients.linking.exceptions
Base class for linking client exceptions.
LinkingException() - Constructor for exception com.microsoft.tfs.core.clients.linking.exceptions.LinkingException
 
LinkingException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.linking.exceptions.LinkingException
 
LinkingException(String) - Constructor for exception com.microsoft.tfs.core.clients.linking.exceptions.LinkingException
 
LinkingException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.linking.exceptions.LinkingException
 
LinkingExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the linking client.
LinkingExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.LinkingExceptionMapper
 
LinkingFacade - Class in com.microsoft.tfs.core.artifact
Static methods for getting linking information from a WorkItem and TFSTeamProjectCollection.
LinkingFacade() - Constructor for class com.microsoft.tfs.core.artifact.LinkingFacade
 
LinkQueryMode - Class in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Options which affect the kinds of links returned for a query.
LINKS - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
LINKS_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
LINKS_DOES_NOT_CONTAIN - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
Specifies that one-hop queries must not contain the given link.
LINKS_MAY_CONTAIN - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
Specifies that one-hop queries will include all links.
LINKS_MUST_CONTAIN - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
Specifies that one-hop queries must contain the given link.
LINKS_RECURSIVE - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
Specifies that all links will be returned (recursively.)
LinkTextMaxLengths - Class in com.microsoft.tfs.core.clients.workitem.link
 
LinkTextMaxLengths() - Constructor for class com.microsoft.tfs.core.clients.workitem.link.LinkTextMaxLengths
 
LIST - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryType
A flat list of all work items that match the given WIQL query.
listAllProjects() - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
listApplicationGroups(String, ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
listApplicationGroups(String, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
listApplicationGroups(String, ReadIdentityOptions) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Lists all TFS application groups within the specified scope
listApplicationGroups(String, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Lists all TFS application groups within the specified scope
listProjects() - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
listStructures(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Lists the structures in a project
load(String) - Method in class com.microsoft.tfs.core.checkinpolicies.loaders.ClasspathPolicyLoader
Loads a policy instance that is appropriate for the given policy type ID.
load(String) - Method in class com.microsoft.tfs.core.checkinpolicies.loaders.NullPolicyLoader
Loads a policy instance that is appropriate for the given policy type ID.
load(String) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyLoader
Loads a policy instance that is appropriate for the given policy type ID.
load(TFSTeamProjectCollection) - Static method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
load(PersistenceStore, String) - Static method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
load(PersistenceStore, URI) - Static method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
load(PersistenceStore, String) - Static method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
load(PersistenceStore) - Static method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
load(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
 
load(String, String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.IgnoreFile
Load IgnoreFile using a pattern array
load(InputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
load() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
load(File) - Static method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
load(Document) - Static method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
load(String) - Method in class com.microsoft.tfs.core.util.MementoRepository
Loads the settings Memento for the given key.
loadAce(AccessControlEntryDetails) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
loadConfiguration(Memento) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Loads run-time configuration information from the given Memento, which was previously build by a call to PolicyInstance.saveConfiguration(Memento).
loadConfiguration(Memento) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Loads run-time configuration information from the given Memento, which was previously build by a call to PolicyInstance.saveConfiguration(Memento).
loadContributedResolutions(ConflictResolutionContributor, ConflictResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
Utility method for subclasses: loads contributed conflict resolution options from the resolution contributor.
loadFromMemento(Memento) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
Restores the viewable state of the ResultOptions (column widths) from the given Memento.
loadFromMemento(Memento) - Static method in class com.microsoft.tfs.core.externaltools.ExternalTool
Loads tool state from the given Memento, which can have any name.
loadFromMemento(Memento) - Static method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Loads association state from the given Memento, which can have any name.
loadFromMemento(Memento) - Static method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Loads toolset state from the given Memento, which can have any name.
loadFromXML(Element) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
Creates an instance from the XML representation used in the cache file.
loadFromXML(Element) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Creates an instance from the XML representation used in the cache file.
loadFromXML(Document) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
Parse the XML doc for the persistent work items checked info.
loadFromXML(Element) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
Parse the XML doc for the persistent work items checked info.
loadFromXML(InternalServerInfo, Element) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Creates an instance from the XML representation used in the cache file.
LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceLocation
Indicates a local workspace, with pending changes and local version data stored on the client.
LOCAL - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
LOCAL - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPropertyScope
 
LOCAL_CHANGES_REDUNDANT_IN_TARGET_VERSION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
Current only used for version conflicts.
LOCAL_ITEM - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChangeComparatorType
 
LOCAL_ITEM_OUT_OF_DATE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
LOCAL_ITEM_REQUIRED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemValidationError
 
LOCAL_ITEM_REVERSE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChangeComparatorType
 
LOCAL_ONLY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Only available in local workspaces.
LOCAL_PATH - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
LOCAL_PATH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderComparatorType
Compares working folders by local path, in the normal way.
LOCAL_PENDING_CHANGE_ID - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
LOCAL_VERSIONS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
This represents the ability to query local version information from the server
LocalFileStatus - Class in com.microsoft.tfs.core.clients.workitem.files
 
LocalItemExclusionEvaluator - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LocalItemExclusionEvaluator(Workspace, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
Create an LocalItemExclusionEvaluator object to evaluate local item exclusions for the provided Workspace.
LocalItemExclusionEvaluator(LocalWorkspaceProperties, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
 
LocalItemExclusionSet - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Wrapper for the _LocalItemExclusionSet proxy object.
LocalItemExclusionSet() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
LocalItemExclusionSet(_LocalItemExclusionSet) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
LocalItemExclusionsUpdatedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LOCALLY_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
LocallyDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a deleted conflict, occurring when you attempt to delete a file that the server has edited.
LocallyDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.LocallyDeletedConflictDescription
 
LocalMetadataTable - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LocalMetadataTable(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
LocalMetadataTable(String, LocalMetadataTable) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
LocalMetadataTable(String, LocalMetadataTable, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
LocalMetadataTableLock - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LocalMetadataTableLock(String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
 
LocalMetadataTableLock(String, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
 
LocalMetadataTableLock(String, int, boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
 
LocalMetadataTableLock.LocalMetadataTableTimeoutException - Exception in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LocalMetadataTableLock.LocalMetadataTableTimeoutException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock.LocalMetadataTableTimeoutException
 
LocalPath - Class in com.microsoft.tfs.core.clients.versioncontrol.path
Static methods to process local (disk) paths.
LocalPath() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
LocalPathFormatException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a local path string is invalid for use as a mapped TFS item.
LocalPathFormatException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException
 
LocalPathFormatException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException
 
LocalPathFormatException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException
 
LocalPathFormatException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException
 
LocalPendingChange - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
LocalPendingChange() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
LocalPendingChange(_LocalPendingChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
LocalPendingChange(WorkspaceLocalItem, String, ChangeType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
LocalPendingChange(String, String, int, ItemType, int, byte[], int, ChangeType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Used for a candidate add
LocalPendingChangeFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
LocalPendingChangeFlags describes additional information on LocalPendingChange objects.
LocalPendingChangeFlags(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
LocalRepoPath - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
LocalVersion - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains the local version information of an item in a users workspace.
LocalVersion(_LocalVersion) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalVersion
 
LocalVersion(String, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalVersion
 
LocalWorkspaceScanListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
 
LocalWorkspaceScanner - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
LocalWorkspaceScanner(LocalWorkspaceProperties, WorkspaceVersionTable, LocalPendingChangesTable, Iterable<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalWorkspaceScanner
 
LocalWorkspaceState - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
 
locationChanged() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
When the location of the workspace (local or server) changes, the Workspace object should inform the WorkspaceWatcher by calling this method.
LocationException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Base class for all location service exceptions.
LocationException() - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException
 
LocationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException
 
LocationException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException
 
LocationException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException
 
LocationExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Mapper for TFS location service exceptions.
LocationExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.LocationExceptionMapper
 
locationForAccessMapping(String, GUID, AccessMapping) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Returns the location for the ServiceDefinition that has the specified service type and service identifier for the provided AccessMapping.
locationForAccessMapping(ServiceDefinition, AccessMapping) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Returns the location for the ServiceDefinition for the provided AccessMapping.
locationForAccessMapping(ServiceDefinition, AccessMapping, boolean) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Returns the location for the ServiceDefinition for the provided AccessMapping.
locationForAccessMapping(String, GUID, AccessMapping) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Returns the location for the ServiceDefinition that has the specified service type and service identifier for the provided AccessMapping.
locationForAccessMapping(ServiceDefinition, AccessMapping) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Returns the location for the ServiceDefinition for the provided AccessMapping.
locationForAccessMapping(ServiceDefinition, AccessMapping, boolean) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Returns the location for the ServiceDefinition for the provided AccessMapping.
locationForAccessMapping(String, GUID, AccessMapping) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
locationForAccessMapping(ServiceDefinition, AccessMapping) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
locationForAccessMapping(ServiceDefinition, AccessMapping, boolean) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
locationForCurrentConnection(String, GUID) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Returns the location for the ServiceDefintion associated with the ServiceType and ServiceIdentifier that should be used based on the current connection.
locationForCurrentConnection(ServiceDefinition) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Returns the location for the ServiceDefintion that should be used based on the current connection.
locationForCurrentConnection(String, GUID) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Returns the location for the ServiceDefintion associated with the ServiceType and ServiceIdentifier that should be used based on the current connection.
locationForCurrentConnection(ServiceDefinition) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Returns the location for the ServiceDefintion that should be used based on the current connection.
locationForCurrentConnection(ServiceDefinition) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
Returns the location for the ServiceDefintion that should be used based on the current connection.
locationForCurrentConnection(String, GUID) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
Returns the location for the ServiceDefintion associated with the ServiceType and ServiceIdentifier that should be used based on the current connection.
LocationMapping - Class in com.microsoft.tfs.core.clients.framework.location
Wrapper class for the LocationMapping proxy object.
LocationMapping(_LocationMapping) - Constructor for class com.microsoft.tfs.core.clients.framework.location.LocationMapping
Wrapper constructor.
LocationMethodNotImplementedException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Exception raised when an unimplemented location service method is called.
LocationMethodNotImplementedException(String) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.LocationMethodNotImplementedException
 
LocationService - Class in com.microsoft.tfs.core.clients.framework.location
The TFS location service.
LocationService(TFSConnection) - Constructor for class com.microsoft.tfs.core.clients.framework.location.LocationService
Construct the TFS Location Service.
LocationServiceConstants - Class in com.microsoft.tfs.core.clients.framework.location
Constants for use of the Location Service by the core framework.
LocationServiceData - Class in com.microsoft.tfs.core.clients.framework.location
Wrapper class for the _LocationServiceData proxy object.
LocationServiceData(_LocationServiceData) - Constructor for class com.microsoft.tfs.core.clients.framework.location.LocationServiceData
Wrapper constructor
LOCK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
LOCK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
lock() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Locks the local workspace from changes by other threads and processes.
LockLevel - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the types levels available for version control items.
LockMode - Class in com.microsoft.tfs.core.persistence
Defines the lock modes used for serialization and deserialization with PersistenceStore.
LOG - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Log object.
LOG - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
Log object.
LOG - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Log object
log - Static variable in class com.microsoft.tfs.core.util.FederatedAuthenticationHelpers
 
LOG_CHILD_NAME - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
LOG_FILE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
LOG_FILE_PER_PROJECT_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
LOG_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
LOG_LOCATION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
looksLikeANSI(byte[], int) - Static method in class com.microsoft.tfs.core.util.FileEncodingDetector
Tests whether the given byte array looks like an ANSI text file with the default text encoding, i.e.
looksLikeEBCDIC(byte[], int) - Static method in class com.microsoft.tfs.core.util.FileEncodingDetector
Tests whether the given byte array looks like an EBCDIC text file (contains character values that would be present in an EBCDIC text file without the control characters that would not).
LOW - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
LOW - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 

M

MACHINE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
MACRO_CURRENT_ITERATION - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
MACRO_ME - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
MACRO_PROJECT - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
MACRO_TODAY - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
MAIL_ADDRESS - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
MAIL_ADDRESS - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentitySearchFactor
Email address
makeChildLocationName(URI, String) - Static method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
makeComplete(String, String, boolean) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Completes the specified user name.
makeContext(Project, String) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
makeContext(String, String) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
makeLenient() - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
 
makeLenient() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Makes the HTTP methods attempt to mimic the exact behaviour of commonly used HTTP agents, which many HTTP servers expect, even though such behaviour may violate the HTTP protocol specification (RFC 2616 and other relevant RFCs).
makeLocal(String, String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Maps a server path to a local path, given a parent server path of the path to be mapped, and a local path that corresponds to the parent.
makeRelative(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns a new string describing the first given path made relative to the second given path.
makeRelative(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Returns a new string describing the first given path made relative to the second given path.
makeServer(String, String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Maps a local path to a server path, given a parent local path of the path to be mapped, and a server path that corresponds to the parent.
makeStrict() - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
 
makeStrict() - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Makes the HTTP methods strictly follow the HTTP protocol specification (RFC 2616 and other relevant RFCs).
makeTextErrorForLoadException(Throwable) - Static method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Returns a text error message (with newlines) suitable for printing in a console window, log file, or other text area that describes a problem loading a check-in policy implementation so the user can fix the problem.
MalformedArtifactIDException - Exception in com.microsoft.tfs.core.artifact
Thrown when an artifact ID is not in the proper format.
MalformedArtifactIDException(ArtifactID) - Constructor for exception com.microsoft.tfs.core.artifact.MalformedArtifactIDException
 
MalformedChallengeException - Exception in com.microsoft.tfs.core.httpclient.auth
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - Constructor for exception com.microsoft.tfs.core.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedCookieException - Exception in com.microsoft.tfs.core.httpclient.cookie
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - Constructor for exception com.microsoft.tfs.core.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
MalformedURIException - Exception in com.microsoft.tfs.core.artifact
Thrown when a URI string is invalid.
MalformedURIException(String) - Constructor for exception com.microsoft.tfs.core.artifact.MalformedURIException
 
MANAGE_MEMBERSHIP - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
MANDATORY_NODE_PATH_LENGTH - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
MANUAL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
MANUAL - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
MAP - Static variable in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingType2010
 
map(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Adds a workspace mapping with the provided server item and local item with WorkspaceMappingType.Map.
MAP - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.WorkspaceMappingType
 
MAP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderType
 
map(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
A convenience method to create a new regular (non-cloaked) working folder mapping on this Workspace.
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.BuildExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.CatalogExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.ClassificationExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.GroupSecurityExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.LinkingExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.LocationExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.RegistrationExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.ServerStatusExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.TECoreExceptionMapper
Takes any Exception and returns a more specific TECoreException that can be thrown in its place, if a more specific type is known.
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.VersionControlAdminExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.VersionControlExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.VersionControlIntegrationExceptionMapper
 
map(RuntimeException) - Static method in class com.microsoft.tfs.core.exceptions.mappers.WorkItemExceptionMapper
 
Mapping - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a generic mapping of a server item (by path) to something, though that something is not defined here (see WorkingFolder).
Mapping() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
 
Mapping(_Mapping) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
 
Mapping(String, WorkingFolderType, RecursionType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Creates a Mapping tfor the given server item.
MappingConflictException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when working folder mappings conflict internally (one mapping is incompatible with another in the same set) or externally (the mappings conflict with another set).
MappingConflictException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException
 
MappingConflictException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException
 
MappingConflictException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException
 
MappingConflictException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingConflictException
 
MappingException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
MappingException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingException
 
MappingException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingException
 
MappingException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingException
 
MappingException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MappingException
 
mark - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for mark.
markClean() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Only used by LocalCache to clear the state after a cache merge.
markPathChanged(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
Allows callers to explicitly add a path to the changed paths list for partial scans.
match(AuthScope) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
Tests if the authentication scopes match.
match(Cookie, CookieOrigin) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(String, int, String, boolean, Cookie) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Determines if a Cookie matches a location.
match(String, int, String, boolean, Cookie[]) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Determines which of an array of Cookies matches a location.
match(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Return an array of Cookies that should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
match(String, int, String, boolean, Cookie[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
match(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
matchComment(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchComputer(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchComputer(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchedAtLeastOnePendingChange() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ReconcilePendingChangesStatus
 
matchesName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
Tests whether this PropertyValue's name matches the specified name.
matchesWildcard(String, String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Matches one item against a wildcard tuple (item path and wildcard pattern to apply to that item path), optionally allowing recursive matches.
matchesWildcard(String, String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Matches one item against a wildcard tuple (item path and wildcard pattern to apply to that item path), optionally allowing recursive matches.
matchesWildcardFile(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Compare a string against a wildcard and return true if it matches, false if not.
matchesWildcardFile(String, int, String, int) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Tests a file name (not full path) against a wildcard pattern for a match.
matchName(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchOwner(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchSecurityToken(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchServerGUID(GUID, GUID) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
matchServerURI(URI, URI) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
MAX - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Value used as the largest possible changeset number in any TFS repository.
MAX_ALLOWED_DATE_TIME - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_BYTE_VALUE_SIZE - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_CHANGE_SET_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a change set name in characters.
MAX_CHUNK_RETRY_ATTEMPTS - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to an integer positive value defines the maximum number of attempts to upload a chunk of a file before we attempt to retry the entire file.
MAX_COMMENT_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum comment size in characters.
MAX_COMPUTER_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum computer name in characters.
MAX_CONCURRENT_BUILDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
MAX_CONCURRENT_BUILDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
MAX_CONNECTIONS_PER_HOST_DEFAULT - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
MAX_CONNECTIONS_PER_HOST_PROPERTY - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
MAX_FILE_RETRY_ATTEMPTS - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to an integer positive value defines the maximum number of attempts to upload a file before an error is reported to the user.
MAX_GET_RESULTS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum number of get results to process at one time.
MAX_HISTORY_RESULTS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum rows to be returned by a history query.
MAX_HOST_CONNECTIONS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed per host configuration.
MAX_ID_LENGTH - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
MAX_IDENTITY_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a user's display name.
MAX_LABEL_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The maximum length of a label name in characters.
MAX_LOCAL_PATH_COMPONENT_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The maximum length in characters of any single path component in a local path.
MAX_LOCAL_PATH_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a local path including drive letter and separators
MAX_MERGES_RESULTS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum number of merges to be returned when querying for historic merges.
MAX_NEGATIVE - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_PAGE_SIZE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
MAX_PATH_LENGTH - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
MAX_PATH_NAME_LENGTH - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
MAX_POSITIVE - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_PROPERTY_NAME_LENGTH_IN_CHARS - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_REDIRECTS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Defines the maximum number of redirects to be followed.
MAX_SERVER_PATH_COMPONENT_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The maximum length in characters of any single path component in a server path.
MAX_SERVER_PATH_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a repository path in characters since TFS2012_QU_2.
MAX_SERVER_PATH_SIZE_OLD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a repository path before TFS_2012_QU1 in characters.
MAX_STRING_VALUE_LENGTH - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MAX_SUB_AUTHORITIES - Static variable in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
MAX_TOTAL_CONNECTIONS - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed overall.
MAX_TOTAL_CONNECTIONS_DEFAULT - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
MAX_TOTAL_CONNECTIONS_PROPERTY - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
MAX_TYPE_LENGTH - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
MAX_URI_LENGTH - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
MAX_WORKSPACE_NAME_SIZE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
Maximum length of a workspace name in characters.
MAXAGE - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
MAXIMUM_COMPONENT_LENGTH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Longest allowable TFS directory component part
MAXIMUM_PATH_LENGTH - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
MD5_HASH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerMethod
 
MEASURE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
MembershipQuery - Class in com.microsoft.tfs.core.clients.webservices
An index for IMS identity caches.
MembershipQuery(int) - Constructor for class com.microsoft.tfs.core.clients.webservices.MembershipQuery
 
Memento - Interface in com.microsoft.tfs.core.memento
An in-memory hierarchichal data structure, intended primarily for persisting a program component's settings.
MementoException - Exception in com.microsoft.tfs.core.memento
Thrown when an operation on a Memento cannot succeed because of a document formatting error or other problem.
MementoException() - Constructor for exception com.microsoft.tfs.core.memento.MementoException
 
MementoException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.memento.MementoException
 
MementoException(String) - Constructor for exception com.microsoft.tfs.core.memento.MementoException
 
MementoException(Throwable) - Constructor for exception com.microsoft.tfs.core.memento.MementoException
 
MementoRepository - Class in com.microsoft.tfs.core.util
Provides persistent storage of Mementos, identified by string keys, in a PersistenceStore.
MementoRepository(PersistenceStore) - Constructor for class com.microsoft.tfs.core.util.MementoRepository
Creates a MementoRepository that stores its data inside a child store inside the given PersistenceStore.
MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
 
merge(String, String, VersionSpec, VersionSpec, LockLevel, RecursionType, MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
merge(String, String, VersionSpec, VersionSpec, LockLevel, RecursionType, MergeFlags, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
merge(ItemSpec, String, VersionSpec, VersionSpec, LockLevel, MergeFlags, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Merge changes made between two versions to items in a given source path into a given target path.
merge(Object, Object) - Method in interface com.microsoft.tfs.core.persistence.MergeHandler
Invoked by PersistenceStore when a write conflict is detected to merge the two objects into a new object that will be stored.
MERGE_ACCEPT_THEIRS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_ACCEPT_THEIRS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_ACCEPT_YOURS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_ACCEPT_YOURS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_BOTH_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
MERGE_CONFLICT_EXISTS_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
MERGE_FIELDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions
 
MERGE_FIELDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions2010
 
MERGE_SOURCE_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
MERGE_TARGET_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
MERGE_TARGET_DELETED_AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_TARGET_DELETED_AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_TARGET_DELETED_MERGE_IN_EXTERNAL_EDITOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MERGE_TARGET_DELETED_MERGE_IN_EXTERNAL_EDITOR_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
MergeBothDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a deleted conflict, occurring when you attempt to delete a file that the server has already removed.
MergeBothDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeBothDeletedConflictDescription
 
MergeCandidate - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Wrapper around a merge canidate object returned by the web service.
MergeCandidate() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
MergeCandidate(_MergeCandidate) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
MergeConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a merge conflict, occurring when you attempt to merge two branches, and a file has been changed in both branches.
MergeConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
 
mergeContent(Conflict, boolean, ProcessFinishedHandler, OutputStream, OutputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Merges content for the given conflict.
MergeEngine - Class in com.microsoft.tfs.core.clients.versioncontrol.engines
Handles high-level merge tasks for external tool and custom merge processes.
MergeEngine(Workspace, VersionControlClient) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
No merge toolset will be available in this MergeEngine, so external merge operations will fail.
MergeEngine(Workspace, VersionControlClient, ExternalToolset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.engines.MergeEngine
Creates a MergeEngine with the given workspace, client, and merge toolset (which will be used to select a tool when external merges require them).
MergeFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
MergeFlags is used to control the options of a merge operation.
MergeHandler - Interface in com.microsoft.tfs.core.persistence
Monitors serialization and deserialization by PersistenceStore for update conflict events, and handles the conflicts when they are detected.
MergeOperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a get operation has completed.
MergeOperationCompletedEvent(EventSource, Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.MergeOperationCompletedEvent
 
MergeOperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a merge operation has started.
MergeOperationStartedEvent(EventSource, Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.MergeOperationStartedEvent
 
mergePendingValues(PropertyValue[], PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Merges existing and pending property values.
mergePermissions(int, int, int, int, int) - Static method in class com.microsoft.tfs.core.clients.security.internal.SecurityUtility
Merges existing permissions with new permissions.
mergeProperties(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Generates the properties merge summary.
mergePropertyFilters(String[], String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Merges two arrays of property filters into one arrays that matches all the items the two arrays would match individually.
mergeShelvesetMetadata(Shelveset, PendingChange[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Reinitialize this SavedCheckin with the metadata contined within the specified shelveset and update the check states with the the specified set of pending changes.
MergeSource - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents the source of a merge.
MergeSource(_MergeSource) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeSource
 
MergeSourceDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
MergeSourceDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeSourceDeletedConflictDescription
 
MergeSummary - Class in com.microsoft.tfs.core.clients.versioncontrol
Describes the results of a merge performed by the three-way merge implementation.
MergeSummary(int, int, int, int, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.MergeSummary
 
MergeTargetDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a merge deleted conflict, occurring when you attempt to merge such that a file in the source branch has been modified and the file in the target branch has been deleted.
MergeTargetDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeTargetDeletedConflictDescription
 
MergeToolArgumentFormatter - Class in com.microsoft.tfs.core.externaltools.formatters
Takes individual string arguments for a merge tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
MergeToolArgumentFormatter() - Constructor for class com.microsoft.tfs.core.externaltools.formatters.MergeToolArgumentFormatter
 
MergeToolNotConfiguredException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception thrown when an item is to be merged with an external merge tool but no tool is configured for the item's extension (or other identifying characteristic).
MergeToolNotConfiguredException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MergeToolNotConfiguredException
 
MergeToolNotConfiguredException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MergeToolNotConfiguredException
 
MergeToolNotConfiguredException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MergeToolNotConfiguredException
 
MergeToolNotConfiguredException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MergeToolNotConfiguredException
 
MergeToolValidator - Class in com.microsoft.tfs.core.externaltools.validators
Validates arguments for compare tools.
MergeToolValidator() - Constructor for class com.microsoft.tfs.core.externaltools.validators.MergeToolValidator
 
mergeWithDefaultItemPropertyFilters(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Merges the specified filters with the default item property filters configured on this VersionControlClient.
mergeWorkItems(WorkItemCheckedInfo[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Merge the work items
MergingEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a file is being merged.
MergingEvent(EventSource, Conflict, Workspace, boolean, PendingChange, OperationStatus, ChangeType, boolean, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
MergingListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the MergingEvent.
MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
MESSAGE_QUEUE_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
The namespace identifier for message queue security.
MESSAGE_QUEUE_NAMESPACE_ROOT_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
The root token for message queue security.
MESSAGE_QUEUE_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
The path separator character for message queue security.
Messages - Class in com.microsoft.tfs.core.clients.webservices
 
Messages - Class in com.microsoft.tfs.core
 
MessageWindowNotificationManager - Class in com.microsoft.tfs.core.util.notifications
Implements NotificationManager using a MessageWindow.
MessageWindowNotificationManager() - Constructor for class com.microsoft.tfs.core.util.notifications.MessageWindowNotificationManager
Creates a MessageWindowNotificationManager.
MethodRetryHandler - Interface in com.microsoft.tfs.core.httpclient
Deprecated. use HttpMethodRetryHandler
MIDDLE - Static variable in class com.microsoft.tfs.util.shutdown.ShutdownManager.Priority
Invoke this listener after the early ones, and before the late ones.
migrateItem(PersistenceStore, String, String) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Copies the persisted item specified by oldItemName from the oldStore into this store with the newItemName.
migrateItem(PersistenceStore, String, String) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Copies the persisted item specified by oldItemName from the oldStore into this store with the newItemName.
MIN_ALLOWED_DATE_TIME - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MIN_NEGATIVE - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MIN_PAGE_SIZE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
MIN_POSITIVE - Static variable in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
MissingBaselineException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Local workspace baseline file missing exception.
MissingBaselineException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MissingBaselineException
 
MODIFIED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.LocalWorkspaceState
Came from the cache and has been changed.
modifyInPlace(String, SparseTree.ModifyInPlaceCallback<T>, Object) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Given a token, invokes the callback provided.
MONDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
MONDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
moveBranch(String, String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Moves a node, along with the entire branch below the node, to a new position in the hierarchy The type of the moved node must be appropriate to be a child of the new parent, and the new parent cannot be in the branch below the moved node.
moveNext() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
MoveUncommittedLocalVersionUpdate - Class in com.microsoft.tfs.core.clients.versioncontrol
 
MoveUncommittedLocalVersionUpdate(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.MoveUncommittedLocalVersionUpdate
 
MSBUILD_RESPONSE_FILE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
MULTIPART_BOUNDARY - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the value to use as the multipart boundary.
MULTIPART_FORM_CONTENT_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. The Content-Type for multipart/form-data.
MultipartPostMethod - Class in com.microsoft.tfs.core.httpclient.methods
Deprecated. Use MultipartRequestEntity in conjunction with PostMethod instead.
MultipartPostMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. No-arg constructor.
MultipartPostMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Constructor specifying a URI.
MultipartRequestEntity - Class in com.microsoft.tfs.core.httpclient.methods.multipart
Implements a request entity suitable for an HTTP multipart POST method.
MultipartRequestEntity(Part[], HttpMethodParams) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
Creates a new multipart entity containing the given parts.
MultipleWorkspacesFoundException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when multiple workspaces that match search criteria are found in the workspace cache.
MultipleWorkspacesFoundException(String, String, List<String>) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.MultipleWorkspacesFoundException
 
MultiThreadedHttpConnectionManager - Class in com.microsoft.tfs.core.httpclient
Manages a set of HttpConnections for various HostConfigurations.
MultiThreadedHttpConnectionManager() - Constructor for class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
No-args constructor

N

NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupProperty
The name of an application group
NAME - Static variable in class com.microsoft.tfs.core.httpclient.ConnectMethod
the name of this method
NAME_CONFLICTS_WITH_EXISTING_ITEM - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
NAMESPACE_ADMINISTRATORS_GROUP_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
NAMESPACE_ADMINISTRATORS_GROUP_SID_SUFFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
NAMESPACE_PENDING_CHANGE_WARNING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
NameValuePair - Class in com.microsoft.tfs.core.httpclient
A simple class encapsulating a name/value pair.
NameValuePair() - Constructor for class com.microsoft.tfs.core.httpclient.NameValuePair
Default constructor.
NameValuePair(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.NameValuePair
Constructor.
nativeToTFS(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Converts this platform's file path to TFS's preferred separator (backslash) and roots it in a DOS-style drive letter if not already rooted in one.
needContentLength() - Method in class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Deprecated. only entity enclosing methods set content length header
needsEncodingSelection() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Determines whether conflict resolution requires an explicit encoding selection.
needsMerge(String, long) - Method in interface com.microsoft.tfs.core.persistence.MergeHandler
Tests whether the given item needs merged with the item in storage that has the given modificationStamp.
needsNewPath() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Determines whether conflict resolution requires a name selection.
needsPassword(Credentials) - Static method in class com.microsoft.tfs.core.util.CredentialsUtils
Determines whether a set of credentials needs a password: this will be true for credential types which contain a password where the password is unset (null).
NEGOTIATE - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
The SPNEGO ("negotiate") scheme as defined in RFC4559.
NegotiateScheme - Class in com.microsoft.tfs.core.httpclient.auth
 
NegotiateScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
net_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for net_path.
NETSCAPE - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The Netscape cookie draft compliant policy.
NetscapeDraftSpec - Class in com.microsoft.tfs.core.httpclient.cookie
Netscape cookie draft specific cookie management functions
NetscapeDraftSpec() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.NetscapeDraftSpec
Default constructor
NETWORK - Static variable in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
NEW - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.LocalWorkspaceState
New workspace.
newAttachment(File, String) - Static method in class com.microsoft.tfs.core.clients.workitem.files.AttachmentFactory
 
newChangesetArtifactID(int) - Static method in class com.microsoft.tfs.core.artifact.ArtifactIDFactory
 
newClient(Class, TFSConnection) - Method in interface com.microsoft.tfs.core.config.client.ClientFactory
Creates a new client.
newClient(Class, TFSConnection) - Method in class com.microsoft.tfs.core.config.client.DefaultClientFactory
Creates a new client.
newDefinition(String, String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Creates a new QueryDefinition beneath this folder.
newExternalLink(RegisteredLinkType, String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
newExternalLink(RegisteredLinkType, ArtifactID, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
newFolder(String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolder
Creates a new QueryFolder beneath this folder.
newForConflictDescription(ConflictDescription) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
newForConflictDescription(ConflictDescription) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
 
newForConflictDescription(ConflictDescription) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
newForConflictDescription(ConflictDescription) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
newForConflictDescription(ConflictDescription) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.KeepLocalWritableConflictResolution
 
newFrom(UsernamePasswordCredentials) - Static method in class com.microsoft.tfs.core.httpclient.PreemptiveUsernamePasswordCredentials
 
newFromHere() - Static method in class com.microsoft.tfs.core.clients.versioncontrol.events.EventSource
Creates a new EventSource describing an event source using the current thread and any other information gathered from the current context of execution.
newFromServer(_RegistrationSoap, URI) - Static method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
newHTTPClient() - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
newHTTPClient() - Method in interface com.microsoft.tfs.core.config.httpclient.HTTPClientFactory
Called to obtain a new HttpClient instance.
newHTTPClient(URI) - Method in class com.microsoft.tfs.core.TFSConnection
Gets a new HttpClient whose configuration (SSL restrictions, proxy settings, credentials, etc.) are similar to those in use by this TFSConnection's HttpClient.
newHyperlink(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
newLatestItemVersionArtifactID(int) - Static method in class com.microsoft.tfs.core.artifact.ArtifactIDFactory
 
newLinkingWebService(TFSConnection, String, URI, HttpClient, RegistrationClient) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a new _IntegrationServiceSoap web service.
newLinkingWebService(TFSConnection, String, URI, HttpClient, RegistrationClient) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Creates a new _IntegrationServiceSoap web service.
newLocationWebService(URI, HttpClient) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a new location web service, which cannot be created via WebServiceFactory.newWebService(TFSConnection, Class, URI, HttpClient, ServerDataProvider, RegistrationClient) because that method might require a working location web service.
newLocationWebService(URI, HttpClient) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Creates a new location web service, which cannot be created via WebServiceFactory.newWebService(TFSConnection, Class, URI, HttpClient, ServerDataProvider, RegistrationClient) because that method might require a working location web service.
newMap() - Static method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
 
newPathWatcher(String, WorkspaceWatcher) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherFactory
Gets a new PathWatcher that watches for filesystem changes at the specified directory and in all subdirectories.
NewPendingChangeListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the PendingChangeEvent.
newProxyServerSettings() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettingsFactory
 
newProxyServerSettings() - Method in interface com.microsoft.tfs.core.config.tfproxy.TFProxyServerSettingsFactory
Called to obtain TF proxy server settings.
newRegistrationWebService(URI, HttpClient) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a new registration web service, which cannot be created via WebServiceFactory.newWebService(TFSConnection, Class, URI, HttpClient, ServerDataProvider, RegistrationClient) because that method requires a working registration web service.
newRegistrationWebService(URI, HttpClient) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Creates a new registration web service, which cannot be created via WebServiceFactory.newWebService(TFSConnection, Class, URI, HttpClient, ServerDataProvider, RegistrationClient) because that method requires a working registration web service.
newRelatedLink(WorkItem, WorkItem, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
newRelatedLink(WorkItem, WorkItem, int, String, boolean) - Static method in class com.microsoft.tfs.core.clients.workitem.link.LinkFactory
 
newStoredQuery(QueryScope, String, String, String) - Static method in class com.microsoft.tfs.core.clients.workitem.query.StoredQueryFactory
 
newStoryboardArtifactID(String) - Static method in class com.microsoft.tfs.core.artifact.ArtifactIDFactory
 
newSubTaskMonitor(int) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
newSubTaskMonitor(int) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
newSubTaskMonitor(int) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to obtain a new TaskMonitor instance to be used in a sub-task of the task being monitored by this TaskMonitor instance.
newURI(String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Constructs a new URI from a string representation of the URI.
newURI(String, String, String, String, String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Constructs a new URI from the string components of the URI.
newUsernameComparator() - Static method in class com.microsoft.tfs.core.util.UserNameUtil
 
newWebService(TFSConnection, Class<?>, URI, HttpClient, ServerDataProvider, RegistrationClient) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a new web service implementation.
newWebService(TFSConnection, Class<?>, URI, HttpClient, ServerDataProvider, RegistrationClient) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Creates a new web service implementation.
newWorkItem(WorkItemType) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
newWorkItemArtifactID(int) - Static method in class com.microsoft.tfs.core.artifact.ArtifactIDFactory
 
newWSSClient(TFSTeamProjectCollection, ProjectInfo) - Method in interface com.microsoft.tfs.core.config.client.ClientFactory
Creates a new Sharepoint client.
newWSSClient(TFSTeamProjectCollection, ProjectInfo) - Method in class com.microsoft.tfs.core.config.client.DefaultClientFactory
Creates a new Sharepoint client.
newWSSWebService(TFSConnection, ProjectInfo, URI, HttpClient, RegistrationClient) - Method in class com.microsoft.tfs.core.config.webservice.DefaultWebServiceFactory
Creates a new _ListsSoap web service.
newWSSWebService(TFSConnection, ProjectInfo, URI, HttpClient, RegistrationClient) - Method in interface com.microsoft.tfs.core.config.webservice.WebServiceFactory
Creates a new _ListsSoap web service.
next() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
NO_AUTO_RESOLVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
The client will not attempt to automatically resolve conflicts arising from the checkin.
NO_AUTO_RESOLVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Used only on the client.
NO_AUTO_RESOLVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Used only on the client.
NO_AUTO_RESOLVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
NO_CI_CHECK_IN_COMMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
The comment String which signals the continuous integration system to ignore a check-in.
NO_CI_CHECKIN_COMMENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
If present in a changeset comment, the build service will not trigger continuous integration builds for that changeset
NO_DISK_UPDATE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Perform the get as normal, but do not actually download the files from the server and do not update any data on disk.
NO_IMPLICIT_BASELESS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Only works prior on TFS 2008, instructs the server to not implicitly baseless merge items with the same relative path from the source root and target root.
NO_MERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to not actually pend the merge, but just return a preview of what needs to be merged
NO_PROPERTY_NAMES - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
NO_WAIT - Static variable in class com.microsoft.tfs.core.persistence.LockMode
Attempt to acquire the lock but return immediately if it could not be acquired.
noChildrenBelow - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumeratedSparseTreeNode
If HasChildren is false, then this field contains the same String instance as the Token field.
noChildrenBelow - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeAdditionalData
 
Node - Interface in com.microsoft.tfs.core.clients.workitem.node
Describes a Node object that is used in the work item tracking data structures.
Node.TreeType - Class in com.microsoft.tfs.core.clients.workitem.node
 
NODE_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
NODE_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
NodeCollection - Interface in com.microsoft.tfs.core.clients.workitem.node
Represents a collection of Node objects.
NodeInfo - Class in com.microsoft.tfs.core.clients.commonstructure
A node in the graph of configured areas or iterations in a team project.
NodeInfo(_NodeInfo) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.NodeInfo
Creates a NodeInfo from the given web service object.
NoHttpResponseException - Exception in com.microsoft.tfs.core.httpclient
Signals that the target server failed to respond with a valid HTTP response.
NoHttpResponseException() - Constructor for exception com.microsoft.tfs.core.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with a null detail message.
NoHttpResponseException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message.
NoHttpResponseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message and cause.
NON_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.DeletedState
 
NON_UNIQUE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
NonCoreFieldsReferenceNames - Class in com.microsoft.tfs.core.clients.workitem
Class that contains the reference names for core fields.
NONE - Static variable in class com.microsoft.tfs.core.clients.authorization.QueryMembership
 
NONE - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildRetryOption
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogQueryOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
Retrieve no optional data.
NONE - Static variable in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Do nothing.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
No flags were set.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
No check-in flags.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
No destroy flags.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Default behavior.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
No get options.
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemValidationError
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolveErrorOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
NONE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupProperty
 
NONE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPropertyScope
 
NONE - Static variable in class com.microsoft.tfs.core.clients.webservices.internal.TeamFoundationSupportedFeatures
None of the features in this enum are supported.
NONE - Static variable in class com.microsoft.tfs.core.clients.webservices.MembershipQuery
Query will not return any membership data
NONE - Static variable in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.ReportingType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnectionType
 
NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators.LogicalOperator
 
NONE - Static variable in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
Do not evaluate any part of the check-in.
NONE - Static variable in class com.microsoft.tfs.core.persistence.LockMode
Do not perform any locking.
NONE - Static variable in interface com.microsoft.tfs.core.search.VSSearchParseError
 
NONE - Static variable in class com.microsoft.tfs.core.ServerCapabilities
 
NONE_OR_NOT_SUPPORTED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
NonFatalErrorEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a non-fatal error is encountered during processing.
NonFatalErrorEvent(EventSource, VersionControlClient, Throwable) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
NonFatalErrorEvent(EventSource, VersionControlClient, Failure) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
NonFatalErrorEvent(EventSource, Workspace, Failure) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
NonFatalErrorEvent(EventSource, Workspace, Throwable) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorEvent
 
NonFatalErrorListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the NonFatalErrorEvent.
NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuePriority2010
 
NORMAL - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.QueuePriority
 
normalize(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Normalize the given hier path part.
normalize() - Method in class com.microsoft.tfs.core.httpclient.URI
Normalizes the path part of this URI.
normalizePathSeparator(String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
normalizeURI(URI) - Static method in class com.microsoft.tfs.core.util.ServerURIUtils
Canonicalizes the URI into "TFS format".
normalizeURI(URI, boolean) - Static method in class com.microsoft.tfs.core.util.ServerURIUtils
Canonicalizes the URI into TFS format.
NOT_ - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_ALLOWED_ON_FOLDER_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
NOT_CONTAINS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_CONTAINS_WORDS - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_EQUAL_TO - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_EQUAL_TO_FIELD - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_EVER - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_EXEC - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
NOT_EXECUTABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
NOT_IN_GROUP - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_OWNED_BY_AUTHORIZED_USER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OwnershipState
 
NOT_STARTED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
NOT_STARTED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
NOT_STARTED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
NOT_SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
NOT_SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
NOT_SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
Convenience instance of a PropertyValue that indicates not symbolic link.
NOT_UNDER - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
NOT_UNIQUE_STORED_QUERY - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException.Type
 
NOTES - Static variable in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
Evaluate the check-in notes.
NotesChangedEvent - Class in com.microsoft.tfs.core.pendingcheckin.events
Event fired when the user's check-in notes change in a PendingCheckinNotes object.
NotesChangedEvent(EventSource, CheckinNote) - Constructor for class com.microsoft.tfs.core.pendingcheckin.events.NotesChangedEvent
Describes a check-in note change.
NotesChangedListener - Interface in com.microsoft.tfs.core.pendingcheckin.events
Defines an interface for listeners of the NotesChangedEvent.
Notification - Class in com.microsoft.tfs.core.util.notifications
Defintes types of intra- and inter-process notifications for communication with other Visual Studio products on Windows.
NotificationListener - Interface in com.microsoft.tfs.core.util.notifications
Listens for notifications from a NotificationManager.
NotificationManager - Interface in com.microsoft.tfs.core.util.notifications
Sends and receives intra- and inter-process notification messages.
notificationReceived(Notification, long, long) - Method in interface com.microsoft.tfs.core.util.notifications.NotificationListener
Called when a message is received by a NotificationManager,
notifyBuildCompleted(String) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
notifyBuildCompleted(String) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
notifyForChangesetReconciled(VersionControlClient, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Send a cross-process notification through the current NotificationManager that a changeset was reconciled after a gated check-in.
notifyForFolderContentChanged(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Send a cross-process notification through the current NotificationManager that server data changed without a new changeset being created (from destroy, branch objects, etc.).
notifyForFolderContentChanged(VersionControlClient, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Send a cross-process notification through the current NotificationManager that server data changed with a new changeset created.
notifyForWorkspace(Workspace, Notification) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Send a cross-process notification through the current NotificationManager for an event that happened in the specified workspace.
notifyModicationListeners() - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Notifies all project modification listeners.
NotSupportedException - Exception in com.microsoft.tfs.core.exceptions
Exception thrown when an operation is not supported against the current version of the server.
NotSupportedException() - Constructor for exception com.microsoft.tfs.core.exceptions.NotSupportedException
 
NotSupportedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.NotSupportedException
 
NotSupportedException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.NotSupportedException
 
NotSupportedException(Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.NotSupportedException
 
NT - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
NTCredentials - Class in com.microsoft.tfs.core.httpclient
Deprecated. Use UsernamePasswordCredentials with the username set to DOMAIN\\username or username@domain
NTCredentials(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.NTCredentials
Deprecated. Constructor.
NTLM - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
The NTLM scheme is a proprietary Microsoft Windows Authentication protocol (considered to be the most secure among currently supported authentication schemes).
NTLMScheme - Class in com.microsoft.tfs.core.httpclient.auth
 
NTLMScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
NTLMSecurityProvider - Class in com.microsoft.tfs.core.httpclient.auth
 
NTLMSecurityProvider() - Constructor for class com.microsoft.tfs.core.httpclient.auth.NTLMSecurityProvider
 
NULL - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
NullCredentialsManager - Class in com.microsoft.tfs.core.credentials.internal
A credentials manager that does not support read or write.
NullCredentialsManager() - Constructor for class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
 
NullPolicyLoader - Class in com.microsoft.tfs.core.checkinpolicies.loaders
Loads no checking policies.
NullPolicyLoader() - Constructor for class com.microsoft.tfs.core.checkinpolicies.loaders.NullPolicyLoader
Creates a NullPolicyLoader, which never loads any policy implementations, but does not error.
NullTaskMonitor - Class in com.microsoft.tfs.util.tasks
NullTaskMonitor is a do-nothing implementation of the TaskMonitor interface.

O

ObjectSerializer - Interface in com.microsoft.tfs.core.persistence
A ObjectSerializer is used to serialize and deserialize in-memory objects out to byte streams.
objectToString(Object) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemUtils
For Visual Studio compatibility.
OFFLINE - Static variable in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
 
OFFLINE - Static variable in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
 
OFFLINE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
 
OFFLINE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
 
OFFLINE_METADATA_ROOT_DIRECTORY - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
Overrides the standard calculation used to compute the local workspace metadata root directory ( Workstation#getOfflineMetadataFileRoot()).
OfflineChange - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
Represents one change made while the user was offline that was discovered during the "return online" process.
OfflineChange(String, OfflineChangeType, ItemType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
Represents a change to an item done offline.
OfflineChangeType - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
Enumerates the kinds of offline changes that can be discovered.
OfflinePender - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
Transforms a given set of OfflineChanges into pending changes in a TFS workspace.
OfflinePender(Workspace, OfflineChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflinePender
 
OfflineSynchronizer - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
OfflineSynchronizer examines a mapped folder for changes that are not reflected on the server side.
OfflineSynchronizer(Workspace, OfflineSynchronizerProvider) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Takes an OfflineSynchronizerProvider which provides local paths to resources to examine.
OfflineSynchronizer(Workspace, OfflineSynchronizerProvider, OfflineSynchronizerFilter) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Takes an OfflineSynchronizerProvider which provides local paths to resources to examine.
OfflineSynchronizerFilter - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
OfflineSynchronizerFilter provides an interface to limiting ("filtering") the resources that will be addressed by the OfflineSynchronizer.
OfflineSynchronizerFilter() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerFilter
 
OfflineSynchronizerMethod - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
Enumerates the method for detecting offline changes.
OfflineSynchronizerPathProvider - Class in com.microsoft.tfs.core.clients.versioncontrol.offline
This is the simplest implementation of an OfflineSynchronizerProvider, which simply works in Strings representing the local paths.
OfflineSynchronizerPathProvider(String[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerPathProvider
Setup the list of resource to bring online.
OfflineSynchronizerProvider - Interface in com.microsoft.tfs.core.clients.versioncontrol.offline
OfflineSynchronizerProvider is the interface for providing paths to OfflineSynchronizer.
onAffectedTeamProjectsChanged(AffectedTeamProjectsChangedEvent) - Method in interface com.microsoft.tfs.core.pendingcheckin.events.AffectedTeamProjectsChangedListener
Invoked when the collection of affected team projects changes in a PendingCheckinPendingChanges object.
onBeforeCheckin(PendingChangeEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.BeforeCheckinListener
 
onBeforeShelve(PendingChangeEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.BeforeShelveListener
 
onBranchCommitted(BranchCommittedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.BranchCommittedListener
 
onBranchObjectUpdated(BranchObjectUpdatedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.BranchObjectUpdatedListener
 
onChangesetReconciled(ChangesetReconciledEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.ChangesetReconciledListener
 
onCheckedPendingChangesChanged(CheckedPendingChangesChangedEvent) - Method in interface com.microsoft.tfs.core.pendingcheckin.events.CheckedPendingChangesChangedListener
Invoked when the checked pending changes in the user interface changes in a PendingCheckinPendingChanges object.
onCheckedWorkItemsChangesChanged(CheckedWorkItemsChangedEvent) - Method in interface com.microsoft.tfs.core.pendingcheckin.events.CheckedWorkItemsChangedListener
Invoked when the checked work items in the user interface changes in a PendingCheckinWorkItems object.
onCheckin(CheckinEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.CheckinListener
 
onCommentChanged(CommentChangedEvent) - Method in interface com.microsoft.tfs.core.pendingcheckin.events.CommentChangedListener
Invoked when the user's check-in comment changes PendingCheckinWorkItems object.
onConflict(ConflictEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.ConflictListener
 
onConflictResolved(ConflictResolvedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.ConflictResolvedListener
 
onConnectivityFailureStatusChange() - Method in interface com.microsoft.tfs.core.ConnectivityFailureStatusChangeListener
 
onDescriptionUpdateError(Throwable) - Method in interface com.microsoft.tfs.core.clients.workitem.link.DescriptionUpdateErrorCallback
 
onDescriptionUpdateFinished() - Method in interface com.microsoft.tfs.core.clients.workitem.link.DescriptionUpdateFinishedCallback
 
onDestroy(DestroyEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.DestroyListener
Called when an item is destroyed as the result of a call to VersionControlClient.destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags) .
ONE_HOP - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryType
A list of all work items and immediate children that match the given WIQL query.
ONE_LEVEL - Static variable in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
 
ONE_LEVEL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RecursionType
 
ONE_LEVEL_MAPPING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
This means that the server / client supports one level mappings
onFolderContentChanged(FolderContentChangedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.FolderContentChangedListener
 
onGet(GetEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.GetListener
 
onGetCompleted(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.GetCompletedListener
 
onLocalWorkspaceScan(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.LocalWorkspaceScanListener
 
ONLY_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption
Include only deleted builds.
ONLY_DELETED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryDeletedOption2010
Include only deleted builds.
ONLY_LOCAL_TARGET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Only conflicts with ChangeSummary.TotalConflicting = 0 and TotalLatest = 0 will be resolved.
ONLY_SERVER_SOURCE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Only conflicts with ChangeSummary.TotalConflicting = 0 and TotalModified = 0 will be resolved.
OnlyOneWorkspaceException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception thrown when items in multiple workspaces are passed to a method which can only operate on items in a single workspace.
OnlyOneWorkspaceException(Workspace, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.OnlyOneWorkspaceException
 
OnlyOneWorkspaceException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.OnlyOneWorkspaceException
 
onMerging(MergingEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.MergingListener
 
onModification(ProjectModificationEvent) - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectModificationListener
 
onNewPendingChange(PendingChangeEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.NewPendingChangeListener
 
onNonFatalError(NonFatalErrorEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.NonFatalErrorListener
 
onNotesChanged(NotesChangedEvent) - Method in interface com.microsoft.tfs.core.pendingcheckin.events.NotesChangedListener
Invoked when the user's check-in notes change in a PendingCheckinNotes object.
onOperationCompleted(OperationCompletedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.OperationCompletedListener
 
onOperationStarted(OperationStartedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedListener
 
onPendingChangeCandidatesChanged(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeCandidatesChangedListener
 
onPendingChangesChanged(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangesChangedListener
 
onPendingChangesCountChanged(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangesCountChangedListener
 
onPolicyEvaluatorStateChanged(PolicyEvaluatorStateChangedEvent) - Method in interface com.microsoft.tfs.core.checkinpolicies.events.PolicyEvaluatorStateChangedListener
Invoked when the state of a (PolicyEvaluator) has changed.
onPolicyLoadError(PolicyLoadErrorEvent) - Method in interface com.microsoft.tfs.core.checkinpolicies.events.PolicyLoadErrorListener
Invoked when a policy instance failed to load.
onPolicyStateChanged(PolicyStateChangedEvent) - Method in interface com.microsoft.tfs.core.checkinpolicies.events.PolicyStateChangedListener
Invoked when the state of a checkin policy object ( PolicyInstance) has changed.
onQueryDocumentSaved(QueryDocument) - Method in interface com.microsoft.tfs.core.clients.workitem.query.QueryDocumentSaveListener
 
onQueryModified(QEQuery) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryModifiedListener
 
onQueryTypeChanged(FieldDefinitionCollection) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
onScannerModifiedFiles(ScannerModifiedFilesEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.ScannerModifiedFilesListener
Called when one or more local items' attributes were modified by the LocalWorkspaceScanner.
onShelve(ShelveEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.ShelveListener
 
onShutdown() - Method in interface com.microsoft.tfs.util.shutdown.ShutdownEventListener
Signals the listener that the JVM is shutting down.
onUndonePendingChange(PendingChangeEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.UndonePendingChangeListener
 
onWorkItemSave(WorkItemSaveEvent) - Method in interface com.microsoft.tfs.core.clients.workitem.events.WorkItemSaveListener
 
onWorkspaceCacheFileReloaded(WorkspaceCacheFileReloadedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceCacheFileReloadedListener
 
onWorkspaceCreated(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceCreatedListener
 
onWorkspaceDeleted(WorkspaceEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceDeletedListener
 
onWorkspaceUpdated(WorkspaceUpdatedEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceUpdatedListener
Fired when a workspace is modified through its update() method.
onWorkstationNonFatalError(WorkstationNonFatalErrorEvent) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.events.WorkstationNonFatalErrorListener
 
OP_GREATER_THAN - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
OP_IN - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
opaque_part - Static variable in class com.microsoft.tfs.core.httpclient.URI
URI bitset that combines uric_no_slash and uric.
open() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Opens this work item for modification.
open() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Establishes a connection to the specified host and port (via a proxy if specified).
OPENED_WORK_ITEM - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
openOrCreateRootUserRegistryKey() - Static method in class com.microsoft.tfs.core.config.RegistryUtils
Gets the current user's registry key for settings for this version of Visual Studio (in RootKey.HKEY_CURRENT_USER).
OperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when some kinds of core operations, which may fire other events in the course if its execution, have completed.
OperationCompletedEvent(EventSource, Workspace, ProcessType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.OperationCompletedEvent
 
OperationCompletedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the OperationCompletedEvent.
OperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when some kinds of core operations, which may fire other events in the course if its execution, have started.
OperationStartedEvent(EventSource, Workspace, ProcessType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedEvent
 
OperationStartedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the OperationStartedEvent.
OperationStatus - Class in com.microsoft.tfs.core.clients.versioncontrol
Represents the status of an item during an operation.
OperatorSelect - Interface in com.microsoft.tfs.core.clients.workitem.query
 
OptionsMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP OPTIONS method.
OptionsMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Method constructor.
OptionsMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
Constructor specifying a URI.
OR - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators.LogicalOperator
 
OR - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
ORGANIZATIONAL - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
Organizational Nodes in the Catalog.
ORGANIZATIONAL_PATH - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogRoots
 
ORGANIZATIONAL_ROOT - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
OrganizationalRootCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
OrganizationalRootCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.OrganizationalRootCatalogEntity
 
OrganizationalRootCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
OrganizationalRootCompatibilityEntity(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.OrganizationalRootCompatibilityEntity
 
OrganizationalRootEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ORIGINAL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormParamTypeEnum
 
OTHER - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
OutboundLinkType - Class in com.microsoft.tfs.core.clients.registration
An OutboundLinkType binds a name to an artifact and the tool that can consume that artifact.
OutboundLinkType(String, String, String) - Constructor for class com.microsoft.tfs.core.clients.registration.OutboundLinkType
 
OutboundLinkType(_OutboundLinkType) - Constructor for class com.microsoft.tfs.core.clients.registration.OutboundLinkType
 
OVERRIDE_EXPLICIT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions.EncodingStrategy
When this strategy is chosen, the all files involved in the merge will have their encodings treated like the given encoding.
OVERRIDE_GATED_CHECK_IN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Bypass gated check-in validation for this check-in
overrideStatus(FieldStatus) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
This method allows custom controls to override the status that was set by the WIT rules engine (e.g.
OVERWRITE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
OVERWRITE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Overwrite local files that happen to be writeable (except files checked out to the user) with the versions from the server.
OVERWRITE_LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Resolution
 
OVERWRITE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
OWNED_BY_AUTHORIZED_USER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OwnershipState
 
ownerNameMatches(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Returns true if the owner name matches any of the valid owner names ( Workspace.getOwnerName(), Workspace.getOwnerDisplayName(), Workspace.getOwnerAliases()) for this workspace.
ownerNameMatches(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Returns true if the owner name matches any of the valid owner names for this workspace.
OwnershipState - Class in com.microsoft.tfs.core.clients.versioncontrol
 

P

PAGING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinState
Checkin is being paged up to the server.
param - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for param (alias for pchar).
ParameterFormatter - Class in com.microsoft.tfs.core.httpclient.util
This formatter produces a textual representation of attribute/value pairs.
ParameterFormatter() - Constructor for class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Default ParameterFormatter constructor
ParameterParser - Class in com.microsoft.tfs.core.httpclient.util
A simple parser intended to parse sequences of name/value pairs.
ParameterParser() - Constructor for class com.microsoft.tfs.core.httpclient.util.ParameterParser
Default ParameterParser constructor
parent - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
 
PARENT_DOES_NOT_EXIST - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
PARENT_IS_NOT_A_FOLDER - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
parse(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
parse(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec
Parses the values from the given spec string, using the given default scope if none can be parsed.
parse(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Parses the given information into this AVersionedFileSpec object.
parse(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
Parse the values from the given spec string into this instance, using the given fallback owner if the owner isn't part of the combined spec.
parse(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
Parse the values from the given spec string into this instance, using the given fallback owner if the owner isn't part of the combined spec.
parse(Cookie, String) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieAttributeHandler
Parse the given cookie attribute value and update the corresponding Cookie property.
parse(URI, String) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(URI, Header) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, boolean, String) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, boolean, Header) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Parses the Set-Cookie value into an array of Cookies.
parse(URI, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" header value into Cookie array.
parse(URI, Header) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, boolean, Header) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(URI, Header) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(URI, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, Header) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.NetscapeDraftSpec
Parses the Set-Cookie value into an array of Cookies.
parse(String, int, String, boolean, Header) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Parses the Set-Cookie2 value into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
 
parse(String) - Static method in class com.microsoft.tfs.core.httpclient.HeaderElement
Deprecated. Use #parseElements(String).
parse(String) - Static method in class com.microsoft.tfs.core.httpclient.HttpVersion
Parses the textual representation of the given HTTP protocol version.
parse(String, char) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given string.
parse(char[], char) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parse(char[], int, int, char) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parse(String) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
parse(String) - Method in interface com.microsoft.tfs.core.search.IVSSearchQueryParser
 
parse(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Parses the specified user name, returning a UserNameUtil.ParsedUserName object that contains the user and domain portions.
parseAttribute(NameValuePair, Cookie) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
parseAttribute(NameValuePair, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.NetscapeDraftSpec
Parse the cookie attribute and update the corresponsing Cookie properties as defined by the Netscape draft specification
parseAttribute(NameValuePair, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Parse RFC 2109 specific cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Parse RFC 2965 specific cookie attribute and update the corresponsing Cookie properties.
parseAuthority(String, boolean) - Method in class com.microsoft.tfs.core.httpclient.URI
Parse the authority component.
parseBranchSpec(String, boolean, String, boolean, boolean) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
parseChallenges(Header[]) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeParser
Extracts a map of challenges ordered by authentication scheme name
parseDate(String) - Static method in class com.microsoft.tfs.core.httpclient.util.DateParser
Deprecated. Parses a date value.
parseDate(String, Collection) - Static method in class com.microsoft.tfs.core.httpclient.util.DateParser
Deprecated. Parses the date value using the given date formats.
parseDate(String) - Static method in class com.microsoft.tfs.core.httpclient.util.DateUtil
Parses a date value.
parseDate(String, Collection) - Static method in class com.microsoft.tfs.core.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseDate(String, Collection, Date) - Static method in class com.microsoft.tfs.core.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseElements(char[]) - Static method in class com.microsoft.tfs.core.httpclient.HeaderElement
This parses the value part of a header.
parseElements(String) - Static method in class com.microsoft.tfs.core.httpclient.HeaderElement
This parses the value part of a header.
parseGitItemUrl(String, AtomicReference<String>, AtomicReference<String>, AtomicReference<String>, AtomicReference<String>) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
Git repository item URL has to have the following format: ///[/] where = vstfs:///Git/VersionedItem The method parses the URL supplied and assigns corresponding parts to provided variables (if the corresponding variable is not null
parseHeaders(InputStream, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpParser
Parses headers from the given stream.
parseHeaders(InputStream) - Static method in class com.microsoft.tfs.core.httpclient.HttpParser
Deprecated. use #parseHeaders(InputStream, String)
parseMultipleVersionsFromSpec(String, String, boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Parses multiple AVersionSpec instances out of a string containing a version range separator.
parseSearchString(String, VSSearchQueryParser.TokenFoundCallback) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Parse a search string and invoke the callback for each token found
parseSingleVersionFromSpec(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Parses a single version spec string (no ranges allowed) and returns an AVersionSpec object that represents that spec.
parseUriReference(String, boolean) - Method in class com.microsoft.tfs.core.httpclient.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
PARSING - Static variable in exception com.microsoft.tfs.core.httpclient.URIException
The URI parsing error.
Part - Class in com.microsoft.tfs.core.httpclient.methods.multipart
Abstract class for one Part of a multipart post object.
Part() - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.Part
 
PartBase - Class in com.microsoft.tfs.core.httpclient.methods.multipart
Provides setters and getters for the basic Part properties.
PartBase(String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Constructor.
PARTIALLY_SUCCEEDED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
PARTIALLY_SUCCEEDED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
PartialRenameConflictException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
PartialRenameConflictException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PartialRenameConflictException
 
partialScan(Iterable<String>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalWorkspaceScanner
 
partition - Variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
parts - Variable in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
The MIME parts as set by the constructor
PartSource - Interface in com.microsoft.tfs.core.httpclient.methods.multipart
An interface for providing access to data when posting MultiPart messages.
passes(PendingChange) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.AllPassFilter
Tests whether the given pending change passes the implementation's filter test.
passes(PendingChange) - Method in interface com.microsoft.tfs.core.pendingcheckin.filters.PendingChangeFilter
Tests whether the given pending change passes the implementation's filter test.
passes(PendingChange) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.ScopeFilter
Tests whether the given pending change passes the implementation's filter test.
passes(String) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.ScopeFilter
Public for validation by UI code that wishes to pass sample paths and test our engine.
passesWhich(String) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.ScopeFilter
Public for validation by UI code that wishes to pass sample paths and test our engine.
PatchMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP PATCH method.
PatchMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.PatchMethod
No-arg constructor.
PatchMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.PatchMethod
Constructor specifying a URI.
path - Variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
PATH - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
path - Static variable in class com.microsoft.tfs.core.httpclient.URI
URI bitset that combines absolute path and opaque part.
PATH_DELIM - Static variable in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Path delimiter
PATH_DELIM_CHAR - Static variable in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Path delimiting charachter
PATH_HIERARCHY_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryFolderUtil
 
path_segments - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for path segments.
PATH_SEPERATOR - Static variable in class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
PATH_SEPERATOR - Static variable in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
PATH_SEPERATOR_CHAR - Static variable in class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
pathChanged(PathWatcher) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
pathMatch(String, String) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Performs path-match as defined by the cookie specification.
pathMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Performs path-match as implemented in common browsers.
pathMatch(String, String) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
 
PathSeparator - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
PathTooLongException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a server or local path string is too long to be used with TFS version control.
PathTooLongException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PathTooLongException
 
PathTooLongException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PathTooLongException
 
PathTooLongException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PathTooLongException
 
PathTooLongException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PathTooLongException
 
PathTranslation - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains the results of a translation via working folder mapping of a path (server or local) to the other type (local or server).
PathTranslation(String, String, boolean, RecursionType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PathTranslation
Constructs a PathTranslation.
PathWatcher - Interface in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
An interface that allows more optimized local path access, by watching files for changes and only scanning those as necessary.
PathWatcherFactory - Interface in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
A factory for PathWatchers.
PathWatcherReport - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
PathWatcherReport(boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
 
PATTERN_ASCTIME - Static variable in class com.microsoft.tfs.core.httpclient.util.DateParser
Deprecated. Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_ASCTIME - Static variable in class com.microsoft.tfs.core.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_MATCHING_CHARACTERS - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
PATTERN_RFC1036 - Static variable in class com.microsoft.tfs.core.httpclient.util.DateParser
Deprecated. Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1036 - Static variable in class com.microsoft.tfs.core.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class com.microsoft.tfs.core.httpclient.util.DateParser
Deprecated. Date format pattern used to parse HTTP date headers in RFC 1123 format.
PATTERN_RFC1123 - Static variable in class com.microsoft.tfs.core.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PAUSED - Static variable in class com.microsoft.tfs.core.clients.build.flags.DefinitionQueueStatus
 
pchar - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for pchar.
PEND - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
pendAdd(String[], boolean, FileEncoding, LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to add file from local working folders.
pendAdd(String[], boolean, LockLevel, GetOptions, PendChangesOptions, Map<String, FileEncoding>, FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to add file from local working folders.
pendBranch(String, String, VersionSpec, LockLevel, RecursionType, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendBranch(String, String, VersionSpec, LockLevel, RecursionType, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends a branch change.
pendChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflinePender
Pends the changes to the server.
PendChangesOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options that affect how pending changes are created.
pendDelete(String[], RecursionType, LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendDelete(String[], RecursionType, LockLevel, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a deletion of one or more items, all at the same lock level.
pendDelete(String[], RecursionType, LockLevel[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendDelete(String[], RecursionType, LockLevel[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a deletion of one or more items, with possibly differing lock levels for each item.
pendDelete(ItemSpec[], LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendDelete(ItemSpec[], LockLevel, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a deletion of one or more items, all at the same lock level.
pendDelete(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendDelete(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a deletion of one or more items, with possibly differing lock levels for each item.
pendEdit(ItemSpec[], LockLevel, FileEncoding, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendEdit(ItemSpec[], LockLevel, FileEncoding, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to begin editing one or more files.
pendEdit(ItemSpec[], LockLevel[], FileEncoding[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendEdit(ItemSpec[], LockLevel[], FileEncoding[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to begin editing one or more files.
pendEdit(String[], RecursionType, LockLevel, FileEncoding, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendEdit(String[], RecursionType, LockLevel, FileEncoding, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to begin editing one or more files.
pendEdit(String[], RecursionType, LockLevel[], FileEncoding[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendEdit(String[], RecursionType, LockLevel[], FileEncoding[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Ask the server for permission to begin editing one or more files.
PENDING_CHANGE_ID_QUERY_STRING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
PENDING_CHANGES_CONTROL - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
Deprecated. TEE 10.0 no longer uses this control, so it is not initialized in PolicyContexts. Use the control returned by the PolicyContextKeys.CHECKIN_CONTROL key instead.
PENDING_CHILD_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
PENDING_DELETE_CONFLICT_CHANGE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
PENDING_LOCAL_VERSION_MISMATCH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictOptions
Indicates that this conflict is due to a local / pending version mismatch.
PENDING_PARENT_DELETE_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
PendingChange - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about a change the user wants to perform to a versioned item (or possibly a newly added item).
PendingChange(_PendingChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
PendingChange(PendingChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Creates a clone of the given PendingChange.
PendingChange(Workspace, GetOperation, ProcessType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Construct a PendingChange from a GetOperation.
PendingChange(String, String, int, int, int, LockLevel, String, ItemType, int, Calendar, int, ChangeType, byte[], byte[], int, int, PropertyValue[], boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
PendingChangeCandidatesChangedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
PendingChangeComparator - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Compare engine for PendingChange items.
PendingChangeComparator(PendingChangeComparatorType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChangeComparator
 
PendingChangeComparatorType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Different types of pending change comparisons.
PendingChangeEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Information for many kinds of events fired from pending changes.
PendingChangeEvent(EventSource, Workspace, PendingChange, OperationStatus, ChangePendedFlags) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.PendingChangeEvent
 
PendingChangeFilter - Interface in com.microsoft.tfs.core.pendingcheckin.filters
Filters a pending change in a pending check-in.
PendingChangesChangedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
PendingChangesCountChangedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
PendingCheckin - Interface in com.microsoft.tfs.core.pendingcheckin
An interface to an object that contains changes (version control, work items, checkin notes, etc.) that are about to be checked in.
PendingCheckinNotes - Interface in com.microsoft.tfs.core.pendingcheckin
Contains the check-in notes in the current pending change set.
PendingCheckinPendingChanges - Interface in com.microsoft.tfs.core.pendingcheckin
Describes pending changes evaluated before a checkin.
PendingCheckinPolicies - Interface in com.microsoft.tfs.core.pendingcheckin
Evaluates the contents of the containing PendingCheckin.
PendingCheckinWorkItems - Interface in com.microsoft.tfs.core.pendingcheckin
Contains the work items associated with (or set to be resolved by) the current pending checkin.
PendingSet - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Set of PendingChanges.
PendingSet(_PendingSet) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
PendingSet(String, String, String, OwnershipState, String, PendingSetType, PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
PendingSet(String, String, String, OwnershipState, String, PendingSetType, PendingChange[], PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
 
PendingSetComparator - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Compare engine for PendingSet items.
PendingSetComparator() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetComparator
 
PendingSetType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Defines the type of a PendingSet.
PendingState - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 
PendingState(_PendingState) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingState
 
PendOperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a pend operation has completed.
PendOperationCompletedEvent(EventSource, Workspace, ChangeRequest[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.PendOperationCompletedEvent
 
PendOperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a pend operation has started.
PendOperationStartedEvent(EventSource, Workspace, ChangeRequest[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.PendOperationStartedEvent
 
pendPropertyChange(String, PropertyValue) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in path giving it the passed in property.
pendPropertyChange(String, PropertyValue, RecursionType, LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in path giving it the passed in properties.
pendPropertyChange(String, PropertyValue[], RecursionType, LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in path giving it the passed in properties.
pendPropertyChange(String[], PropertyValue, RecursionType, LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in paths giving each of them the passed in properties.
pendPropertyChange(String[], PropertyValue[], RecursionType, LockLevel, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in paths giving each of them the passed in properties.
pendPropertyChange(ItemProperties[], RecursionType, LockLevel, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends changes on the passed in paths giving each of them the passed in properties.
pendRename(String, String, LockLevel, GetOptions, boolean, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendRename(String, String, LockLevel, GetOptions, boolean, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a rename of an item.
pendRename(String[], String[], LockLevel, GetOptions, boolean, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendRename(String[], String[], LockLevel, GetOptions, boolean, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends renames of multiple items.
pendUndelete(ItemSpec[], LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendUndelete(ItemSpec[], LockLevel, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a restore of a deleted items, all at the same lock level.
pendUndelete(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendUndelete(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a restore of a deleted items, with possibly differing lock levels for each item.
pendUndelete(ItemSpec, String, LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
pendUndelete(ItemSpec, String, LockLevel, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pend a restore of a single deleted item and declare a new name for it.
percent - Static variable in class com.microsoft.tfs.core.httpclient.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
PermissionChange - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a change of permissions on a source control item.
PermissionChange(String, String, String, String[], String[], String[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
Constructs a PermissionChange for the given item with the given permissions.
PermissionChange(_PermissionChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
persist(MementoRepository, QueryDocument) - Static method in class com.microsoft.tfs.core.clients.workitem.query.ResultOptionsColumnWidthPersistence
 
PersistenceSecurity - Class in com.microsoft.tfs.core.persistence
 
PersistenceStore - Interface in com.microsoft.tfs.core.persistence
PersistenceStoreCredentialsManager - Class in com.microsoft.tfs.core.credentials.internal
An implementation of CredentialsManager that can read and write to the unsecure PersistenceStore mechanism.
PersistenceStoreCredentialsManager(PersistenceStore) - Constructor for class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
 
PersistenceStoreProvider - Interface in com.microsoft.tfs.core.config.persistence
A PersistenceStoreProvider is used by a TFSConnection to locate cache and configuration files.
PersistenceStoreServerListManager - Class in com.microsoft.tfs.core.util.serverlist.internal
The default implementation of ServerListManager, using the PersistenceStore mechanism.
PersistenceStoreServerListManager(PersistenceStore) - Constructor for class com.microsoft.tfs.core.util.serverlist.internal.PersistenceStoreServerListManager
 
PERSON_ID - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
PHANTOM_KNOWN_SID_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
PHANTOM_SID_PREFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
PHANTOM_SID_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
PICTURE_LIBRARY - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
PLAINTEXT - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a String.
PLATFORM - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
PLUGIN - Static variable in class com.microsoft.tfs.core.product.ProductName
 
PLUGIN_ACTION_EVENT_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
PLUGIN_COMMAND_EVENT_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
PLUGIN_COMMAND_EVENT_PROPERTY_VERSION_CONTROL - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
PLUGIN_EVENT_PROPERTY_COMMAND_NAME - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
PLUGIN_EVENT_PROPERTY_IS_SUCCESS - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
PLUGIN_PAGE_VIEW_PROPERTY_UNDOCKED - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
POLICIES - Static variable in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
Evaluate check-in policies.
POLICIES_LOAD_ERROR - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluatorState
Policies could not be loaded.
POLICY_INSTANCE_PROPERTIES_FILENAME - Static variable in class com.microsoft.tfs.core.checkinpolicies.loaders.ClasspathPolicyLoader
ClasspathPolicyLoader searches the ClassLoader that loaded this class for all resources with this name.
PolicyAnnotation - Class in com.microsoft.tfs.core.checkinpolicies
A PolicyAnnotation contains one or more PolicyDefinitions, and can be serialized to and from a TFS annotation on a single team project.
PolicyAnnotation(PolicyDefinition[]) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
Creates an annotation that holds the given definitions.
PolicyBase - Class in com.microsoft.tfs.core.checkinpolicies
A convenient base class for checkin policy implementers.
PolicyBase() - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyBase
All policy implementations must include a zero-argument constructor, so they can be dynamically created by the policy framework.
PolicyContext - Class in com.microsoft.tfs.core.checkinpolicies
PolicyContext contains optional values that are passed down to a check-in policy by the execution environment that hosts the policy.
PolicyContext() - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyContext
Creates a PolicyContext with no keys initially set.
PolicyContextKeys - Class in com.microsoft.tfs.core.checkinpolicies
PolicyContextKeys defines constant policy context property keys that are used by the Plug-in for Eclipse and stand-alone Explorer to pass information to policy implementations during evaluation.
PolicyContextKeys() - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
 
PolicyDefinition - Class in com.microsoft.tfs.core.checkinpolicies
A PolicyDefinition represents a policy that is configured for a team project on a Team Foundation Server.
PolicyDefinition(PolicyType, Memento, boolean, int, String[]) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Constructs a PolicyDefinition to hold the given information.
PolicyDefinition(PolicyInstance, boolean, int, String[]) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Creates a PolicyDefinition that describes the given instance's type and configuration.
PolicyEditArgs - Class in com.microsoft.tfs.core.checkinpolicies
PolicyEditArgs contains information that is passed to checkin policies when they are edited.
PolicyEditArgs(boolean, TeamProject) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyEditArgs
Creates arguments with all required (always available) items set.
PolicyEvaluationCancelledException - Exception in com.microsoft.tfs.core.checkinpolicies
Thrown when check-in policy validation fails because the user cancelled the evaluation.
PolicyEvaluationCancelledException() - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationCancelledException
 
PolicyEvaluationStatus - Class in com.microsoft.tfs.core.checkinpolicies
Contains status about a policy that is ready to be evaluated (or possibly already has).
PolicyEvaluationStatus(PolicyInstance, int, String[]) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Creates a PolicyEvaluationStatus for the given policy.
PolicyEvaluator - Class in com.microsoft.tfs.core.checkinpolicies
A long-lived object that manages evaluation of check-in policies.
PolicyEvaluator(VersionControlClient, PolicyLoader) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Builds a policy evaluator for the given VersionControlClient.
PolicyEvaluatorState - Class in com.microsoft.tfs.core.checkinpolicies
Represents the state of an object that can perform checkin policy evaluations.
PolicyEvaluatorStateChangedEvent - Class in com.microsoft.tfs.core.checkinpolicies.events
Event fired when the state of a PolicyEvaluator object has changed, usually because of a new team project source or selected items in the pending checkin have changed.
PolicyEvaluatorStateChangedEvent(EventSource, PolicyEvaluator) - Constructor for class com.microsoft.tfs.core.checkinpolicies.events.PolicyEvaluatorStateChangedEvent
Describes the policy state change.
PolicyEvaluatorStateChangedListener - Interface in com.microsoft.tfs.core.checkinpolicies.events
Defines an interface for listeners of the PolicyEvaluatorStateChangedEvent.
PolicyExceptionFailure - Class in com.microsoft.tfs.core.checkinpolicies
A type of policy evaluation failure caused by an uncaught exception in the framework.
PolicyExceptionFailure(PolicyInstance, PolicyContext, Exception) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyExceptionFailure
Creates a PolicyExceptionFailure
PolicyFailure - Class in com.microsoft.tfs.core.checkinpolicies
Contains information about a single failure detected during checkin policy evaluation (PolicyInstance.evaluate(PolicyContext)).
PolicyFailure(String, PolicyInstance) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyFailure
Creates a PolicyFailure with the given message for the given policy.
PolicyFailureInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains a checkin policy failure that's sent back to the server with an excuse inside an PolicyOverrideInfo object.
PolicyFailureInfo() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
 
PolicyFailureInfo(_PolicyFailureInfo) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
 
PolicyFailureInfo(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
 
PolicyFailureInfo(PolicyFailure) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyFailureInfo
 
PolicyInstance - Interface in com.microsoft.tfs.core.checkinpolicies
An instance is a loaded, configured, configurable, and evaluatable policy object ready for use by the framework.
PolicyLoader - Interface in com.microsoft.tfs.core.checkinpolicies
A PolicyLoader performs all loading and instantiation of PolicyInstance objects, as well as discover of available PolicyTypes.
PolicyLoaderException - Exception in com.microsoft.tfs.core.checkinpolicies
Thrown when a PolicyLoader encounters a problem.
PolicyLoaderException(String, Throwable, PolicyType) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicyLoaderException
Creates a PolicyLoaderException with detailed information and the PolicyType that could not be loaded.
PolicyLoaderException(String, PolicyType) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicyLoaderException
Creates a PolicyLoaderException with detailed information and the PolicyType that could not be loaded.
PolicyLoaderException(Throwable, PolicyType) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicyLoaderException
Creates a PolicyLoaderException with detailed information and the PolicyType that could not be loaded.
PolicyLoadErrorEvent - Class in com.microsoft.tfs.core.checkinpolicies.events
Event fired when a policy implementation failed to load.
PolicyLoadErrorEvent(EventSource, PolicyEvaluator, Throwable) - Constructor for class com.microsoft.tfs.core.checkinpolicies.events.PolicyLoadErrorEvent
Creates a PolicyLoadErrorEvent.
PolicyLoadErrorListener - Interface in com.microsoft.tfs.core.checkinpolicies.events
Defines an interface for listeners of the PolicyLoadErrorEvent.
PolicyOverrideInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contain's a user's excuse for why they overrode a checkin policy failure.
PolicyOverrideInfo() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
PolicyOverrideInfo(_PolicyOverrideInfo) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
PolicyOverrideInfo(String, PolicyFailureInfo[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
PolicyOverrideInfo(String, PolicyFailure[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PolicyOverrideInfo
 
PolicySerializationException - Exception in com.microsoft.tfs.core.checkinpolicies
Thrown when a PolicyDefinition encounters a problem saving to or loading from a Memento.
PolicySerializationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicySerializationException
 
PolicySerializationException(String) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicySerializationException
 
PolicySerializationException(Throwable) - Constructor for exception com.microsoft.tfs.core.checkinpolicies.PolicySerializationException
 
PolicyStateChangedEvent - Class in com.microsoft.tfs.core.checkinpolicies.events
Event fired when the state of a PolicyInstance object has changed because of initialization or evaluation.
PolicyStateChangedEvent(EventSource, PolicyFailure[], PolicyInstance) - Constructor for class com.microsoft.tfs.core.checkinpolicies.events.PolicyStateChangedEvent
Describes the policy state change.
PolicyStateChangedListener - Interface in com.microsoft.tfs.core.checkinpolicies.events
Defines an interface for listeners of the PolicyStateChangedEvent.
PolicyType - Class in com.microsoft.tfs.core.checkinpolicies
Defines a kind of check-in policy.
PolicyType(String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.checkinpolicies.PolicyType
Constructs a fully-specified policy type.
poll() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Retrieves a report of the paths which have changed under this PathWatcher's observations since the last time Poll() was invoked.
popTaskMonitor() - Static method in class com.microsoft.tfs.util.tasks.TaskMonitorService
Called to pop a TaskMonitor from this thread's TaskMonitor stack.
popTaskMonitor(boolean) - Static method in class com.microsoft.tfs.util.tasks.TaskMonitorService
Called to pop a TaskMonitor from this thread's TaskMonitor stack.
PORT - Static variable in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
Indicates that a ServiceDefinition is relative to the authority and port of the access point.
PORT - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
port - Static variable in class com.microsoft.tfs.core.httpclient.URI
Port, a logical alias for digit.
PostMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP POST method.
PostMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.PostMethod
No-arg constructor.
PostMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.PostMethod
Constructor specifying a URI.
postpone() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Postpones the queued build.
POSTPONED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
POSTPONED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
POSTPONED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
POSTPONED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
PRE_TFS_2010 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
precacheData() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
Pre-caches data that is used by this client.
PREEMPTIVE_AUTHENTICATION_CREDENTIAL_TYPES - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Defines whether authentication should be attempted preemptively, and the credential types that should be presented preemptively.
preemptiveAuthSchemes - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthState
 
PreemptiveBasicScheme - Class in com.microsoft.tfs.core.httpclient.auth
A modification on HTTP Basic to send authentication preemptively.
PreemptiveBasicScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.PreemptiveBasicScheme
 
PreemptiveUsernamePasswordCredentials - Class in com.microsoft.tfs.core.httpclient
A modification of the standard username/password credentials that support preemptive authentication.
PreemptiveUsernamePasswordCredentials(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.PreemptiveUsernamePasswordCredentials
 
PREFERRED_SEPARATOR_CHARACTER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
The preferred separator character.
PreFrameworkServerDataProvider - Class in com.microsoft.tfs.core
Gets server configuration information from Team Foundation Servers which predate the TFS 2010 framework services (TFS 2005, TFS 2008).
PreFrameworkServerDataProvider(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.PreFrameworkServerDataProvider
Constructs a PreFrameworkServerDataProvider using a TFSTeamProjectCollection.
PreMergeFailedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Exception thrown when the pre-merge process fails.
PreMergeFailedException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PreMergeFailedException
 
PreMergeFailedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PreMergeFailedException
 
PreMergeFailedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PreMergeFailedException
 
PreMergeFailedException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.PreMergeFailedException
 
prepareRequest(SOAPService, SOAPRequest, AtomicBoolean) - Method in class com.microsoft.tfs.core.config.auth.DefaultTransportRequestHandler
prepareRequest(SOAPService, SOAPRequest, AtomicBoolean) - Method in class com.microsoft.tfs.core.ConnectivityFailureRequestHandler
 
prepareToSave() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
prevalidate(String, BitSet) - Method in class com.microsoft.tfs.core.httpclient.URI
Pre-validate the unescaped URI string within a specific component.
PREVIEW - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
PREVIEW - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
PREVIEW - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
When this flag is specified to destroy, the server does not actually destroy the indicated items.
PREVIEW - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Perform the get as normal, but do not actually download the files from the server and do not update any data on disk.
previewGetItems(GetRequest[], GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
previewGetItems(GetRequest[], GetOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets the GetOperations for the given GetRequests, but does not update the workspace or fire any events.
print(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnection.print(String, String) Writes the specified String (as bytes) to the output stream.
print(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes the specified String (as bytes) to the output stream.
printLine(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnection.printLine(String, String) Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printLine(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printLine() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
printStackTrace() - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Print this HttpException and its stack trace to the standard error stream.
printStackTrace(PrintStream) - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Print this HttpException and its stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Print this HttpException and its stack trace to the specified print writer.
PRIORITY - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
PRIORITY - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
PRIVATE - Static variable in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
PRIVATE - Static variable in class com.microsoft.tfs.core.persistence.PersistenceSecurity
 
PROCESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
PROCESS - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
PROCESS_GUIDANCE_SITE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
PROCESS_TEMPLATE_NAMESPACE_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
Token information for the process template namespace.
PROCESS_TEMPLATES_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
This is currently pointing to the Integration "Namespace" security namespace
processChallenge(AuthState, Map) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeProcessor
Processes the given collection of challenges and updates the state of the authentication process.
processChallenge(AuthState, Map, Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeProcessor
 
processChallenge(String) - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Processes the given challenge token.
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
Processes the Basic challenge.
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
Processes the Digest challenge.
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Processes the given challenge token.
processChallenge(String) - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
processChangeset(int) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
processCompleted(ProcessRunner) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
processCookieHeaders(CookieSpec, Header[], HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
This method processes the specified cookie headers.
processExecFailed(ProcessRunner) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
ProcessGuidanceCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ProcessGuidanceCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProcessGuidanceCatalogEntity
 
ProcessGuidanceCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ProcessGuidanceCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProcessGuidanceCompatibilityEntity
 
ProcessGuidanceConstants - Class in com.microsoft.tfs.core.pguidance
Constants for querying process guidance resources with IProcessGuidance.
ProcessGuidanceConstants() - Constructor for class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
ProcessGuidanceEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ProcessGuidanceURLInfo - Interface in com.microsoft.tfs.core.pguidance
Encapsulates a URL string and validity information about a process guidance service resource as validated by IProcessGuidance.
processInterrupted(ProcessRunner) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
processResponseBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseBody(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom body processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response headers processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.OptionsMethod
This implementation will parse the Allow header to obtain the set of methods supported by the resource identified by the Request-URI.
processStatusLine(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readStatusLine(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response status line processing.
ProcessTemplateType - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the type of a process template.
ProcessTemplateType2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the type of a process template.
ProcessType - Class in com.microsoft.tfs.core.clients.versioncontrol
An enumeration of kinds of processing that can happen for GetOperations.
ProductInformation - Class in com.microsoft.tfs.core.product
Tracks the current running product.
ProductInformation() - Constructor for class com.microsoft.tfs.core.product.ProductInformation
 
ProductName - Class in com.microsoft.tfs.core.product
Provides full and short name information about TEE products.
PROJECT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterScopeEnum
 
Project - Interface in com.microsoft.tfs.core.clients.workitem.project
Represents a work item tracking project.
PROJECT - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
A Team Project node in the query hierarchy tree.
PROJECT_COLLECTION - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
PROJECT_COLLECTION_DATABASE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
PROJECT_CONTEXT_KEY - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
PROJECT_FILE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
PROJECT_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
PROJECT_LIFECYCLE - Static variable in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
Iterations.
PROJECT_MACRO_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
PROJECT_MODEL_HIERARCHY - Static variable in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
Areas.
PROJECT_PORTAL - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
ProjectCollection - Interface in com.microsoft.tfs.core.clients.workitem.project
A collection of Project objects.
ProjectCollectionCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ProjectCollectionCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectCollectionCatalogEntity
 
ProjectCollectionCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ProjectCollectionCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectCollectionCompatibilityEntity
 
ProjectCollectionEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ProjectInfo - Class in com.microsoft.tfs.core.clients.commonstructure
Contains information about a project.
ProjectInfo(String, String) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
ProjectInfo(_ProjectInfo) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
ProjectModificationEvent - Class in com.microsoft.tfs.core.clients.workitem.project
 
ProjectModificationEvent(Project) - Constructor for class com.microsoft.tfs.core.clients.workitem.project.ProjectModificationEvent
 
ProjectModificationListener - Interface in com.microsoft.tfs.core.clients.workitem.project
 
ProjectPortalCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ProjectPortalCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ProjectPortalCatalogEntity
 
ProjectPortalCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ProjectPortalCompatibilityEntity(TFSCompatibilityEntity, String) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
 
ProjectPortalEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ProjectProperty - Class in com.microsoft.tfs.core.clients.commonstructure
A single property configured on a team project.
ProjectProperty(String, String) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.ProjectProperty
 
ProjectProperty(_ProjectProperty) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.ProjectProperty
 
PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
PropertiesMergeSummary - Class in com.microsoft.tfs.core.clients.versioncontrol
 
Property - Class in com.microsoft.tfs.core.clients.commonstructure
A property defined on a NodeInfo.
Property(String, String) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.Property
 
Property(_Property) - Constructor for class com.microsoft.tfs.core.clients.commonstructure.Property
 
PROPERTY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
PROPERTY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
PropertyConstants - Class in com.microsoft.tfs.core.clients.versioncontrol
 
PropertyTypeNotSupportedException - Exception in com.microsoft.tfs.core.clients.webservices
Exception thrown when a property type is not supported.
PropertyTypeNotSupportedException(String, Class<? extends Object>) - Constructor for exception com.microsoft.tfs.core.clients.webservices.PropertyTypeNotSupportedException
 
PropertyUtils - Class in com.microsoft.tfs.core.clients.versioncontrol
Static methods to validate TFS 2010/2012 property names and values.
PropertyUtils() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
 
PropertyValidation - Class in com.microsoft.tfs.core.clients.webservices
 
PropertyValidation() - Constructor for class com.microsoft.tfs.core.clients.webservices.PropertyValidation
 
PropertyValue - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Holds additional information about a version control item or changeset.
PropertyValue(String, Object) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
Creates a PropertyValue with the given name and Object value.
PropertyValue(_PropertyValue) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
Creates a PropertyValue from a web service object.
Protocol - Class in com.microsoft.tfs.core.httpclient.protocol
A class to encapsulate the specifics of a protocol.
Protocol(String, ProtocolSocketFactory, int) - Constructor for class com.microsoft.tfs.core.httpclient.protocol.Protocol
Constructs a new Protocol.
PROTOCOL_CHARSET - Static variable in exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
Protocol charset changed.
PROTOCOL_VERSION - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the HTTP protocol version used by HTTP methods per default.
protocolCharset - Variable in class com.microsoft.tfs.core.httpclient.URI
The charset of the protocol used by this URI instance.
ProtocolException - Exception in com.microsoft.tfs.core.httpclient
Signals that an HTTP protocol violation has occurred.
ProtocolException() - Constructor for exception com.microsoft.tfs.core.httpclient.ProtocolException
Creates a new ProtocolException with a null detail message.
ProtocolException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message and cause.
ProtocolSocketFactory - Interface in com.microsoft.tfs.core.httpclient.protocol
A factory for creating Sockets.
PROVIDER - Static variable in interface com.microsoft.tfs.core.httpclient.auth.CredentialsProvider
Sets the credentials provider parameter.
PROVISION_PERMISSION - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
PROXY_BASE_DIR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
PROXY_CHALLENGE_HEADER - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
The proxy authenticate challenge header.
PROXY_DOWNLOAD_FILE_2005 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
PROXY_DOWNLOAD_FILE_2008 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
PROXY_REPOSITORY_ID_QUERY_STRING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
PROXY_RESPONSE_HEADER - Static variable in class com.microsoft.tfs.core.httpclient.auth.AuthorizationHeaderScheme
The proxy authenticate response header.
PROXY_SERVER - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
PROXY_SUITE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
This represents the suite of proxy services: AddProxy(), DeleteProxy(), QueryProxies(), ...
ProxyClient - Class in com.microsoft.tfs.core.httpclient
A client that provides sockets for communicating through HTTP proxies via the HTTP CONNECT method.
ProxyClient() - Constructor for class com.microsoft.tfs.core.httpclient.ProxyClient
Creates an instance of ProxyClient using default parameter set.
ProxyClient(HttpClientParams) - Constructor for class com.microsoft.tfs.core.httpclient.ProxyClient
Creates an instance of ProxyClient using the given parameter set.
ProxyClient.ConnectResponse - Class in com.microsoft.tfs.core.httpclient
Contains the method used to execute the connect along with the created socket.
proxyCred - Variable in class com.microsoft.tfs.core.httpclient.HttpState
Map of proxy credentials by realm that this HTTP state contains
proxyEquals(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Tests if the proxy configuration equals the configuration set on the connection.
ProxyHost - Class in com.microsoft.tfs.core.httpclient
Holds all of the variables needed to describe an HTTP connection to a proxy.
ProxyHost(ProxyHost) - Constructor for class com.microsoft.tfs.core.httpclient.ProxyHost
Copy constructor for HttpHost
ProxyHost(String, int) - Constructor for class com.microsoft.tfs.core.httpclient.ProxyHost
Constructor for ProxyHost.
ProxyHost(String) - Constructor for class com.microsoft.tfs.core.httpclient.ProxyHost
Constructor for HttpHost.
PUBLIC - Static variable in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
PUBLIC - Static variable in class com.microsoft.tfs.core.persistence.PersistenceSecurity
 
PUNYCODE - Static variable in exception com.microsoft.tfs.core.httpclient.URIException
The DNS punycode encoding or decoding error.
purgeExpiredCookies() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired according to the current system time.
purgeExpiredCookies(Date) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired by the specified date.
pushTaskMonitor(TaskMonitor) - Static method in class com.microsoft.tfs.util.tasks.TaskMonitorService
Called to push a TaskMonitor onto this thread's TaskMonitor stack.
putBoolean(String, boolean) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given boolean value.
putBoolean(String, boolean) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given boolean value.
putDouble(String, double) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given double floating point number.
putDouble(String, double) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given double floating point number.
putExtension(String) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Adds an extension to the set of file extensions, if it did not already exist in the set.
putExtensions(String[]) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Adds all the given file extensions, if they did not already exist in the set.
putFloat(String, float) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given floating point number.
putFloat(String, float) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given floating point number.
putInteger(String, int) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given integer.
putInteger(String, int) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given integer.
putLong(String, long) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given long integer.
putLong(String, long) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given long integer.
putMemento(Memento) - Method in interface com.microsoft.tfs.core.memento.Memento
Copy the special text, attributes, and children from the given Memento into the receiver.
putMemento(Memento) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Copy the special text, attributes, and children from the given Memento into the receiver.
PutMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP PUT method.
PutMethod() - Constructor for class com.microsoft.tfs.core.httpclient.methods.PutMethod
No-arg constructor.
PutMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.PutMethod
Constructor specifying a URI.
putString(String, String) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the value of the given key to the given string.
putString(String, String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the value of the given key to the given string.
putTextData(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Sets the Memento's special text area to contain the given data.
putTextData(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Sets the Memento's special text area to contain the given data.

Q

QEQuery - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
A QEQuery is the root of an object model used by the GUI query builder (QE = Query Editor).
QEQueryConnection - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryConnectionType - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryDirtyListener - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryFactory - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryFactory() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryFactory
 
QEQueryGrouping - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryModifiedListener - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryRow - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
 
QEQueryRowCollection - Interface in com.microsoft.tfs.core.clients.workitem.query.qe
A collection of QEQueryRows.
QUALIFIED_NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
QUALITY - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
QUALITY - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
Query - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents a query to the work item tracking service.
query(String, Map<String, Object>, boolean) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
query(String, Map<String, Object>) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
query(int[], String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
query(String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
query(String, BatchReadParameterCollection) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
query - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for query (alias for uric).
QUERY_ALL_PROPERTIES_FILTERS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
 
QUERY_ALL_PROPERTIES_WILDCARD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
 
QUERY_DEFINITION - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
A query definition (stored query) in the query hierarchy tree.
QUERY_FIELDS_COMPARISON - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_FOLDER - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItemType
A folder in the query hierarchy tree.
QUERY_FOLDER_PERMISSIONS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_FOLDER_SET_OWNER - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_FOLDERS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_HISTORICAL_REVISIONS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_IN_GROUP_FILTER - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_NAME_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.query.StoredQueryMaxLengths
 
QUERY_RECURSIVE_RETURN_MATCHING_CHILDREN - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
QUERY_RENAMES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
Specifies the query should only query sources of a rename.
QUERY_TARGET_MERGES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
Specifies that the query should query targets for a given source item.
queryAccessControlEntries(IdentityDescriptor[]) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Returns the AccessControlEntries for the descriptors provided.
queryAccessControlEntry(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Returns the AccessControlEntry for the descriptor provided.
queryAccessControlList(String, IdentityDescriptor[], boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
queryAccessControlList(String, IdentityDescriptor[], boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
In all cases: This method will query the AccessControlListDetails for the token specified.
queryAccessControlLists(String, IdentityDescriptor[], boolean, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
queryAccessControlLists(String, IdentityDescriptor[], boolean, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
In all cases: This method will query the AccessControlListDetails for the token specified.
queryAnnotation(String, String, int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the value associated with the given annotation name for the given item at the given version.
queryBranchObjects(ItemIdentifier, RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the branch objects inside the given root item with the given recursion.
queryBuildAgents(BuildAgentSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildAgents(IBuildAgentSpec[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildAgents(IBuildAgentSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildAgents(IBuildAgentSpec[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildAgentsByUri(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildAgentsByUri(String[], String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildAgentsByUri(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuildAgentsByURI(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildAgentsByURI(String[], String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllers(BuildControllerSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildControllers(IBuildControllerSpec[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildControllers() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllers(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllers(IBuildControllerSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllers(IBuildControllerSpec[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllersByUri(String[], boolean) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildControllersByUri(String[], String[], boolean) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildControllersByURI(String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildControllersByURI(String[], String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitions(BuildDefinitionSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
queryBuildDefinitions(IBuildDefinitionSpec[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
queryBuildDefinitions(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitions(String, QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitions(IBuildDefinitionSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitions(IBuildDefinitionSpec[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitionsByUri(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuildDefinitionsByUri(String[], QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
queryBuildDefinitionsByUri(String[], String[], QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
queryBuildDefinitionsByURI(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitionsByURI(String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildDefinitionsByURI(String[], String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildGroups(BuildGroupItemSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuildQueue(BuildQueueSpec2008[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuildQueueById(int[], QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuilds(BuildQueueSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
queryBuilds(IQueuedBuildSpec[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
queryBuilds(BuildDetailSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuilds(BuildDetailSpec2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
queryBuilds(IBuildDetailSpec[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
queryBuilds() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Gets all of the builds for this build definition.
queryBuilds(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuilds(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuilds(IBuildDefinitionSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuilds(IBuildDefinition) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuilds(IBuildDetailSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuilds(IBuildDetailSpec[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildsById(int[], QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
queryBuildsById(int[], String[], QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
queryBuildsByUri(String[], String[], QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queryBuildsByUri(String[], String[], QueryOptions2010, QueryDeletedOption2010) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
queryBuildsByUri(String[], String[], QueryOptions, QueryDeletedOption) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
queryBuildsByURI(String[], String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildsByURI(String[], String[], QueryOptions, QueryDeletedOption) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildServiceHosts(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildServiceHosts(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildServiceHosts(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryBuildServiceHostsByUri(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
queryBuildServiceHostsByUri(String[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
queryBuildServiceHostsByURI(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryCachedFileType(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
queryCheckinNoteFieldDefinitionsForServerPaths(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
For the passed array of server paths, work out the list of Team Projects associated with those items then query the server for the Checkin Note Field Definitions for those projects.
queryConflicts(String[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Queries the server for conflicts in this workspace that match the given filters.
queryConflicts(ItemSpec[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Queries the server for any conflicts in this workspace that match the given filters.
QueryDefinition - Interface in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Represents a stored query definition in the query hierarchy.
QueryDeletedOption - Class in com.microsoft.tfs.core.clients.build.flags
Options for querying deleted items.
QueryDeletedOption2010 - Class in com.microsoft.tfs.core.clients.build.flags
Options for querying deleted items.
queryDependents(String, int) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Returns all of the nodes that depend on the nodes existence.
QueryDocument - Class in com.microsoft.tfs.core.clients.workitem.query
A QueryDocument is used in the UI to represent a work item query.
QueryDocument(WorkItemClient) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
QueryDocumentDirtyListener - Interface in com.microsoft.tfs.core.clients.workitem.query
Listener for when a QueryDocument changes its dirty state.
QueryDocumentSaveListener - Interface in com.microsoft.tfs.core.clients.workitem.query
Listener for when a QueryDocument is saved.
queryEffectivePermissions(String, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
queryEffectivePermissions(String, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Returns the effective allowed permissions for the given descriptor.
queryFileTypes() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Queries the server for registered file types.
QueryFolder - Interface in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Represents a folder in Team Foundation Server that can be queried.
QueryFolderUtil - Class in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Utility methods for dealing with QueryFolders.
QueryHierarchy - Interface in com.microsoft.tfs.core.clients.workitem.queryhierarchy
A QueryHierarchy represents the tree of stored Work Item queries and folders that contain them.
QueryHierarchyException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class for an error that occurs during a query of the hierarchy of the work item store.
QueryHierarchyException(String, Throwable, QueryHierarchyException.Type) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException
 
QueryHierarchyException.Type - Class in com.microsoft.tfs.core.clients.workitem.exceptions
 
queryHistory(String, VersionSpec, int, RecursionType, String, VersionSpec, VersionSpec, int, boolean, boolean, boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Queries the server for history about an item.
queryHistory(String, VersionSpec, int, RecursionType, String, VersionSpec, VersionSpec, int, boolean, boolean, boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Queries the server for history about an item.
queryHistoryIterator(String, VersionSpec, int, RecursionType, String, VersionSpec, VersionSpec, int, boolean, boolean, boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Queries the server for history about an item.
queryHistoryIterator(String, VersionSpec, int, RecursionType, String, VersionSpec, VersionSpec, int, boolean, boolean, boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Queries the server for history about an item.
QueryItem - Interface in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Base query item class, representing any hierarchical query node (a QueryFolder or a QueryDefinition).
QueryItemType - Class in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Defines types of QueryItems.
queryLabels(String, String, String, boolean, String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Query the collection of labels that match the given specifications.
queryLabels(String, String, String, boolean, String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Query the collection of labels that match the given specifications.
queryLocalWorkspaceInfo(VersionControlClient, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Get a list of cached local workspace info.
QueryMembership - Class in com.microsoft.tfs.core.clients.authorization
Specifies the constants that specify the level of detail returned in a query.
queryMergeRelationships(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Returns all items which have a merge relationship to the provided item.
queryMerges(String, VersionSpec, String, VersionSpec, VersionSpec, VersionSpec, RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets information about merges performed on the given target item (and version), optionally qualified by a source item (which can be null).
queryMergesExtended(ItemSpec, VersionSpec, VersionSpec, VersionSpec, QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets source changes for a given ItemSpec in a specific version range.
QueryMergesExtendedOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options that affect how 2010 merges are queried.
queryMergesWithDetails(String, VersionSpec, int, String, VersionSpec, int, VersionSpec, VersionSpec, RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets detailed information about merges performed on the given target item (and version), optionally qualified by a source item (which can be null).
queryNodes(String[], GUID[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the catalog nodes that exist below the parentPath and have a type that is listed in resourceTypeFilters.
queryNodes(String[], GUID[], CatalogResourceProperty[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the catalog nodes that exist below the parentPath and have a type that is listed in resourceTypeFilters.
queryNodes(String[], GUID[], CatalogResourceProperty[], int) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Return the CatalogData which contains resources and nodes which match the specified filters.
queryNodes(String[], GUID[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the catalog nodes that exist below the parentPath and have a type that is listed in resourceTypeFilters.
queryNodes(String[], GUID[], CatalogResourceProperty[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the catalog nodes that exist below the parentPath and have a type that is listed in resourceTypeFilters.
QueryOptions - Class in com.microsoft.tfs.core.clients.build.flags
Options for a query.
QueryOptions2010 - Class in com.microsoft.tfs.core.clients.build.flags
Options for a query.
queryParents(GUID, String[], GUID[], boolean, CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the nodes for the resource provided as well as the parents.
queryParents(GUID, String[], GUID[], boolean, int) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Returns the nodes for the resource provided as well as the parents.
queryParents(GUID, String[], GUID[], boolean, CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the nodes for the resource provided as well as the parents.
queryPendingSets(String[], RecursionType, String, String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryPendingSets(String[], RecursionType, String, String, boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryPendingSets(ItemSpec[], String, String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryPendingSets(ItemSpec[], String, String, boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryPendingSets(String[], RecursionType, boolean, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
queryPendingSets(String[], RecursionType, boolean, String, String, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Get pending changes for the given item paths, even from another user's workspace.
queryPendingSets(ItemSpec[], boolean, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
queryPendingSets(ItemSpec[], boolean, String, String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
queryPendingSets(ItemSpec[], boolean, String, String, boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Get pending changes for the given item specs, even from another user's workspace.
queryProcessTemplates(String, ProcessTemplateType2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
queryProcessTemplates(String, ProcessTemplateType[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
queryProcessTemplates(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryProcessTemplates(String, ProcessTemplateType[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryQueuedBuilds(IQueuedBuildSpec) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryQueuedBuilds(IQueuedBuildSpec[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queryResources(GUID[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the resource that is associated with the identifier.
queryResources(GUID[], CatalogResourceProperty[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the resource that is associated with the identifier.
queryResources(GUID[], int) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Return the CatalogData which contains resources and nodes which match the specified filters.
queryResources(GUID[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the resource that is associated with the identifier.
queryResources(GUID[], CatalogResourceProperty[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns all of the catalog resources of the provided type.
queryResourcesByType(GUID[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns all of the catalog resources of the provided type.
queryResourcesByType(GUID[], CatalogResourceProperty[], int) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Returns all of the catalog resources of the provided type.
queryResourcesByType(GUID[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns all of the catalog resources of the provided type.
queryResourceTypes(GUID[]) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the resource types for all of the specified identifiers.
queryResourceTypes(GUID[]) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogWebServiceProxy
Retrieve resource type objects for the specified resource type identifiers.
queryResourceTypes(GUID[]) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the resource types for all of the specified identifiers.
queryRootNode(CatalogTree) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Returns the specified root node.
queryRootNode(CatalogTree) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Returns the specified root node.
QueryScope - Class in com.microsoft.tfs.core.clients.workitem.query
Describes the query scope.
queryShelvedChanges(String, String, ItemSpec[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryShelvedChanges(String, String, ItemSpec[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryShelvedChanges(String, String, ItemSpec[], boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
queryShelvedChanges(String, String, ItemSpec[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
queryShelvedChanges(String, String, ItemSpec[], boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the shelved changes for the given item specs.
queryShelvedChanges(String, String, String, String, ItemSpec[], boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Gets the shelved changes for the given item specs.
queryShelvesets(String, String, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Queries the server for the set of matching shelvesets.
queryTeams(String) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Query all Team groups in given project.
queryTeams(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Query all Team groups that given user is a member of.
queryTeams(IdentityDescriptor, String[]) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Query all Team groups that given user is a member of.
QueryType - Class in com.microsoft.tfs.core.clients.workitem.queryhierarchy
Defines types of work item queries.
queryUpTree(String, GUID[], CatalogQueryOptions) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Queries "up" the tree from the provided path looking for the provided types in its parent nodes' children.
queryUpTree(String, GUID[], CatalogQueryOptions) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Queries "up" the tree from the provided path looking for the provided types in its parent nodes' children.
QueryUtils - Class in com.microsoft.tfs.core.clients.workitem.query
Utilities for query classes.
QueryUtils() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.QueryUtils
 
queryWorkspace(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Returns the workspace on the server that matches the given parameters.
queryWorkspaces(String, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Always queries the server immediately; does not check the local workspace cache.
queryWorkspaces(String, String, String, WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Returns all workspaces on the server that match the given parameters.
QUEUE_BUILD_FOR_GATED_CHECK_IN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Automatically queue the build for gated check-in validation if possible
queueBuild(BuildRequest2008, QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
queueBuild(IBuildDefinition) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queueBuild(IBuildRequest) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queueBuild(IBuildRequest, QueueOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queueBuild(IBuildRequest[], QueueOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
queueBuilds(BuildRequest2010[], QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
queueBuilds(IBuildRequest[], QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
QUEUED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
QUEUED - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
QueuedBuildDoesNotExistException - Exception in com.microsoft.tfs.core.clients.build.exceptions
 
QueuedBuildDoesNotExistException(String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.QueuedBuildDoesNotExistException
 
QueuedBuildRetryOption - Class in com.microsoft.tfs.core.clients.build.flags
 
QueuedBuildUpdate - Class in com.microsoft.tfs.core.clients.build.flags
 
QueuedBuildUpdate2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
QueueOptions - Class in com.microsoft.tfs.core.clients.build.flags
Describes options for a queue.
QueueOptions2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes options for a queue.
QueuePriority - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes priority in queue.
QueuePriority2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes priority in queue.
QueueStatus - Class in com.microsoft.tfs.core.clients.build.flags
 
QueueStatus2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the status of the queue item.
queueUpdate(String, int, String, int, PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Queue a request to tell the server the local disk location of an item in the workspace.
queueUpdate(String, int, String, int, Calendar, int, byte[], long, PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Queue a request to tell the server the local disk location of an item in the workspace.
queueUpdate(ILocalVersionUpdate) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Add the update to the queue, flushing if thresholds have been exceeded.
QUOTE - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content dispostion characters
QUOTE_BYTES - Static variable in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Content dispostion as a byte array
quoteValue(String) - Static method in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 

R

RAISE_WARNINGS_FOR_ERROR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolveErrorOptions
 
RANGE_DELIMITER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Separates the (possibly) multiple version ranges in a spec string.
RANGE_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
reactToPossibleServerUpdate(int) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
 
reactToPossibleServerUpdate(int) - Method in interface com.microsoft.tfs.core.clients.framework.ServerDataProvider
Clears any caches that it has if the server has been updated.
reactToPossibleServerUpdate(int) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
reactToPossibleServerUpdate(int) - Method in class com.microsoft.tfs.core.TFSConfigurationServer
 
READ - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
READ - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
read() - Method in class com.microsoft.tfs.core.httpclient.ChunkedInputStream
Returns all the data in a chunked stream in coalesced form.
read(byte[], int, int) - Method in class com.microsoft.tfs.core.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[]) - Method in class com.microsoft.tfs.core.httpclient.ChunkedInputStream
Read some bytes from the stream.
read() - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Read the next byte from the stream
read(byte[], int, int) - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Does standard InputStream.read(byte[], int, int) behavior, but also notifies the watcher when the contents have been consumed.
read(byte[]) - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Read more bytes from the stream.
read(InputStream, String) - Static method in class com.microsoft.tfs.core.memento.XMLMemento
Reads an XMLMemento from the next XML element in the given given InputStream in the encoding specified as XMLMemento.DEFAULT_ENCODING.
READ_ONLY_PROPERTIES - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
readFilteredIdentities(String, int, String, boolean, int) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readFilteredIdentities(String, int, String, boolean, int) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
ReadFilteredIdentities is used to retrieve a set of identities based on an expression.
readIdentities(IdentityDescriptor[], MembershipQuery, ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
readIdentities(GUID[], MembershipQuery) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
readIdentities(IdentitySearchFactor, String[], MembershipQuery, ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
readIdentities(IdentityDescriptor[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentities(GUID[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentities(IdentitySearchFactor, String[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentities(IdentityDescriptor[], MembershipQuery, ReadIdentityOptions) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Read identities for given descriptors.
readIdentities(GUID[], MembershipQuery) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Read identities by Team Foundation Id.
readIdentities(IdentitySearchFactor, String[], MembershipQuery, ReadIdentityOptions) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Read identities based on search factor.
readIdentities(IdentityDescriptor[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Read identities for given descriptors.
readIdentities(GUID[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Read identities by Team Foundation Id.
readIdentities(IdentitySearchFactor, String[], MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Read identities based on search factor.
readIdentity(SearchFactor, String, QueryMembership) - Method in class com.microsoft.tfs.core.clients.groupsecurity.GroupSecurityClient
 
readIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
readIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
readIdentity(String) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
readIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Overload that takes a single descriptor.
readIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Overload that takes a single search factor and returns match following this order.
readIdentity(String) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Read an identity using the General search factor.
readIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Overload that takes a single descriptor.
readIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions, String[], IdentityPropertyScope) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Overload that takes a single search factor and returns match following this order.
ReadIdentityOptions - Class in com.microsoft.tfs.core.clients.webservices
 
readLine() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. use #readLine(String)
readLine(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Reads up to "\n" from the (unchunked) input stream.
readLine(InputStream, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpParser
Read up to "\n" from an (unchunked) input stream.
readLine(InputStream) - Static method in class com.microsoft.tfs.core.httpclient.HttpParser
Deprecated. use #readLine(InputStream, String)
readRawLine(InputStream) - Static method in class com.microsoft.tfs.core.httpclient.HttpParser
Return byte array from an (unchunked) input stream.
readResponse(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Reads the response from the given connection.
readResponseBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Read the response body from the given HttpConnection.
readResponseBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Overrides HttpMethodBase method to not read a response body, despite the presence of a Content-Length or Transfer-Encoding header.
readResponseHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Reads the response headers from the given connection.
readStatusLine(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Read the status line from the given HttpConnection, setting my status code and status text .
readTeam(IdentityDescriptor, String[]) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Read Team group by descriptor
readTeam(GUID, String[]) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Read Team group by descriptor
readTeam(String, String, String[]) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Read Team group by name in given project
REASON - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
REASON - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
reason - Variable in exception com.microsoft.tfs.core.httpclient.URIException
The reason message.
reasonCode - Variable in exception com.microsoft.tfs.core.httpclient.URIException
The reason code.
reconcile(boolean, AtomicBoolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Reconciles a local workspace with the server.
ReconcileBlockedByProjectRenameException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
ReconcileBlockedByProjectRenameException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileBlockedByProjectRenameException
 
ReconcileBlockedByProjectRenameException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileBlockedByProjectRenameException
 
ReconcileFailedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
ReconcileFailedException(Failure[]) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ReconcileFailedException
 
ReconcilePendingChangesStatus - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains the results of a Workspace.findReconcilablePendingChangesForChangeset(Changeset, PendingChange[]) call.
ReconcilePendingChangesStatus(boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ReconcilePendingChangesStatus
 
ReconcilePendingChangesStatus(boolean, PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ReconcilePendingChangesStatus
 
ReconcileResult - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Wrapper object for the _ReconcileResult generated proxy.
ReconcileResult(_ReconcileResult) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ReconcileResult
 
recordDownloadProxyFailure() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Called to record that the download proxy has failed.
recordFailure() - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
Clients must call this method if a download fails because of a TF proxy server.
recordFailure() - Method in interface com.microsoft.tfs.core.TFProxyServerSettings
Clients must call this method if a download fails because of a TF proxy server.
RECURSION_OPERATOR - Static variable in class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
RecursionType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the kinds of recursion available for version control items.
recycle() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.methods.GetMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class com.microsoft.tfs.core.httpclient.methods.TraceMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
RedirectException - Exception in com.microsoft.tfs.core.httpclient
Signals violation of HTTP specification caused by an invalid redirect
RedirectException() - Constructor for exception com.microsoft.tfs.core.httpclient.RedirectException
Creates a new RedirectException with a null detail message.
RedirectException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.RedirectException
Creates a new RedirectException with the specified detail message.
RedirectException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.httpclient.RedirectException
Creates a new RedirectException with the specified detail message and cause.
REDUNDANT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Behavior intended for Gated Checkin: - Only version Get/Checkin - If Your and Their change is identical, content, encoding and path are identical resolves conflicts as TakeTheirs.
referencedObject - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumeratedSparseTreeNode
The object referenced by this SparseTree entry.
referencedObject - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
 
refresh(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Refresh this build agent by getting updated property values from the server.
refresh(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Refreshes the build controller by getting current property values from the build server.
refresh(String[], boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Refreshes the build controller by getting current property values from the build server.
refresh(String[], QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Retrieves the latest build data from the server with the given query options and information types.
refresh() - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
Refreshes the build group item by getting current property values from the build server.
refresh(QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Retrieves the latest property values from the server.
refresh(boolean) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationClient
Called to ensure that the registration data is up to date, specifying whether to force a refresh of the data from the TF server.
refresh() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Refreshes workspace information based on updated information on the server.
refresh() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
refresh() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Reloads the query hierarchy from the server.
refreshCache() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
refreshIdentity(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
refreshIdentity(IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Refresh identity properties from provider now.
refreshIfNeeded() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Refreshes this Workspace instance from the server if uncacheable properties are stale or have not been loaded.
refreshMappingsIfNeeded() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Refreshes the mappings from the server if: The mappings are missing (no matter what type of workspace is in question) The workspace is a server workspace and the uncached properties are stale
refreshServerGUID() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Called by Workstation when refreshing the workspace cache file.
reg_name - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for reg_name.
registerAttribHandler(String, CookieAttributeHandler) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
 
registerAuthScheme(String, Class) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Registers a class implementing an authentication scheme with the given identifier.
registerCookieSpec(String, Class<? extends CookieSpec>) - Static method in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
Registers a new cookie specification with the given identifier.
RegisteredLinkType - Interface in com.microsoft.tfs.core.clients.workitem.link
 
RegisteredLinkTypeCollection - Interface in com.microsoft.tfs.core.clients.workitem.link
 
RegisteredLinkTypeNames - Class in com.microsoft.tfs.core.clients.workitem.link
 
RegisteredLinkTypeNames() - Constructor for class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
registerProtocol(String, Protocol) - Static method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Registers a new protocol with the given identifier.
RegistrationClient - Class in com.microsoft.tfs.core.clients.registration
A client for accessing the registration data available from a Team Foundation server.
RegistrationClient(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationClient
Creates a new RegistrationClient with a default refresh interval and disk caching enabled.
RegistrationClient(TFSTeamProjectCollection, long, boolean) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationClient
Creates a new RegistrationClient, specifying the refresh interval and disk caching policy.
RegistrationData - Class in com.microsoft.tfs.core.clients.registration
An immutable holder class for data returned by the registration web service.
RegistrationData(RegistrationEntry[], long, String) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationData
 
RegistrationEntry - Class in com.microsoft.tfs.core.clients.registration
 
RegistrationEntry(String, ServiceInterface[], Database[], EventType[], ArtifactType[], RegistrationExtendedAttribute[]) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
RegistrationEntry(_FrameworkRegistrationEntry) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationEntry
 
RegistrationException - Exception in com.microsoft.tfs.core.clients.registration.exceptions
Base class for registration client exceptions.
RegistrationException() - Constructor for exception com.microsoft.tfs.core.clients.registration.exceptions.RegistrationException
 
RegistrationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.registration.exceptions.RegistrationException
 
RegistrationException(String) - Constructor for exception com.microsoft.tfs.core.clients.registration.exceptions.RegistrationException
 
RegistrationException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.registration.exceptions.RegistrationException
 
RegistrationExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the registration client.
RegistrationExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.RegistrationExceptionMapper
 
RegistrationExtendedAttribute - Class in com.microsoft.tfs.core.clients.registration
A name/value pair that represents one extended attribute of a RegistrationEntry.
RegistrationExtendedAttribute(String, String) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationExtendedAttribute
 
RegistrationExtendedAttribute(_RegistrationExtendedAttribute2) - Constructor for class com.microsoft.tfs.core.clients.registration.RegistrationExtendedAttribute
 
REGISTRY_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
REGISTRY_NAMESPACE_ROOT_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
REGISTRY_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
Token information for the registry security tokens
RegistryUtils - Class in com.microsoft.tfs.core.config
A collection methods for using the Windows registry to load and store core configuration settings.
RegistryUtils() - Constructor for class com.microsoft.tfs.core.config.RegistryUtils
 
REJECT_HEAD_BODY - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines whether the content body sent in response to HeadMethod should be rejected.
REJECT_RELATIVE_REDIRECT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Defines whether relative redirects should be rejected.
rel_path - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for rel_path.
rel_segment - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for rel_segment.
RELATED_LINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
RELATED_LINK_COUNT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
RelatedLink - Interface in com.microsoft.tfs.core.clients.workitem.link
 
RelativeToSetting - Class in com.microsoft.tfs.core.clients.framework.location
Enumeration indicating what a given ServiceDefinition is relative to.
relativeURI - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for relativeURI.
release() - Method in class com.microsoft.tfs.util.locking.AdvisoryFileLock
Releases the lock so it can be acquired by other threads/processes.
releaseConnection() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Releases the connection.
releaseConnection(HttpConnection) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Releases the given HttpConnection for use by other requests.
releaseConnection() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Releases the connection being used by this HTTP method.
releaseConnection() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Releases the connection being used by this HTTP method.
releaseConnection(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Make the given HttpConnection available for use by other requests.
releaseConnection(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
 
releaseOwnership() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Releases ownership of the service host.
reloadAndEvaluate(PolicyContext) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Reloads all policy definitions from the server and evaluates all policies via PolicyEvaluator.evaluate(PolicyContext).
reloadCache() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Call Workstation.Current.ReloadCache() to force a reload of the cache file from disk.
REMAP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
Updates the database references of the local remapped branch for all items where the content on the local disk is the same as the content you are downloading from the version control branch.
REMOTE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkstationType
 
remove(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
remove(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
remove(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
remove(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
remove(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
remove(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
remove(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
remove(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
remove(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
remove(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
remove(BuildUpdate.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
remove(BuildUpdate2010.Field) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
remove(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
remove(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
remove(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
remove(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
remove(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
remove(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
remove(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
remove(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
remove(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
remove(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
remove(ScheduleDays.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
remove(ScheduleDays2010.Day) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
remove(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
remove(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
remove(GUID[]) - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
remove(GUID[]) - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Removes specified favorites - Flushes immediately.
remove(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
remove(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
remove(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
remove(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
remove(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
remove(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
remove(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
remove(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
remove(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
remove(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
remove(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
remove(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
remove(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
remove(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
remove(EnumParentsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumParentsOptions
 
remove(EnumSubTreeOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumSubTreeOptions
 
remove() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
remove(String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Removes a token from the store.
remove(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
remove(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
remove(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
remove(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
remove(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
remove(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
remove(Attachment) - Method in interface com.microsoft.tfs.core.clients.workitem.files.AttachmentCollection
Removes the specified attachment from this collection.
remove(Link) - Method in interface com.microsoft.tfs.core.clients.workitem.link.LinkCollection
Removes the specified link from this collection.
remove(DisplayField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
remove(SortField) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
remove(FieldDefinition) - Method in interface com.microsoft.tfs.core.clients.workitem.query.SortFieldList
 
remove(StoredQuery) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
remove(int) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
remove(ExternalToolAssociation) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
remove(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionHandler
Removes the given connection from the list of connections to be closed when idle.
remove(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
remove(ServerListConfigurationEntry) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
removeAccessControlEntries(String, IdentityDescriptor[]) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
removeAccessControlEntries(String, IdentityDescriptor[]) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Removes all of the AccessControlEntries for the given descriptors that exist on the AccessControlListDetails that is associated with the provided token.
removeAccessControlEntry(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Removes the AccessControlEntry from this AccessControlList that applies to the given descriptor.
removeAccessControlEntry(String, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
removeAccessControlEntry(String, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Removes the AccessControlEntryDetails for the given descriptor that exists on the AccessControlListDetails that is associated with the provided token.
removeAccessControlLists(String, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
removeAccessControlLists(String[], boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
removeAccessControlLists(String, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Removes the AccessControlListDetails for the specified token.
removeAccessControlLists(String[], boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Removes the AccessControlListDetails for the specified tokens.
removeAccessMapping(String) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Removes an AccessMapping and all of the locations that are mapped to it within ServiceDefinitions.
removeAccessMapping(String) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Removes an AccessMapping and all of the locations that are mapped to it within ServiceDefinitions.
removeAccessMapping(String) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
removeAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) .
removeAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) .
removeAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addAffectedTeamProjectsChangedListener(AffectedTeamProjectsChangedListener) .
removeAll(BuildUpdate.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
removeAll(BuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
removeAll(BuildUpdate2010.Field[]) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
removeAll(BuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
removeAll(ScheduleDays.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
removeAll(ScheduleDays) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
removeAll(ScheduleDays2010.Day[]) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
removeAll(ScheduleDays2010) - Method in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
removeAll() - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionHandler
Removes all connections referenced by this handler.
removeAll(Collection<ServerListConfigurationEntry>) - Method in class com.microsoft.tfs.core.util.serverlist.ServerList
 
removeAt(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
removeAt(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
removeBeforeCheckinListener(BeforeCheckinListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired before a pending change is checked in.
removeBeforeShelveListener(BeforeShelveListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired before a pending change is shelved.
removeBranchCommittedListener(BranchCommittedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Adds a listener for the event fired when branches are committed.
removeBranchObjectUpdatedListener(BranchObjectUpdatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Removes a listener for the event fired when a branch object is created or modified.
removeBuild(int) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
removeBuildAgent(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Removes a build agent from this controller.
removeCachedWorkspace(String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Removes a cached workspace that matches the given name and owner and this client's server's GUID from the Workstation's cache.
removeCachedWorkspaceInfo(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Removes from the cache the workspaces for the specified source control repository.
removeCachedWorkspaceInfo(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Removes from the cache the workspaces for the specified source control repository.
removeCachedWorkspaceInfo(URI, String, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Removes from the cache the workspace specified.
removeChangesetReconciledListener(ChangesetReconciledListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when pending changes are reconciled with a checked-in changeset.
removeCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) .
removeCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) .
removeCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCheckedPendingChangesChangedListener(CheckedPendingChangesChangedListener) .
removeCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinWorkItems
Removes a listener that was previously added by PendingCheckinWorkItems.addCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) .
removeCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinWorkItems
Removes a listener that was previously added by PendingCheckinWorkItems.addCheckedWorkItemsChangedListener(CheckedWorkItemsChangedListener) .
removeCheckinListener(CheckinListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event when a checkin has completed successfully.
removeChild(Memento) - Method in interface com.microsoft.tfs.core.memento.Memento
Removes the given child.
removeChild(Memento) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Removes the given child.
removeChildAt(int) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
removeChildNode(CSSNode) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
removeChildren(String) - Method in interface com.microsoft.tfs.core.memento.Memento
Removes all children with the given name.
removeChildren(String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Removes all children with the given name.
removeCommentChangedListener(CommentChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCommentChangedListener(CommentChangedListener) .
removeCommentChangedListener(CommentChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCommentChangedListener(CommentChangedListener) .
removeCommentChangedListener(CommentChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Removes a listener that was previously added by PendingCheckinPendingChanges.addCommentChangedListener(CommentChangedListener) .
removeConflictListener(ConflictListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a conflict is discovered.
removeConflictResolvedListener(ConflictResolvedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a conflict is resolved.
removeConnectionManager(HttpConnectionManager) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Removes the connection manager from this class.
removeConnectivityFailureStatusChangeListener(ConnectivityFailureStatusChangeListener) - Method in class com.microsoft.tfs.core.TFSConnection
 
removeCredentials(CachedCredentials) - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Removes the credentials for the given URI.
removeCredentials(URI) - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Removes the credentials for the given URI.
removeCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Removes the credentials for the given URI.
removeCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Removes the credentials for the given URI.
removeCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Removes the credentials for the given URI.
removeCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Removes the credentials for the given URI.
removeCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Removes the credentials for the given URI.
removeCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Removes the credentials for the given URI.
removeCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Removes the credentials for the given URI.
removeCredentials(URI) - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Removes the credentials for the given URI.
REMOVED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.LocalWorkspaceState
Came from the cache and has been removed.
removeDestroyListener(DestroyListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Removes a listener for the event fired when an item is destroyed.
removeDirtyListener(QueryDocumentDirtyListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
removeDomain(String) - Static method in class com.microsoft.tfs.core.util.UserNameUtil
Removes the domain portion from the specified user name, if present.
removeFieldChangeListener(FieldChangeListener) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
Remvoes a listener for field change events.
removeFolderContentChangedListener(FolderContentChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when server folder content is changed without pending changes.
removeFragmentIdentifier(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Remove the fragment identifier of the given component.
removeGetCompletedListener(GetCompletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a get operation completes.
removeGetListener(GetListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a file is retrieved.
removeGrouping(int, int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
removeHeader(Header) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Removes the given header.
removeKnownWebServerPaths(String) - Static method in class com.microsoft.tfs.core.clients.reporting.ReportUtils
 
removeLinkQueryLinkType(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
removeListener(NotificationListener) - Method in interface com.microsoft.tfs.core.util.notifications.NotificationManager
Removes a notification listener.
removeLocalConflict(Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Removes a local conflict from the server's list of conflicts for this workspace.
removeLocalConflicts(Conflict[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Removes local conflicts from the server's list of conflicts for this workspace.
removeLocalItemExclusion(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Removes an exclusion from the local item exclusion list.
removeLocalWorkspaceScanListener(LocalWorkspaceScanListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Removes a listener for the event fired when a change was detected by a local workspace scanner.
removeMapping(IWorkspaceMapping) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Removes the workspace mapping from the workspace template.
removeMapping(String) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceTemplate
Removes the workspace mapping for the given server item from the workspace template.
removeMemberFromApplicationGroup(IdentityDescriptor, IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
removeMemberFromApplicationGroup(IdentityDescriptor, IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Remove member from TFS Group.
removeMergingListener(MergingListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a file is being merged.
removeModifiedListener(QEQueryModifiedListener) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
removeNewPendingChangeListener(NewPendingChangeListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a change is pended.
removeNonFatalErrorListener(NonFatalErrorListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a non-fatal error is encountered.
removeNotesChangedListener(NotesChangedListener) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
Removes a listener that was previously added by PendingCheckinNotes.addNotesChangedListener(NotesChangedListener).
removeNotesChangedListener(NotesChangedListener) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
Removes a listener that was previously added by PendingCheckinNotes.addNotesChangedListener(NotesChangedListener).
removeOperationCompletedListener(OperationCompletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a client operation is completed.
removeOperationStartedListener(OperationStartedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a client operation is started.
removeParameter(String) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Removes all parameters with the given paramName.
removeParameter(String, String) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Removes all parameter with the given paramName and paramValue.
removePathAndQueryParts(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Returns a new URI containing only the scheme, user info, host, and port of the given URI.
removePendingChangeCandidatesChangedListener(PendingChangeCandidatesChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a pending change candidates list changes.
removePendingChangesChangedListener(PendingChangesChangedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a workspace is created.
removePermissions(IdentityDescriptor, int) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Removes the specified permission bits from the existing allows and denys for this descriptor.
removePermissions(String, IdentityDescriptor, int) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
removePermissions(String, IdentityDescriptor, int) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Removes the specified permission bits from the existing allows and denys for this descriptor.
removePolicyEvaluatorStateChangedListener(PolicyEvaluatorStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Remove a listener for the event fired when the state of this evaluator changes (perhaps because it has been given a new pending checkin or team project to run policies for).
removePolicyLoadErrorListener(PolicyLoadErrorListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Removes a listener for the PolicyLoadErrorEvent, which is fired when a policy implementation fails to load during an PolicyEvaluator.evaluate(PolicyContext) or PolicyEvaluator.reloadAndEvaluate(PolicyContext) call.
removePolicyStateChangedEventListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Removes a listener previously added via PolicyEvaluationStatus.addPolicyStateChangedEventListener(PolicyStateChangedListener).
removePolicyStateChangedListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Removes a policy state changed listener that was previously added via PolicyInstance.addPolicyStateChangedListener(PolicyStateChangedListener).
removePolicyStateChangedListener(PolicyStateChangedListener) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
 
removePolicyStateChangedListener(PolicyStateChangedListener) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Removes a policy state changed listener that was previously added via PolicyInstance.addPolicyStateChangedListener(PolicyStateChangedListener).
removeProjectModificationListener(ProjectModificationListener) - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Removes a listener for the project modification event.
removeProperty(String) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Remove property, if it exists.
removeProperty(String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Remove property, if it exists.
removeProperty(IdentityPropertyScope, String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Remove property, if it exists.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
removeQueryParts(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Returns a new URI containing only the scheme, user info, host, port, and path of the given URI.
removeRequestHeader(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Removes all request headers with the given name.
removeRequestHeader(Header) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Removes the given request header.
removeRequestHeader(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Remove the request header associated with the given name.
removeRequestHeader(Header) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Removes the given request header.
removeSaveListener(QueryDocumentSaveListener) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
removeScannerModifiedFilesListener(ScannerModifiedFilesListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Removes a listener for the event fired when the LocalWorkspaceScanner modifies on-disk file information during a scan.
removeServiceDefinition(String, GUID) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Removes the ServiceDefinition with the specified service type and service identifier from the location service.
removeServiceDefinition(ServiceDefinition) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Removes the specified ServiceDefinition from the location service.
removeServiceDefinition(String, GUID) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Removes the ServiceDefinition with the specified service type and service identifier from the location service.
removeServiceDefinition(ServiceDefinition) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Removes the specified ServiceDefinition from the location service.
removeServiceDefinition(String, GUID) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
removeServiceDefinition(ServiceDefinition) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
removeServiceDefinitions(ServiceDefinition[]) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Removes the specified ServiceDefinitions from the location service.
removeServiceDefinitions(ServiceDefinition[]) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Removes the specified ServiceDefinitions from the location service.
removeServiceDefinitions(ServiceDefinition[]) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
removeSetDependency(String) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Removes the entire dependency set that is associated with the given key.
removeSetDependency(String, CatalogNode) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Removes the provided node from the dependency set that is associated with the given key.
removeShelveListener(ShelveListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event when a cshelve operation has completed.
removeShutdownEventListener(ShutdownEventListener, ShutdownManager.Priority) - Method in class com.microsoft.tfs.util.shutdown.ShutdownManager
Remove a listener for the event fired when core is being shut down.
removeSingletonDependency(String) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Removes the node dependency with the given key.
removeSkippedItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
removeStatusListener(ConflictResolutionStatusListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Removes a status listener for this conflict resolution.
removeTrailingSeparators(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Returns the given path string without trailing separators (as specified by File.separator).
removeTrailingSlash(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Ensures that the specified URI has any trailing slashes REMOVED.
removeUndonePendingChangeListener(UndonePendingChangeListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a pending change is undone.
removeUploadedBaseline(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UploadedBaselinesCollection
 
removeWorkItemSaveListener(WorkItemSaveListener) - Method in class com.microsoft.tfs.core.clients.workitem.events.WorkItemEventEngine
 
removeWorkItemStateListener(WorkItemStateListener) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Removes a listener for the state changed event.
removeWorkspaceCacheFileReloadedListener(WorkspaceCacheFileReloadedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when the Workstation's workspace cache is reloaded.
removeWorkspaceCreatedListener(WorkspaceCreatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a workspace is created.
removeWorkspaceDeletedListener(WorkspaceDeletedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a workspace is removed.
removeWorkspaceUpdatedListener(WorkspaceUpdatedListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a workspace is updated (meaning the workspace data or the working folder mappings are modified.)
removeWorkstationEventListener(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Removes a listener previously added with Workstation.addWorkstationEventListener(VersionControlClient).
removeWorkstationNonFatalErrorListener(WorkstationNonFatalErrorListener) - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
Remove a listener for the event fired when a non-fatal error is encountered processing the workstation's cache files.
RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
RENAME_AND_AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME_AND_AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME_ENCODING_AND_AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME_ENCODING_AND_AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME_OR_DELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
RENAME_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RENAME_WORKING_FOLDER_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
renameItem(File, File) - Method in class com.microsoft.tfs.util.temp.TempStorageService
Sometime a file cannot be renamed because it's locked by a file system scanning process like anti-viruses software, user virtualization client, Google console, etc.
renameNode(String, String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Renames the specified node.
reorderNode(String, int) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
Moves a node to a new position in the order of nodes within its parent
REPLACE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelChildOption
 
replace(String, char[], char[]) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated. Replace from a given character to given character in an array order for a given string.
replace(String, char, char) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated. Replace from a given character to given character for a given string.
REPLACE_FIELDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions
 
REPLACE_FIELDS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationEditOptions2010
 
REPLACING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
Report - Class in com.microsoft.tfs.core.clients.reporting
Class representing a report from the reporting service.
Report(String, _CatalogItem) - Constructor for class com.microsoft.tfs.core.clients.reporting.Report
 
REPORT - Static variable in interface com.microsoft.tfs.core.clients.reporting.ReportNodeType
 
reportFailures(Workspace, Failure[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Report failures from the server to the user.
ReportFolder - Class in com.microsoft.tfs.core.clients.reporting
Class representing a folder from the reporting service.
ReportFolder(String, String) - Constructor for class com.microsoft.tfs.core.clients.reporting.ReportFolder
 
ReportFolder(String, _CatalogItem) - Constructor for class com.microsoft.tfs.core.clients.reporting.ReportFolder
 
REPORTING_CONFIGURATION - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
REPORTING_FOLDER - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
REPORTING_NAMES - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
REPORTING_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
REPORTING_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
REPORTING_SERVER - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
ReportingClient - Class in com.microsoft.tfs.core.clients.reporting
A client to talk to the SQL Server Reporting Services web service.
ReportingClient(TFSTeamProjectCollection, _ReportingService2005Soap) - Constructor for class com.microsoft.tfs.core.clients.reporting.ReportingClient
 
ReportingConfigurationCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ReportingConfigurationCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingConfigurationCatalogEntity
 
ReportingConfigurationCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ReportingConfigurationCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingConfigurationCompatibilityEntity
 
ReportingConfigurationEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ReportingFolderCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ReportingFolderCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
 
ReportingFolderCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ReportingFolderCompatibilityEntity(TFSCompatibilityEntity, String) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
 
ReportingFolderEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ReportingServerCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
ReportingServerCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingServerCatalogEntity
 
ReportingServerCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
ReportingServerCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
 
ReportingServerEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
ReportingType - Class in com.microsoft.tfs.core.clients.workitem.fields
Describes the reporting type of the field.
ReportNode - Class in com.microsoft.tfs.core.clients.reporting
A node (report, folder, etc.) in the report hierarchy.
ReportNode(String, String) - Constructor for class com.microsoft.tfs.core.clients.reporting.ReportNode
Creates a ReportNode with only a path, no other fields initialized (they will be their default values).
ReportNode(String, _CatalogItem) - Constructor for class com.microsoft.tfs.core.clients.reporting.ReportNode
 
ReportNodeType - Interface in com.microsoft.tfs.core.clients.reporting
Constants defining known node types for reports service.
ReportUtils - Class in com.microsoft.tfs.core.clients.reporting
Utility class to determine common details required when working with SQL Server Reporting Services.
REPOSITORY_PATH_TOO_LONG - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemValidationError
 
REPOSITORY_PATH_TOO_LONG_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
RepositoryName - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
RepositoryPathTooLongException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
RepositoryPathTooLongException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.RepositoryPathTooLongException
 
RepositoryProperties - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Describes the global properties of this repository.
RepositoryProperties(_RepositoryProperties) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RepositoryProperties
 
RepositoryUrl - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
REPRO_STEPS - Static variable in class com.microsoft.tfs.core.clients.workitem.NonCoreFieldsReferenceNames
 
REPRO_STEPS_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
Visual Studio test custom control.
REQUEST_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
REQUESTED_BY - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
RequestEntity - Interface in com.microsoft.tfs.core.httpclient.methods
 
requestIntermediateLogs(String) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
requestIntermediateLogs() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Requests the intermediate diagnostics logs of an in-progress build.
RequestType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the types of requested changes that can be made on version control objects.
REQUEUE - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
REQUIREMENT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
REQUIREMENTS - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
requiresExplicitAcceptMerge() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Returns true if the AcceptMerge resolution is not conservative and may produce unexpected results.
RESERVATION_STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
reserved - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for reserved.
RESERVED_AGENT_NAME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
RESERVED_AGENT_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
reset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
Reset() - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeAdditionalData
 
reset() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
reset() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Resets all changes that were made to this query to the initial state.
reset() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Resets the query hierarchy to its original data, removing any unsaved changes.
reset() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Reverts all changes that were made since the last save.
resetChangeSummaryIfLocalFileModified() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Removes ChangeSummary and merge file if local file was modified after those values were calculated.
resetModifiedProperties() - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
resetOutputStream() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
Called by the download process if a transient download error happened and the download will be retried with a new output stream.
Resolution - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the types of conflict resolutions that can happen.
ResolutionOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains options that affect conflict resolution.
ResolutionOptions() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Creates a ResolutionOptions with the default options set.
ResolutionOptions.EncodingStrategy - Class in com.microsoft.tfs.core.clients.versioncontrol
 
RESOLVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLinkType
A link to a work item that was resolved.
RESOLVE - Static variable in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
resolve(URI, URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Resolves the specified child URI against the specified URI, returning a URI as the result.
resolve(String, String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Resolves the specified child string against the specified parent URI, returning a new URI as the result.
resolve(URI, String) - Static method in class com.microsoft.tfs.core.util.URIUtils
Resolves the specified child string against the specified URI, returning a new URI as the result.
resolveConflict() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Resolve the conflict.
resolveConflict(Workspace, Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution.ExternalConflictResolver
 
resolveConflict(Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
resolveConflict(Conflict, AtomicReference<Conflict[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
resolveConflict(Conflict, AtomicReference<Conflict[]>, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
resolveConflict(Conflict, AtomicReference<Conflict[]>, String[], ExternalToolset, ProcessFinishedHandler, OutputStream, OutputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
ResolveConflictCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
EVent fired when a conlict has been resolved.
ResolveConflictCompletedEvent(EventSource, Workspace, Conflict) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictCompletedEvent
 
ResolveConflictHandler - Class in com.microsoft.tfs.core.clients.versioncontrol
 
ResolveConflictHandler(VersionControlClient, Workspace, Map<Integer, String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler
 
ResolveConflictHandler.GetOperationGroup - Class in com.microsoft.tfs.core.clients.versioncontrol
 
ResolveConflictHandler.GetOperationGroup() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
ResolveConflictHandler.UpdateLocalVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol
 
ResolveConflictHandler.UpdateLocalVersionSpec() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
resolveConflicts(Conflict[], String[], AtomicReference<Conflict[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
resolveConflicts(Conflict[], String[], ResolveErrorOptions, AtomicReference<Conflict[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
resolveConflicts(Conflict[], String[], ResolveErrorOptions, AtomicReference<Conflict[]>, ExternalToolset, ProcessFinishedHandler, OutputStream, OutputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Attempts to resolve conflicts according to their Resolution property.
resolveConflicts(Workspace, Conflict[], String[], ResolveErrorOptions, AtomicReference<Conflict[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
ResolveConflictsCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a conlict has been resolved.
ResolveConflictsCompletedEvent(EventSource, Workspace, Conflict[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictsCompletedEvent
 
ResolveConflictsStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when conflict resolution has started.
ResolveConflictsStartedEvent(EventSource, Workspace, Conflict[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictsStartedEvent
 
ResolveConflictStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when conflict resolution has started.
ResolveConflictStartedEvent(EventSource, Workspace, Conflict) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictStartedEvent
 
ResolveErrorOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
 
ResolveLocalConflictHandler - Class in com.microsoft.tfs.core.clients.versioncontrol
 
ResolveLocalConflictHandler(VersionControlClient, Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.ResolveLocalConflictHandler
 
resolveLocalConflicts(Workspace, Conflict[], ResolveErrorOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Resolve local file conflicts.
resolveNode(CSSNode, String) - Static method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
resolvePath(String, Node.TreeType) - Method in interface com.microsoft.tfs.core.clients.workitem.project.Project
Gets the Project or Node or other object which corresponds to the specified Area or Iteration path and type.
resolvePath(char[], char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Resolve the base and relative path.
resolvePort(int) - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Resolves the correct port for this protocol.
resolveUserDisplayName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Resolve the specified user name to an actual, fully qualified user name.
resolveUserUniqueName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Resolve the specified user name to an actual, fully qualified unique user name.
RESOURCE_FOLDER - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
RESOURCE_MANAGER - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
RESOURCE_PENDING_CHANGE_WARNING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
ResourceAccessException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
ResourceAccessException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ResourceAccessException
 
ResourceAccessException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ResourceAccessException
 
ResourceAccessException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ResourceAccessException
 
ResourceAccessException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ResourceAccessException
 
RESPONSE_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
responseBodyConsumed() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
A response has been consumed.
restore(MementoRepository, QueryDocument) - Static method in class com.microsoft.tfs.core.clients.workitem.query.ResultOptionsColumnWidthPersistence
 
restoreCandidateDelete(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Restores a candidate delete on disk, if it's a folder, walks children recursively and restores them as well.
restoreGUIDAndFile(GUID, File) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
RESTRICTED_VISIBLE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
RESULT_ATTACHMENT - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
ResultOptions - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
ResultOptions(QueryDocument) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
ResultOptions(DisplayFieldCollection, SortFieldCollection, QueryDocument) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
ResultOptions(ResultOptions, boolean, QueryDocument) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
 
ResultOptionsColumnWidthPersistence - Class in com.microsoft.tfs.core.clients.workitem.query
Persists column widths for result options so they can be used later.
ResultOptionsColumnWidthPersistence() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.ResultOptionsColumnWidthPersistence
 
resume() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Resumes the queued build.
retain(BuildAgentUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
retain(BuildAgentUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
retain(BuildControllerUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
retain(BuildControllerUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
retain(BuildReason) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
retain(BuildReason2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
retain(BuildServiceHostUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate
 
retain(BuildServiceHostUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServiceHostUpdate2010
 
retain(BuildStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
retain(BuildStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
retain(DeleteOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
retain(DeleteOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
retain(QueryOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
retain(QueryOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
retain(QueuedBuildUpdate) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
retain(QueuedBuildUpdate2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate2010
 
retain(QueueOptions) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions
 
retain(QueueOptions2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueOptions2010
 
retain(QueueStatus) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
retain(QueueStatus2010) - Method in class com.microsoft.tfs.core.clients.build.flags.QueueStatus2010
 
retain(ContinuousIntegrationType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
retain(DefinitionTriggerType) - Method in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
retain(ConnectOptions) - Method in class com.microsoft.tfs.core.clients.framework.location.ConnectOptions
 
retain(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
retain(ChangePendedFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
 
retain(CheckinFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
 
retain(DestroyFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
 
retain(GetItemsOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
 
retain(GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetOptions
 
retain(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
retain(MergeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
 
retain(PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
 
retain(QueryMergesExtendedOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.QueryMergesExtendedOptions
 
retain(RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
retain(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
retain(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
retain(SupportedFeatures) - Method in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
retain(UpdateLocalVersionQueueOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
retain(WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
 
retain(WorkspacePermissions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
retain(IdentityPermissions) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
retain(ReadIdentityOptions) - Method in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
 
retain(CheckinEvaluationOptions) - Method in class com.microsoft.tfs.core.pendingcheckin.CheckinEvaluationOptions
 
retrieveItem(String, LockMode, MergeHandler, ObjectSerializer) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Retrieves an object that was previuosly stored via PersistenceStore.storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer) .
retrieveItem(String, LockMode, MergeHandler, ObjectSerializer) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Retrieves an object that was previuosly stored via PersistenceStore.storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer) .
RETRY - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueuedBuildUpdate
 
RETRY - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueueStatus
 
retry() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Marks the build for retry without batching.
retry(GUID) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Marks the build for retry and places it in the specified batch.
retry(GUID, QueuedBuildRetryOption) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Marks the build for retry and places it in the specified batch with the specified retry option.
RETRY_HANDLER - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the method retry handler parameter.
retryMethod(HttpMethod, IOException, int) - Method in class com.microsoft.tfs.core.httpclient.DefaultHttpMethodRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated. Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, IOException, int) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethodRetryHandler
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in interface com.microsoft.tfs.core.httpclient.MethodRetryHandler
Deprecated. Determines if a method should be retried after an HttpRecoverableException occurs during execution.
retryQueuedBuilds(IQueuedBuild[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
retryQueuedBuilds(IQueuedBuild[], GUID) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
retryQueuedBuilds(IQueuedBuild[], GUID, QueuedBuildRetryOption) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
REV - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
REVERSENAME - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlFilterOnEnum
 
REVISED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
REVISED_DATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
REVISION - Static variable in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
The SID revision this class understands.
REVISION - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
Revision - Interface in com.microsoft.tfs.core.clients.workitem.revision
Represents a work item revision state.
RevisionCollection - Interface in com.microsoft.tfs.core.clients.workitem.revision
Represents the revision history of a work item.
RevisionField - Interface in com.microsoft.tfs.core.clients.workitem.revision
Represents a change to one work item field in a Revision.
RFC2109Spec - Class in com.microsoft.tfs.core.httpclient.cookie
RFC 2109 specific cookie management functions
RFC2109Spec() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Default constructor
RFC2617Scheme - Class in com.microsoft.tfs.core.httpclient.auth
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.
RFC2617Scheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Default constructor for RFC2617 compliant authentication schemes.
RFC2617Scheme(String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.RFC2617Scheme
Deprecated. Use parameterless constructor and AuthScheme.processChallenge(String) method
RFC2965Spec - Class in com.microsoft.tfs.core.httpclient.cookie
RFC 2965 specific cookie management functions.
RFC2965Spec() - Constructor for class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Default constructor
RFC_2109 - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The RFC 2109 compliant policy.
RFC_2965 - Static variable in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
The RFC 2965 compliant policy.
RIGHT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
RIGHT - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
ROLLBACK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
ROLLBACK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
rollback(ItemSpec[], VersionSpec, VersionSpec, VersionSpec, LockLevel, RollbackOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
rollback(ItemSpec[], VersionSpec, VersionSpec, VersionSpec, LockLevel, RollbackOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Pends a change that reverts the contents of one or more items to a previous version's contents.
ROLLBACK_LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
ROLLBACK_LOCAL_ACCEPT_THEIRS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
ROLLBACK_LOCAL_ACCEPT_THEIRS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
ROLLBACK_LOCAL_ACCEPT_YOURS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
ROLLBACK_LOCAL_ACCEPT_YOURS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
RollbackLocalConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
RollbackLocalConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.RollbackLocalConflictDescription
 
RollbackOperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a rollback operation has completed.
RollbackOperationCompletedEvent(EventSource, Workspace, ItemSpec[], RollbackOptions, GetStatus) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationCompletedEvent
 
RollbackOperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a rollback operation has started.
RollbackOperationStartedEvent(EventSource, Workspace, ItemSpec[], RollbackOptions) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.RollbackOperationStartedEvent
 
RollbackOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options for rollback.
root(String, String) - Static method in class com.microsoft.tfs.core.clients.build.utils.BuildPath
Given a root and a path this method will return a combined path which is canonicalized and rooted at the new root.
ROOT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
All server paths begin with this string.
ROOT_FOLDER - Static variable in class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
ROOT_NAME_ONLY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Occasionally code must format a path using the root without the slash.
rootPath - Static variable in class com.microsoft.tfs.core.httpclient.URI
The root path.
rowInGroup(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
rowIsGrouped(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryGrouping
 
run() - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Closes idle connections.
runLinkQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
RUNNING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
RUNNING_PRODUCT_CLC - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is an object (must not be null) when the policy framework is running in the Command Line Client (CLC).
RUNNING_PRODUCT_ECLIPSE_PLUGIN - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is an Object (must not be null) when the policy framework is running in the Plug-in for Eclipse.
RUNNING_PRODUCT_EXPLORER - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is an object (must not be null) when the policy framework is running in the stand-alone Team Explorer.
runQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.query.Query
 
runQuery(Map<String, Object>) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Runs this stored query directly.

S

safeGetHost(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
If a URI is successfully constructed but contains invalid characters in the hostname (notably, underscores), the URI.getHost() method returns null.
SATURDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
SATURDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
save(TFSTeamProjectCollection) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
save(PersistenceStore, String) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
Saves any changes made to the build agent to the build server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
Saves any changes made to the build controller to the build server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Saves any changes made to the object to the server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Saves any changes made to the build to the server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformation
Persists any changes to the collection of information nodes (and all subtrees) to the server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
Persists any changes to the information node (and its children) to the server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Saves any changes made since the last time the save method was called.
save() - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
Saves the build process template to the server.
save() - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
Sends any changes made to the queued build to the server.
save(PersistenceStore, String) - Method in class com.microsoft.tfs.core.clients.registration.RegistrationData
 
save(PersistenceStore) - Method in class com.microsoft.tfs.core.clients.registration.ServerMap
 
save(OutputStream) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
save() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
save(File) - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
save() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Saves any changes to the query hierarchy to the server.
save() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Saves any pending changes on this work item.
save(String, Memento) - Method in class com.microsoft.tfs.core.util.MementoRepository
Saves the given Memento for the given key.
saveAsXML(Element) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
Saves this instance to the XML format used in the cache file.
saveAsXML(Element) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Saves this instance to the XML format used in the cache file.
saveAsXML(Element, WorkItemCheckedInfo[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
Save a list of work items checked info as XML.
saveAsXML(Element) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Saves this instance to the XML format used in the cache file.
saveBuildAgents(IBuildAgent[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveBuildControllers(IBuildController[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveBuildDefinitions(IBuildDefinition[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveBuilds(IBuildDetail[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveBuildServiceHost(IBuildServiceHost) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveComplete() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
saveConfigIfDirty() - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Internal method to save the cache if it has been modified.
saveConfiguration(Memento) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyBase
Saves the run-time configuration of this instance to the given (empty except for name) Memento object, which will be persisted by the framework in the policy definition in the Team Foundation Server.
saveConfiguration(Memento) - Method in interface com.microsoft.tfs.core.checkinpolicies.PolicyInstance
Saves the run-time configuration of this instance to the given (empty except for name) Memento object, which will be persisted by the framework in the policy definition in the Team Foundation Server.
saved(WorkItem) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemStateAdapter
 
saved(WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItemStateListener
 
SavedCheckin - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
 
SavedCheckin() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
SavedCheckin(String, PendingChange[], CheckinNote, WorkItemCheckedInfo[], String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
SavedCheckin(Collection<String>, String, CheckinNote, WorkItemCheckedInfo[], String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
SavedCheckin(Shelveset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
saveDelete(CatalogNode, Boolean) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Deletes this node from the catalog.
saveDelete(CatalogNode, Boolean) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Deletes this node from the catalog.
saveMove(CatalogNode, CatalogNode) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Adds this move to the change context.
saveMove(CatalogNode, CatalogNode) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Adds this move to the change context.
saveNode(CatalogNode) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Saves the updated node and its resource in the catalog.
saveNode(CatalogNode) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Saves the updated node and its resource in the catalog.
saveProcessTemplates(IProcessTemplate[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveQueuedBuilds(IQueuedBuild[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
saveResource(CatalogResource) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogService
Saves the updated resource in the catalog.
saveResource(CatalogResource) - Method in interface com.microsoft.tfs.core.clients.framework.catalog.ICatalogService
Saves the updated resource in the catalog.
saveServiceDefinition(ServiceDefinition) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Saves the provided ServiceDefinition within the location service.
saveServiceDefinition(ServiceDefinition) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Saves the provided ServiceDefinition within the location service.
saveServiceDefinition(ServiceDefinition) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
saveServiceDefinitions(ServiceDefinition[]) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Saves the provided ServiceDefinitions within the location service.
saveServiceDefinitions(ServiceDefinition[]) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Saves the provided ServiceDefinitions within the location service.
saveServiceDefinitions(ServiceDefinition[]) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
saveToMemento(Memento) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.ResultOptions
Saves the viewable state of the ResultOptions (column widths) to the given empty Memento.
saveToMemento(Memento) - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
Saves this tool's state to the given Memento, which should have a name (of the caller's choice) but no other data.
saveToMemento(Memento) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Saves this association's state to the given Memento, which should have a name (of the caller's choice) but no other data.
saveToMemento(Memento) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
Saves this toolset's state to the given Memento, which should have a name (of the caller's choice) but no other data.
SC_ACCEPTED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
202 Accepted (HTTP/1.0 - RFC 1945)
SC_BAD_GATEWAY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
502 Bad Gateway (HTTP/1.0 - RFC 1945)
SC_BAD_REQUEST - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
400 Bad Request (HTTP/1.1 - RFC 2616)
SC_CONFLICT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
409 Conflict (HTTP/1.1 - RFC 2616)
SC_CONTINUE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
100 Continue (HTTP/1.1 - RFC 2616)
SC_CREATED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
201 Created (HTTP/1.0 - RFC 1945)
SC_EXPECTATION_FAILED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
417 Expectation Failed (HTTP/1.1 - RFC 2616)
SC_FAILED_DEPENDENCY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
424 Failed Dependency (WebDAV - RFC 2518)
SC_FORBIDDEN - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
403 Forbidden (HTTP/1.0 - RFC 1945)
SC_GATEWAY_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
SC_GONE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
410 Gone (HTTP/1.1 - RFC 2616)
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
Static constant for a 419 error.
SC_INSUFFICIENT_STORAGE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
507 Insufficient Storage (WebDAV - RFC 2518)
SC_INTERNAL_SERVER_ERROR - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
500 Server Error (HTTP/1.0 - RFC 1945)
SC_LENGTH_REQUIRED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
411 Length Required (HTTP/1.1 - RFC 2616)
SC_LOCKED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
423 Locked (WebDAV - RFC 2518)
SC_METHOD_FAILURE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
Static constant for a 420 error.
SC_METHOD_NOT_ALLOWED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
SC_MOVED_PERMANENTLY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
301 Moved Permanently (HTTP/1.0 - RFC 1945)
SC_MOVED_TEMPORARILY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
SC_MULTI_STATUS - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
SC_MULTIPLE_CHOICES - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
SC_NO_CONTENT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
204 No Content (HTTP/1.0 - RFC 1945)
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
SC_NOT_ACCEPTABLE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
406 Not Acceptable (HTTP/1.1 - RFC 2616)
SC_NOT_FOUND - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
404 Not Found (HTTP/1.0 - RFC 1945)
SC_NOT_IMPLEMENTED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
501 Not Implemented (HTTP/1.0 - RFC 1945)
SC_NOT_MODIFIED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
304 Not Modified (HTTP/1.0 - RFC 1945)
SC_OK - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
200 OK (HTTP/1.0 - RFC 1945)
SC_PARTIAL_CONTENT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
206 Partial Content (HTTP/1.1 - RFC 2616)
SC_PAYMENT_REQUIRED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
402 Payment Required (HTTP/1.1 - RFC 2616)
SC_PRECONDITION_FAILED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
412 Precondition Failed (HTTP/1.1 - RFC 2616)
SC_PROCESSING - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
102 Processing (WebDAV - RFC 2518)
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
SC_REQUEST_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
408 Request Timeout (HTTP/1.1 - RFC 2616)
SC_REQUEST_TOO_LONG - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
SC_REQUEST_URI_TOO_LONG - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
SC_RESET_CONTENT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
205 Reset Content (HTTP/1.1 - RFC 2616)
SC_SEE_OTHER - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
303 See Other (HTTP/1.1 - RFC 2616)
SC_SERVICE_UNAVAILABLE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
503 Service Unavailable (HTTP/1.0 - RFC 1945)
SC_SWITCHING_PROTOCOLS - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
101 Switching Protocols (HTTP/1.1 - RFC 2616)
SC_TEMPORARY_REDIRECT - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
SC_UNAUTHORIZED - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
401 Unauthorized (HTTP/1.0 - RFC 1945)
SC_UNPROCESSABLE_ENTITY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
422 Unprocessable Entity (WebDAV - RFC 2518)
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
SC_USE_PROXY - Static variable in class com.microsoft.tfs.core.httpclient.HttpStatus
305 Use Proxy (HTTP/1.1 - RFC 2616)
scan(LocalWorkspaceProperties, WorkspaceVersionTable, LocalPendingChangesTable) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
Performs a scan of the workspace if necessary.
ScannerModifiedFilesEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when the local workspace scanner modifies on-disk files during a scan.
ScannerModifiedFilesEvent(EventSource, Workspace, Set<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ScannerModifiedFilesEvent
 
ScannerModifiedFilesListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Interface for listeners of an event fired when a WorkspaceWatcher's scanner changed the on-disk attributes of items that were scanned.
SCHEDULE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
SCHEDULE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
SCHEDULE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
SCHEDULE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
SCHEDULE_FORCED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
SCHEDULE_FORCED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
SCHEDULE_FORCED - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ContinuousIntegrationType
 
SCHEDULE_FORCED - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.DefinitionTriggerType
 
ScheduleDays - Class in com.microsoft.tfs.core.clients.build.flags
Describes the schedule days.
ScheduleDays() - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
Constructs a ScheduleDays with no days initially set.
ScheduleDays(_ScheduleDays) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
Constructs a ScheduleDays that wraps the given _ScheduleDays.
ScheduleDays(ScheduleDays.Day) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
Constructs a ScheduleDays with the given single day initially set.
ScheduleDays(ScheduleDays.Day[]) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
Constructs a ScheduleDays with the given days initially set.
ScheduleDays.Day - Class in com.microsoft.tfs.core.clients.build.flags
Wraps the web service flag type as a ScheduleDays.Day.
ScheduleDays2010 - Class in com.microsoft.tfs.core.clients.build.flags
Describes the schedule days.
ScheduleDays2010() - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
Constructs a ScheduleDays2010 with no days initially set.
ScheduleDays2010(_ScheduleDays) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
Constructs a ScheduleDays2010 that wraps the given _ScheduleDays.
ScheduleDays2010(ScheduleDays2010.Day) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
Constructs a ScheduleDays2010 with the given single day initially set.
ScheduleDays2010(ScheduleDays2010.Day[]) - Constructor for class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
Constructs a ScheduleDays2010 with the given days initially set.
ScheduleDays2010.Day - Class in com.microsoft.tfs.core.clients.build.flags
Wraps the web service flag type as a ScheduleDays2010.Day.
ScheduleType - Class in com.microsoft.tfs.core.clients.build.flags
Describes the schedule type.
SCHEMA_CLASS_GROUP - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
SCHEMA_CLASS_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
SCHEMA_CLASS_USER - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
scheme - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for scheme.
SCOPE_NAME - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
ScopeFilter - Class in com.microsoft.tfs.core.pendingcheckin.filters
Filters pending changes by regular expressions matched against the change's server item.
ScopeFilter(String[]) - Constructor for class com.microsoft.tfs.core.pendingcheckin.filters.ScopeFilter
Create a filter using the given expressions.
SDK - Static variable in class com.microsoft.tfs.core.product.ProductName
 
SearchFactor - Class in com.microsoft.tfs.core.clients.authorization
Specifies an attribute of an identity to be used in a search.
searchForRequestedItem() - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
SECURE - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
SecureProtocolSocketFactory - Interface in com.microsoft.tfs.core.httpclient.protocol
A ProtocolSocketFactory that is secure.
SECURITY_GROUP - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
SecurityChange - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a security change.
SecurityChange(_SecurityChange) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SecurityChange
 
SecurityIdentifier - Class in com.microsoft.tfs.core.clients.webservices
Represents a Windows Security Identifier (SID).
SecurityIdentifier(byte[], int) - Constructor for class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
Constructs a SecurityIdentifier from a .NET compatible byte array form.
SecurityIdentifier(String) - Constructor for class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
SecurityIdentifier(long, long[]) - Constructor for class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
SecurityNamespace - Class in com.microsoft.tfs.core.clients.security
Class for managing and enforcing security for a set of AccessControlListDetailss.
SecurityNamespace() - Constructor for class com.microsoft.tfs.core.clients.security.SecurityNamespace
 
SecurityNamespaceAlreadyExistsException - Exception in com.microsoft.tfs.core.clients.security.exceptions
 
SecurityNamespaceAlreadyExistsException() - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityNamespaceAlreadyExistsException
 
SecurityNamespaceAlreadyExistsException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityNamespaceAlreadyExistsException
 
SecurityNamespaceAlreadyExistsException(String) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityNamespaceAlreadyExistsException
 
SecurityNamespaceAlreadyExistsException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityNamespaceAlreadyExistsException
 
SecurityNamespaceDescription - Class in com.microsoft.tfs.core.clients.security
Class for describing the details of a SecurityNamespace
SecurityNamespaceDescription(_SecurityNamespaceDescription) - Constructor for class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
 
SecurityNamespaceDescription(GUID, String, String, String, char, int, SecurityNamespaceStructure, int, int, ActionDefinition[]) - Constructor for class com.microsoft.tfs.core.clients.security.SecurityNamespaceDescription
Creates a SecurityNamespaceDescription which can be used to create a SecurityNamespace
SecurityNamespaceStructure - Class in com.microsoft.tfs.core.clients.security
Represents the type of organization that a given security namespace uses when storing its tokens.
SecurityService - Class in com.microsoft.tfs.core.clients.security
 
SecurityService(TFSConnection) - Constructor for class com.microsoft.tfs.core.clients.security.SecurityService
 
SecurityServiceException - Exception in com.microsoft.tfs.core.clients.security.exceptions
 
SecurityServiceException() - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityServiceException
 
SecurityServiceException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityServiceException
 
SecurityServiceException(String) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityServiceException
 
SecurityServiceException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.security.exceptions.SecurityServiceException
 
SecurityUtility - Class in com.microsoft.tfs.core.clients.security.internal
 
SecurityUtility() - Constructor for class com.microsoft.tfs.core.clients.security.internal.SecurityUtility
 
SecurityUtility.MergePermissionsResult - Class in com.microsoft.tfs.core.clients.security.internal
 
SecurityUtility.MergePermissionsResult(int, int) - Constructor for class com.microsoft.tfs.core.clients.security.internal.SecurityUtility.MergePermissionsResult
 
segment - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for segment.
SELECT_ENCODING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionOptions
 
SELECT_ENCODING_AND_AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SELECT_ENCODING_AND_AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SELECT_NAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionOptions
 
selectAuthScheme(Map) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeProcessor
 
selectAuthScheme(Map, Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthChallengeProcessor
Determines the preferred authentication scheme that can be used to respond to the given collection of challenges.
selectDirtyPropertyValues(PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Selects the "dirty" PropertyValues from the given array and returns only those.
selectMatching(PropertyValue[], String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Selects the property value that matches the given filter.
selectMatching(PropertyValue[], String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Selects the property values that match the given filters.
selectUnique(PropertyValue[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Deprecated. remove this method as soon as the TFS bug gets fixed that returns duplicate property values
SELF_REFERENCE_LOCATION_SERVICE_IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
All Location Services have a reference to their own service definition.
SelfSignedX509TrustManager - Class in com.microsoft.tfs.core.config.httpclient.internal
The default X509TrustManager for Team Foundation Server clients, capable of accepting self-signed certificates.
SelfSignedX509TrustManager(KeyStore) - Constructor for class com.microsoft.tfs.core.config.httpclient.internal.SelfSignedX509TrustManager
Creates a trust manager capable of accepting self-signed certificates.
send(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write all the data to the output stream.
sendContentTypeHeader(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the content type header to the specified output stream
sendData(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Write the data in "source" to the specified stream.
sendData(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the data to the specified output stream
sendData(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Writes the data to the given OutputStream.
sendDispositionHeader(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.FilePart
Write the disposition header to the output stream
sendDispositionHeader(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the content disposition header to the specified output stream
sendEnd(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the end data to the output stream.
sendEndOfHeader(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the end of the header to the output stream
sendEvent(String) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendEvent(String, Map<String, String>) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendException(Exception) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendMetric(String, double) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendNotification(Notification, int, int) - Method in class com.microsoft.tfs.core.util.notifications.MessageWindowNotificationManager
Sends a Notification.
sendNotification(Notification, int, int) - Method in interface com.microsoft.tfs.core.util.notifications.NotificationManager
Sends a Notification.
sendPageView(String) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendPageView(String, Map<String, String>) - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendParts(OutputStream, Part[]) - Static method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendParts(OutputStream, Part[], byte[]) - Static method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendSessionBegins() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendSessionEnds() - Static method in class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
sendStart(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the start to the specified output stream
sendTransferEncodingHeader(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Write the content transfer encoding header to the specified output stream
SEPARATOR_CHARACTERS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Allowed path separator characters in repository paths.
serialize() - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
Serializes Entry in JSON format
serialize(Object, OutputStream) - Method in interface com.microsoft.tfs.core.persistence.ObjectSerializer
Serializes an in-memory object to a byte stream.
SERVER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceLocation
Indicates a server-side (traditional) workspace, backwards compatible with TFS 2005-2010.
server - Static variable in class com.microsoft.tfs.core.httpclient.URI
Bitset for server.
SERVER_APPLICATION_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
SERVER_DELETED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
SERVER_ITEM - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChangeComparatorType
 
SERVER_ITEM_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Compares the target server paths of local pending changes.
SERVER_ITEM_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
SERVER_PATH - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
SERVER_PATH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderComparatorType
Compares working folders by server path, in the normal way ("$/ABC" sorts before "$/DEF").
SERVER_PATH_REVERSE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderComparatorType
Compares working folders by server path, in reverse ("$/DEF" sorts before "$/ABC").
SERVER_UI_CULTURE_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
ServerCapabilities - Class in com.microsoft.tfs.core
 
ServerCapabilities(int) - Constructor for class com.microsoft.tfs.core.ServerCapabilities
 
ServerDataProvider - Interface in com.microsoft.tfs.core.clients.framework
Provides information about the server a TFSConnection is connected to.
ServerDeletedConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a deleted conflict, occurring when you attempt to edit a file such that the remote file has been deleted.
ServerDeletedConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ServerDeletedConflictDescription
 
ServerInfo - Class in com.microsoft.tfs.core.clients.workitem
This class exposes information about the server.
ServerInfo(WorkItemServerVersion) - Constructor for class com.microsoft.tfs.core.clients.workitem.ServerInfo
 
ServerList - Class in com.microsoft.tfs.core.util.serverlist
 
ServerList() - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerList
 
ServerListCollectionEntry - Class in com.microsoft.tfs.core.util.serverlist
 
ServerListCollectionEntry(String, ServerListEntryType, URI) - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
ServerListCollectionEntry(String, ServerListEntryType, URI, Boolean) - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
ServerListConfigurationEntry - Class in com.microsoft.tfs.core.util.serverlist
 
ServerListConfigurationEntry(String, ServerListEntryType, URI) - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
 
ServerListEntry - Class in com.microsoft.tfs.core.util.serverlist
 
ServerListEntry(String, ServerListEntryType, URI) - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerListEntry
 
ServerListEntryType - Class in com.microsoft.tfs.core.util.serverlist
 
ServerListManager - Interface in com.microsoft.tfs.core.util.serverlist
A simple interface to a list of known servers.
ServerListManagerFactory - Class in com.microsoft.tfs.core.util.serverlist
Static methods to get a ServerListManager that uses the best storage mechanism for the running platform.
ServerListManagerFactory() - Constructor for class com.microsoft.tfs.core.util.serverlist.ServerListManagerFactory
 
ServerListSerializer - Class in com.microsoft.tfs.core.util.serverlist.internal
 
ServerListSerializer() - Constructor for class com.microsoft.tfs.core.util.serverlist.internal.ServerListSerializer
 
ServerMap - Class in com.microsoft.tfs.core.clients.registration
Maps Team Foundation Servers to their registration data.
ServerMap() - Constructor for class com.microsoft.tfs.core.clients.registration.ServerMap
 
ServerPath - Class in com.microsoft.tfs.core.clients.versioncontrol.path
TFS version control repository path utility functions.
ServerPath() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
 
serverPathExists(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Check whether serverPath exists on the server
serverPathExists(String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Check whether serverPath exists on the server in a certain versionSpec
ServerPathFormatException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a TFS repository server path format is invalid.
ServerPathFormatException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ServerPathFormatException
 
ServerPathFormatException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ServerPathFormatException
 
ServerPathFormatException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ServerPathFormatException
 
ServerPathFormatException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ServerPathFormatException
 
ServerSettings - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Wrapper for the ServerSettings proxy object.
ServerSettings(_ServerSettings) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
ServerSettings(WorkspaceLocation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ServerSettings
 
ServerStatusClient - Class in com.microsoft.tfs.core.clients.serverstatus
 
ServerStatusClient(_ServerStatusSoap) - Constructor for class com.microsoft.tfs.core.clients.serverstatus.ServerStatusClient
 
ServerStatusException - Exception in com.microsoft.tfs.core.clients.serverstatus.exceptions
Base class for server status client exceptions.
ServerStatusException() - Constructor for exception com.microsoft.tfs.core.clients.serverstatus.exceptions.ServerStatusException
 
ServerStatusException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.serverstatus.exceptions.ServerStatusException
 
ServerStatusException(String) - Constructor for exception com.microsoft.tfs.core.clients.serverstatus.exceptions.ServerStatusException
 
ServerStatusException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.serverstatus.exceptions.ServerStatusException
 
ServerStatusExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the server status client.
ServerStatusExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.ServerStatusExceptionMapper
 
ServerURIComparator - Class in com.microsoft.tfs.core.util
Compares URIs for TFS servers.
ServerURIComparator() - Constructor for class com.microsoft.tfs.core.util.ServerURIComparator
 
ServerURIProvider - Interface in com.microsoft.tfs.core.config.serveruri
An ServerURIProvider is used by a TFSTeamProjectCollection to lazily create a TF server URI.
ServerURIUtils - Class in com.microsoft.tfs.core.util
 
SERVICE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
 
SERVICE_APPLICATION_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
SERVICE_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
SERVICE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
SERVICE_USERS_GROUP_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
SERVICE_USERS_GROUP_SID_SUFFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.GroupWellKnownSIDConstants
 
ServiceDefinition - Class in com.microsoft.tfs.core.clients.framework.location
Wrapper class for the _ServiceDefinition proxy object.
ServiceDefinition(_ServiceDefinition) - Constructor for class com.microsoft.tfs.core.clients.framework.location.ServiceDefinition
 
ServiceDefinitionDoesNotExistException - Exception in com.microsoft.tfs.core.clients.framework.location.exceptions
Exception raised when a service definition cannot be found.
ServiceDefinitionDoesNotExistException(String, GUID) - Constructor for exception com.microsoft.tfs.core.clients.framework.location.exceptions.ServiceDefinitionDoesNotExistException
 
ServiceInterface - Class in com.microsoft.tfs.core.clients.registration
Describes the name and location of a registered Team Foundation Server service.
ServiceInterface(String, String) - Constructor for class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
ServiceInterface(_RegistrationServiceInterface) - Constructor for class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
set(String, T) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
 
set(PendingChange[]) - Method in class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
Sets the affected team projects from the server paths of the specified pending changes.
set(String[]) - Method in class com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects
Sets the affected team projects from a list of canonical server paths to team projects.
SET_COOKIE2_KEY - Static variable in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Cookie Response Header name for cookies processed by this spec.
SET_COOKIE_KEY - Static variable in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Cookie Response Header name for cookies processed by this spec.
SET_FILE_TO_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceOptions
Sets the last modified time for newly downloaded files to checkin time.
SET_REPORTING_TYPE_TO_NONE - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
setAborted(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
setAcceptMergeEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
When a conflict is to be resolved with the AcceptMerge resolution and there is a conflicting pending encoding change, the given encoding will be used (no file conversion is done).
setAcceptMergeProperties(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
 
setAcceptMergeWithConflicts(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Sets the option to accept (resolve a conflict) when the merge resulted in conflicts.
setAccessControlEntries(AccessControlEntryDetails[], boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Sets the provided AccessControlEntry in this AccessControlList.
setAccessControlEntries(String, AccessControlEntryDetails[], boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setAccessControlEntries(String, AccessControlEntryDetails[], boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets the provided AccessControlEntries in this SecurityNamespace.
setAccessControlEntry(AccessControlEntryDetails, boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Sets the provided AccessControlEntry in this AccessControlList.
setAccessControlEntry(String, AccessControlEntryDetails, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setAccessControlEntry(String, AccessControlEntryDetails, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets the provided AccessControlEntryDetails in this SecurityNamespace.
setAccessControlList(AccessControlListDetails) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setAccessControlList(AccessControlListDetails) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets the AccessControlListDetails specified in the SecurityNamespace.
setAccessControlLists(AccessControlListDetails[]) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setAccessControlLists(AccessControlListDetails[]) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets the AccessControlListDetailss specified in the SecurityNamespace.
setAccessPoint(String) - Method in class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Sets the prefix for this access mapping's access point.
setAction(CheckinWorkItemAction) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
setActionFromString(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
setActionToDefault() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
setActualContentType(String) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput
Sets the content type of the data that was actually written to the output stream during the download.
setAllow(int) - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntry
 
setAllow(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
setAllowMultipleCheckout(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Sets whether this file type allows multiple check-outs.
setAllowUserInteraction(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setAllPendingChanges(PendingChange[]) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Sets the colleciton of all pending changes.
setAllPendingChanges(PendingChange[]) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Sets the colleciton of all pending changes.
setAllPendingChanges(PendingChange[]) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Sets all pending changes for this checkin.
setAlternate(Integer) - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
setAlwaysUseQuotes(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.ParameterFormatter
Defines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
setAscending(boolean) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortField
 
setASCIIName(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
setAsynchronous(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
setAttribute(String, String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Deprecated. use TeamFoundationIdentity.setProperty(String, Object)
setAuthAttempted(boolean) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Sets authentication attempt status
setAuthRequested(boolean) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Sets authentication request status
setAuthScheme(AuthScheme) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Assigns the given authentication scheme.
setAutoResolved(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBacklogIterationPath(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
setBaseChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseFileEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setBaseFileLabel(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setBaseFileName(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setBaseHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaselineFileGUID(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setBaseServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBaseURL(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
 
setBaseVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setBatchID(GUID) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setBatchSize(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setBodyCheckTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.methods.HeadMethod
Deprecated. Use HttpMethodParams
setBooleanParameter(String, boolean) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setBooleanParameter(String, boolean) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns a Boolean to the parameter with the given name
setBranchFromItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setBranchFromVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setBuildAgentStatus(IBuildAgent, AgentStatus, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Set build agent status
setBuildController(IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setBuildController(IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setBuildController(IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Provides a mechanism by which a controller may be added to this service host during deserialization.
setBuildControllerStatus(ControllerStatus, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Set build controller status
setBuildDefinitionURI(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setBuildDirectory(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setBuildNumber(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setBuildNumber(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setBuildReason(BuildReason) - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
 
setBuilds(IQueuedBuild[]) - Method in class com.microsoft.tfs.core.clients.build.buildstatus.BuildStatusCache
 
setBuildStatus(BuildStatus) - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
 
setCanceled(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
setCanceled() - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
setCanceled() - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
setCanceled() - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Sets the cancel state to true for the task this TaskMonitor is monitoring.
setCandidate(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setCandidate(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setChanges(Change[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setChangeset(Changeset) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
setChangesetID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setChangeSetID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Change
 
setChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the types of the pending change described by this item.
setChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setCharSet(String) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Sets the character encoding.
setCharSet(String) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
 
setCheckedPendingChanges(PendingChange[]) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Sets the pending changes that are currently "checked" in the user interface for this checkin.
setCheckedPendingChanges(PendingChange[]) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Sets the pending changes that are currently "checked" in the user interface for this checkin.
setCheckedPendingChanges(PendingChange[]) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Sets the pending changes that are currently "checked" in the user interface for this checkin.
setCheckedWorkItems(WorkItemCheckinInfo[]) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinWorkItems
Sets the work items that are "checked" in the user interface.
setCheckedWorkItems(WorkItemCheckinInfo[]) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinWorkItems
Sets the work items that are "checked" in the user interface.
setCheckinDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setCheckinDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setCheckinNote(CheckinNote) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setCheckinNotes(CheckinNote) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
setCheckinNotes(CheckinNote) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes
 
setCheckinNotes(CheckinNote) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
setCheckinPolicies(String, PolicyDefinition[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Sets the checkin policies for the given team project path.
setChildren(List<BranchHistoryTreeItem>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setClean() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Sets this watcher to clean, removing any paths that have been changed.
setComment(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setComment(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setComment(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
setComment(String) - Method in interface com.microsoft.tfs.core.clients.workitem.link.Link
 
setComment(String) - Method in class com.microsoft.tfs.core.httpclient.Cookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setComment(String) - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
Sets the comment for this checkin.
setComment(String) - Method in interface com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges
Sets the comment for this checkin.
setComment(String) - Method in class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
Sets the comment for this checkin.
setCommentURL(String) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
setCommittedServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setCommittedServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
setCommitter(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setCommitterDisplayName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setCompilationStatus(BuildPhaseStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setCompletedAge(int) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
 
setCompletedWindow(int) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
 
setConfigurationFolderPath(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setConflictID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setConflictingChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the type of change that conflicts with this item.
setConflictOptions(ConflictOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setConflictResolver(ExternalConflictResolution.ExternalConflictResolver) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
Sets the conflict resolver.
setConflictType(ConflictType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setConnectionCloseForced(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets whether or not the connection should be force-closed when no longer needed.
setConnectionManagerClass(Class) - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Sets HTTP connection manager class to be used der default.
setConnectionManagerTimeout(long) - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
setConnectionStaleCheckingEnabled(boolean) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionParams.setStaleCheckingEnabled(boolean) , HttpConnectionManager.getParams().
setConnectionStaleCheckingEnabled(boolean) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
Deprecated. Use HttpConnectionParams.setStaleCheckingEnabled(boolean) , HttpConnectionManager.getParams().
setConnectionTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. Use HttpConnectionParams.setConnectionTimeout(int) , HttpConnectionManager.getParams().
setConnectionTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.setConnectionTimeout(int), HttpConnection.getParams().
setConnectionTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Sets the timeout until a connection is etablished.
setConnectionTimeout(long) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Sets the timeout value to use when testing for idle connections.
setConnectivityFailureOnLastWebServiceCall(boolean) - Method in class com.microsoft.tfs.core.TFSConnection
 
setContentCharset(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the default charset to be used for writing content body, when no charset explicitly specified.
setContentChunked(boolean) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Sets whether or not the content should be chunked.
setContentHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setContentLength(long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setContentMergeSummary(MergeSummary) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Sets the summary of the merge operation.
setContentType(String) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Sets the content type.
setContinuousIntegrationQuietPeriod(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setContinuousIntegrationType(ContinuousIntegrationType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setContinuousIntegrationType(ContinuousIntegrationType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
 
setController(IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setCookiePolicy(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Assigns the cookie policy to be used by the HTTP methods this collection of parameters applies to.
setCreationDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setCreationDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setCredentialCharset(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setCredentials(Credentials) - Method in class com.microsoft.tfs.core.config.ConnectionInstanceData
Sets the credentials for this server.
setCredentials(CachedCredentials) - Method in interface com.microsoft.tfs.core.credentials.CredentialsManager
Sets the credentials for the given URI.
setCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.KeychainCredentialsManager
Sets the credentials for the given URI.
setCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.NullCredentialsManager
Sets the credentials for the given URI.
setCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.PersistenceStoreCredentialsManager
Sets the credentials for the given URI.
setCredentials(CachedCredentials) - Method in class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
Sets the credentials for the given URI.
setCredentials(AuthScope, Credentials) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Sets the credentials for the given authentication scope.
setCurrentIterationPath(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
setCurrentWorkDescription(String) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
setCurrentWorkDescription(String) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
setCurrentWorkDescription(String) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to set a more detailed description of the current work being done than the task name alone gives.
setCustomAssemblyPath(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setCustomDisplayName(String) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
setCustomDisplayName(String) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Sets the display name for the current user in a sticky manner, overriding any display name returned by an external identity provider (Active Directory, Live, etc).
setCustomGetVersion(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setData(String) - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
setData(Object) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityDescriptor
Sets miscellaenous data not sent to TFS.
setDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setDaysToBuild(ScheduleDays) - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
 
setDefaultAccessMapping(AccessMapping) - Method in interface com.microsoft.tfs.core.clients.framework.location.ILocationService
Sets the default AccessMapping to the AccessMapping passed in.
setDefaultAccessMapping(AccessMapping) - Method in class com.microsoft.tfs.core.clients.framework.location.LocationService
Sets the default AccessMapping to the AccessMapping passed in.
setDefaultAccessMapping(AccessMapping) - Method in class com.microsoft.tfs.core.PreFrameworkServerDataProvider
 
setDefaultDocumentCharset(String) - Static method in class com.microsoft.tfs.core.httpclient.URI
Set the default charset of the document.
setDefaultDropLocation(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setDefaultItemPropertyFilters(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Sets the list of item property filters automatically appended to the specified filters in methods that send item property filters to the server.
setDefaultMaxConnectionsPerHost(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Sets the default maximum number of connections allowed for a given host config.
setDefaultProtocolCharset(String) - Static method in class com.microsoft.tfs.core.httpclient.URI
Set the default charset of the protocol.
setDefaults(HttpParams) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setDefaults(HttpParams) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
setDefaultSourceProvider(BuildDefinitionSourceProvider) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
Set default source provider.
setDefaultTeam(TeamFoundationTeam) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Sets default team for the project
setDefaultTeam(boolean) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
setDefaultTeamID(String, GUID) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Sets default team for the project
setDefaultUseCaches(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDefaultViewURL(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
setDeleted(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setDeleteOptions(DeleteOptions) - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the deletion ID of the item.
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
setDeny(int) - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntry
 
setDeny(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
setDepth(WorkspaceMappingDepth) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
 
setDescription(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setDescription(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setDescription(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setDescription(String) - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
 
setDescription(String) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
setDescription(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
setDescription(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setDescription(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Sets the description of this stored query.
setDetectAdded(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Toggle whether files added locally (ie, those which exist on the local filesystem but do not exist on the server) will have adds pended for them.
setDetectDeleted(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Toggle whether files deleted locally (ie, those which do not exist on the local filesystem but the server expects that we have them) will have deletes pended for them.
setDirty(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
setDiscard(boolean) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Set the Discard attribute.
setDisplayName(String) - Method in class com.microsoft.tfs.core.clients.framework.location.AccessMapping
Sets the display name for the for the access mapping.
setDisplayName(String) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
setDisplayOrder(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
setDoAuthentication(boolean) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoAuthentication(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoInput(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDomain(String) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Sets the domain attribute.
setDomainAttributeSpecified(boolean) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Indicates whether the cookie had a domain specified in a domain attribute of the Set-Cookie header.
setDoOutput(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDoubleParameter(String, double) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setDoubleParameter(String, double) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns a Double to the parameter with the given name
setDownloadCompleted(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
setDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
setDownloadURL(String) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
 
setDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the URL at which this item can be downloaded.
setDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setDropLocation(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setDropLocation(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setEditingExtensions(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Sets the associated extensions for this file type.
setEditor(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setEligibleForCachedLoad(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable
 
setEnabled(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setEnabled(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setEnabled(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Sets the file encoding of the resultant merged file.
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.KeepLocalWritableConflictResolution
 
setEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setEncodingStrategy(ResolutionOptions.EncodingStrategy, FileEncoding) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Sets the strategy for resolving encoding conflicts.
setEnd(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
setErrorMessage(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Adds an error message that occurred while resolving.
setEscapedAuthority(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the authority.
setEscapedFragment(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the escaped fragment string.
setEscapedPassword(String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the escaped password string.
setEscapedPath(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the escaped path.
setEscapedQuery(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the escaped query string.
setEscapedUser(String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the escaped user string.
setEscapedUserinfo(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the raw-escaped user and password.
setExclude(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
setExcludedServerPaths(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
setExclusions(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
setExclusiveCheckout(String, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Set the exclusive checkout property on a project.
setExpiryDate(Date) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Sets expiration date.
setExtendedInformation(ACEExtendedInformation) - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
setFieldName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
setFieldName(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
setFile(File) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setFileTypes(FileType[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Sets the list of registered file types on the server.
setFilter(OfflineSynchronizerFilter) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Sets the resource filter used to check resources before pending changes.
setFilterExpression(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setFlags(LocalPendingChangeFlags) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setFolders(WorkingFolder[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setFollowRedirects(boolean) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
setForced(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setFragment(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the fragment.
setFromItem(Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setFullPath(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setGatedCheckInTicket(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setGetOps(List<GetOperation>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
setGetOption(GetOption) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setGUID(GUID) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setHasConflict(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets whether this operation conflicts with another.
setHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the hash code for the target item affected by this operation.
setHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setHasMoreItems(boolean) - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
setHasOtherPendingChange(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setHaveResolvableWarnings(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
setHeaders(Header[]) - Method in class com.microsoft.tfs.core.httpclient.HeaderGroup
Sets all of the headers contained within this group overriding any existing headers.
setHidden(boolean) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
setHost(HttpHost) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the given host
setHost(String, int, String) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the given host, port and protocol
setHost(String, String, int, Protocol) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Deprecated. #setHost(String, int, Protocol)
setHost(String, int, Protocol) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the given host, port and protocol.
setHost(String, int) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the given host and port.
setHost(String) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Set the given host.
setHost(URI) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the protocol, host and port from the given URI.
setHost(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the host to connect to.
setHostConfiguration(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Assigns the host configuration to use with the HttpClient.
setHostConfiguration(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. no longer applicable
setHostConfiguration(HostConfiguration) - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Assigns the host configuration to use with the ProxyClient.
setHttp11(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. Use HttpMethodParams.setVersion(HttpVersion)
setHTTPClientReference(TFSConnection.HTTPClientReference) - Method in class com.microsoft.tfs.core.TFSConnection
Sets the TFSConnection.HTTPClientReference for this TFSConnection, and increments the use count by one.
setHttpConnectionFactoryTimeout(long) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. Use HttpClientParams.setConnectionManagerTimeout(long) , HttpClient.getParams()
setHttpConnectionManager(HttpConnectionManager) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Assigns the HTTP connection manager to use with the HttpClient.
setHttpConnectionManager(HttpConnectionManager) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the httpConnectionManager.
setHttpElementCharset(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setHttpParamsFactory(HttpParamsFactory) - Static method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Sets the factory that will provide the default HttpParams.
setIconType(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocument
 
setID(GUID) - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
setIdentity(TeamFoundationIdentity) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
setIdentityName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
setIfModifiedSince(long) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setIgnore(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setIncludeAgents(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
 
setIncludeChildren(boolean) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
 
setIncludeExtendedInfoForAces(boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
setInformationTypes(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setInheritFlag(String, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setInheritFlag(String, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets whether or not an AccessControlListDetails should inherit permissions from its parents.
setInheritPermissions(boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
setInheritPermissions(boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
setInShelveset(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setInstanceFollowRedirects(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setIntermediateMergeEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Sets the file encoding that will be used for the intermediate merge step.
setIntParameter(String, int) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setIntParameter(String, int) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns an Integer to the parameter with the given name
setItem(Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the numeric ID of the item affected by this operation.
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setItems(Item[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemSet
Sets the items in this item set.
setItems(TeamFoundationIdentity[]) - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
setItemSpec(ItemSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setItemSpec(ItemSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
setItemSpec(ItemSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the type of the item affected by this operation.
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setIterationDates(String, Calendar, Calendar) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
setIterationPaths(String[]) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
setKeepForever(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setLabel(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
setLabel(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setLabelName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setLastModifiedDate(long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
setLastResponseInputStream(InputStream) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Set the state to keep track of the last response for the last request.
setLastSavedCheckin(SavedCheckin) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setLastSavedCheckin(SavedCheckin, Workstation) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Sets the settings associated with the last saved checkin attempt
setLatestVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setLength(long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setLevel(int) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setLevel(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setLinger(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
setLinkQueryMode(LinkQueryMode) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
setLocalAddress(InetAddress) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Set the local address to be used when creating connections.
setLocalAddress(InetAddress) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Set the local address used when creating the connection.
setLocalFileLastModifiedDateUsedForHashValue(long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setLocalFileLastModifiedDateUsedForThreeWayMerge(long) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Last Modified UTC time of the local file, which was used for performing three way merge and creating merge file.
setLocalHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setLocalItem(String) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
 
setLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
setLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Sets the path to the local item in this working folder mapping.
setLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
setLocalItemExclusions(VersionControlClient, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Overwrites the list of local item exclusions with the list passed in.
setLocalVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setLocalVersionEntry(WorkspaceLocalItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setLock(String[], LockLevel, RecursionType, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setLock(String[], LockLevel[], RecursionType, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setLock(String[], LockLevel, RecursionType, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Sets (or unsets) a lock on a file or folder.
setLock(String[], LockLevel[], RecursionType, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Sets (or unsets) a lock on a file or folder.
setLock(ItemSpec[], LockLevel, GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setLock(ItemSpec[], LockLevel, GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Sets (or unsets) a lock on a file or folder.
setLock(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setLock(ItemSpec[], LockLevel[], GetOptions, PendChangesOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Sets (or unsets) a lock on a file or folder.
setLocked(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Locks or unlocks the connection.
setLockLevel(LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setLockLevel(LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setLockLevel(LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the lock status for this operation.
setLockLevel(LockLevel) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setLockOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setLockStatus(byte) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setLogicalOperator(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
setLogLocation(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setLongParameter(String, long) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setLongParameter(String, long) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns a Long to the parameter with the given name
setMappingType(WorkspaceMappingType) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
 
setMaxBuildsPerDefinition(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setMaxConcurrentBuilds(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setMaxConnectionsPerHost(int) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionManagerParams.setDefaultMaxConnectionsPerHost(int) , HttpConnectionManager.getParams().
setMaxConnectionsPerHost(HostConfiguration, int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections to be used for the given host config.
setMaxFinishTime(Calendar) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setMaxQueuePosition(int) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setMaxTotalConnections(int) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Deprecated. Use HttpConnectionManagerParams.setMaxTotalConnections(int) , HttpConnectionManager.getParams().
setMaxTotalConnections(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections allowed.
setMergeConflict(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setMergeDetails(Conflict) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the merge details for this operation.
setMergedFileEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setMergedFileLabel(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setMergedFileName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setMergedFileName(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setMergedProperties(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.PropertiesMergeSummary
 
setMethod(OfflineSynchronizerMethod) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Sets the method of edited file detection.
setMethod(HttpMethod) - Static method in class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
setMethodRetryHandler(MethodRetryHandler) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. use HttpMethodParams
setMinChangedTime(Calendar) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setMinFinishTime(Calendar) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setModifiedFileEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setMonitor(Object) - Static method in class com.microsoft.tfs.core.httpclient.ActiveHttpMethods
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildGroupItem
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
 
setName(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setName(String) - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
setName(String) - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
setName(String) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
setName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
setName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
 
setName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
Set the name of this file type.
setName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setName(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Sets the name of this stored query.
setName(String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Sets the name of this item.
setName(String) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Sets the part name.
setName(String) - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
Set the name.
setNamespaceConflict(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setNameValueField(String, String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Sets the server name of the resultant merged file.
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
Sets the new server path of the resolved item.
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.KeepLocalWritableConflictResolution
 
setNewPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
Sets the new path for a conflicted item or the item in its way when it needs needs to move to a new location.
setNotificationManager(NotificationManager) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Sets the NotificationManager this workstation uses to send and receive intra- and inter-process notifications about things like changes to mappings, new pending changes, merge completion.
setNumberToKeep(int) - Method in interface com.microsoft.tfs.core.clients.build.IRetentionPolicy
 
setNumConflicts(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
setNumOperations(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
setNumResolvedConflicts(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.GetStatus
 
setOffline(Boolean) - Method in class com.microsoft.tfs.core.util.serverlist.ServerListCollectionEntry
 
setOkayToOverwriteExistingLocal(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setOperator(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
setOppositeEnd(WorkItemLinkTypeEnd) - Method in class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
setOptions(QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
 
setOriginalFileEncoding(FileEncoding) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
setOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
setOwnerDescriptor(IdentityDescriptor) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryItem
Sets the owner of this query item to be the given IdentityDescriptor.
setOwnerDisplayName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchProperties
 
setOwnerDisplayName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setOwnerDisplayName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
Set the owner display name.
setOwnerName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
Set the owner name.
setPageSize(int) - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
setParameter(String, String) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Sets the value of parameter with parameterName to parameterValue.
setParameter(String, Object) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
 
setParameter(String, Object) - Method in interface com.microsoft.tfs.core.httpclient.params.HttpParams
Assigns the value to the parameter with the given name
setParameters(String[], Object) - Method in class com.microsoft.tfs.core.httpclient.params.DefaultHttpParams
Assigns the value to all the parameter with the given names
setParams(HostParams) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Assigns HTTP protocol parameters specific to this host.
setParams(HttpClientParams) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Assigns HTTP protocol parameters for this HttpClient.
setParams(HttpConnectionParams) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Assigns HTTP protocol parameters for this method.
setParams(HttpConnectionManagerParams) - Method in interface com.microsoft.tfs.core.httpclient.HttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpMethodParams) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Assigns HTTP protocol parameters for this method.
setParams(HttpMethodParams) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Assigns HTTP protocol parameters for this method.
setParams(HttpConnectionManagerParams) - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpClientParams) - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Assigns HTTP protocol parameters for this ProxyClient.
setParams(HttpConnectionManagerParams) - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
Assigns parameters for this connection manager.
setParent(TFSEntity) - Method in class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
setParent(Object) - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
 
setParent(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
setParent(Object) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setParent(BranchHistoryTreeItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setParentGUID(GUID) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setParentID(GUID) - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
setParentURI(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setParseError(int) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
setPartial(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
setPartial(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.MergeCandidate
 
setPassword(String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the password string.
setPassword(String) - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
 
setPath(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setPath(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
 
setPath(String) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Sets the path attribute.
setPath(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the path of the HTTP method.
setPath(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the path of the HTTP method.
setPath(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the path.
setPathAttributeSpecified(boolean) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Indicates whether the cookie had a path specified in a path attribute of the Set-Cookie header.
setPathWatcherFactory(PathWatcherFactory) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Sets the factory used to construct PathWatchers for local workspaces.
setPendingChange(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
Sets the types of the changes currently pending for this item.
setPendingChangeID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setPendingChangeID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the ID of the pending change.
setPendingChangeID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Deprecated. since TFS 2010
setPendingCheckin(PendingCheckin) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluator
Sets the pending checkin used for policy evaluations.
setPendingSetDetails() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSet
Sets the pending set name, owner and type on each of the pending changes
setPendingSetName(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setPendingSetOwner(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setPendingSetOwnerDisplay(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setPermissions(IdentityDescriptor, int, int, Boolean) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
Sets a permission for the descriptor on this AccessControlList.
setPermissions(String, IdentityDescriptor, int, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.FrameworkSecurityNamespace
 
setPermissions(String, IdentityDescriptor, int, int, boolean) - Method in class com.microsoft.tfs.core.clients.security.SecurityNamespace
Sets a permission for the descriptor in this SecurityNamespace.
setPermissionsProfile(WorkspacePermissionProfile) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
setPersistentWorkItemsCheckedInfo(WorkItemCheckedInfo[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
setPolicyOverride(PolicyOverrideInfo) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
 
setPolicyOverrideComment(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
setPort(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the port to connect to.
setPortAttributeBlank(boolean) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Indicates whether the Port attribute in Set-Cookie2 header contains no value (is of the form Port="").
setPortAttributeSpecified(boolean) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Indicates whether the cookie had a port attribute specified in the Set-Cookie2 response header.
setPorts(int[]) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Set the Port attribute.
setPostponed(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setPreemptive(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
Preemptively assigns a suitable authentication scheme.
setPreemptiveAuthenticationTypes(Class[]) - Method in class com.microsoft.tfs.core.httpclient.params.HttpClientParams
Sets whether authentication should be attempted preemptively.
setPriority(QueuePriority) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setPriority(QueuePriority) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuild
 
setProcess(IProcessTemplate) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setProcessParameters(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setProcessParameters(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setProcessType(ProcessType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setProject(Project) - Method in class com.microsoft.tfs.core.clients.workitem.project.ProjectModificationEvent
 
setProjectName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setProjectProperty(String, String, String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
setProjectURI(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setProjectURI(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
setProperties(TeamFoundationServerExceptionProperties) - Method in exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
setProperties(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ItemProperties
 
setProperties(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setProperty(String, Object) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Sets a property, will overwrite if already set.
setProperty(String, Object) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Sets a property, will overwrite if already set.
setProperty(IdentityPropertyScope, String, Object) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Sets a property, will overwrite if already set.
setPropertyName(String) - Method in exception com.microsoft.tfs.core.clients.webservices.TeamFoundationPropertyValidationException
 
setPropertyNameFilters(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
 
setPropertyNameFilters(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
 
setPropertyNameFilters(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
 
setPropertyValues(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
setPropertyValues(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
setPropertyValues(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setPropertyValues(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setPropertyValues(PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Sets the property values for this change.
setProtocol(Protocol) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the protocol used to establish the connection
setProxy(String, int) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Set the proxy settings.
setProxyCredentials(AuthScope, Credentials) - Method in class com.microsoft.tfs.core.httpclient.HttpState
Sets the proxy credentials for the given authentication realm.
setProxyHost(ProxyHost) - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
Sets the given proxy host
setProxyHost(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the host to proxy through.
setProxyPort(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets the port of the host to proxy through.
setQuality(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setQuality(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setQuery(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the query as the name and value pair.
setQuery(String[], String[]) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the query as the name and value pairs.
setQuery(String) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the query.
setQueryDeletedOption(QueryDeletedOption) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setQueryMode(LinkQueryMode) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setQueryOptions(QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setQueryOptions(QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
 
setQueryOptions(QueryOptions) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
 
setQueryOrder(BuildQueryOrder) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setQueryScope(QueryScope) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setQueryScope(QueryScope) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Sets the scope of this stored query.
setQueryString(String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the query string of the HTTP method.
setQueryString(NameValuePair[]) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the query string of this HTTP method.
setQueryString(String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryString(NameValuePair[]) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryText(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setQueryText(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Sets the query string.
setQueryText(String) - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryDefinition
Sets the WIQL query text for this query definition.
setQueryType(QueryType) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
setQueryType(QueryType) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setQueueStatus(DefinitionQueueStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setRawAuthority(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the authority.
setRawFragment(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the raw-escaped fragment.
setRawPassword(char[]) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the raw-escaped password.
setRawPath(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the raw-escaped path.
setRawQuery(char[]) - Method in class com.microsoft.tfs.core.httpclient.URI
Set the raw-escaped query.
setRawUser(char[]) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the raw-escaped user.
setRawUserinfo(char[], char[]) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the raw-escaped user and password.
setReason(BuildReason) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setReason(BuildReason) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setReason(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setReason(String) - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Deprecated. HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReason(String) - Method in exception com.microsoft.tfs.core.httpclient.URIException
Deprecated. Callers should instead set this via a parameter to the constructor.
setReasonCode(int) - Method in exception com.microsoft.tfs.core.httpclient.HttpException
Deprecated. HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReasonCode(int) - Method in exception com.microsoft.tfs.core.httpclient.URIException
Deprecated. Callers should set the reason code as a parameter to the constructor.
setReceiveBufferSize(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for incoming network I/O.
setRecursionType(RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizer
Sets the recursion for this operation.
setRecursionType(RecursionType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
setRemove(String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PermissionChange
 
setRequestBody(InputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. use EntityEnclosingMethod.setRequestEntity(RequestEntity)
setRequestBody(String) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. use EntityEnclosingMethod.setRequestEntity(RequestEntity)
setRequestBody(NameValuePair[]) - Method in class com.microsoft.tfs.core.httpclient.methods.PostMethod
Sets an array of parameters to be used in the POST request body
setRequestContentLength(int) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. Use EntityEnclosingMethod.setContentChunked(boolean) or EntityEnclosingMethod.setRequestEntity(RequestEntity)
setRequestContentLength(long) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Deprecated. Use EntityEnclosingMethod.setContentChunked(boolean) or EntityEnclosingMethod.setRequestEntity(RequestEntity)
setRequested(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryTreeItem
 
setRequestedFor(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setRequestedFor(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setRequestedFor(String) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
 
setRequestedForFilter(String) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
 
setRequestedItem(BranchHistoryTreeItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistory
 
setRequestEntity(RequestEntity) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
 
setRequestHeader(String, String) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(Header) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Set the specified request header, overwriting any previous value.
setRequestHeader(Header) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the specified request header, overwriting any previous value.
setRequestMethod(String) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestProperty(String, String) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestSentRetryEnabled(boolean) - Method in class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated.  
setRequestType(RequestType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setRequestType(RequestType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
setRequireClientCertificates(boolean) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
 
setRequired(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
setResolution(Resolution) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setResolutionOptions(ResolutionOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setResolved(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setResponseStream(InputStream) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the response stream.
setResultOptions(ResultOptions) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setRetryCount(int) - Method in class com.microsoft.tfs.core.httpclient.DefaultMethodRetryHandler
Deprecated.  
setSecure(boolean) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Sets the secure attribute of the cookie.
setSendBufferSize(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.setSendBufferSize(int), HttpConnection.getParams().
setSendBufferSize(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for outgoing network I/O.
setSerializableDescriptor(IdentityDescriptor) - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
setServerItem(String) - Method in interface com.microsoft.tfs.core.clients.build.IWorkspaceMapping
 
setServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldDefinition
 
setServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
setServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Item
 
setServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Mapping
Sets the path to the server item in this working folder mapping.
setServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setServerList(ServerList) - Method in class com.microsoft.tfs.core.util.serverlist.internal.PersistenceStoreServerListManager
Sets the list of known server URIs.
setServerList(ServerList) - Method in class com.microsoft.tfs.core.util.serverlist.internal.WindowsRegistryServerListManager
 
setServerList(ServerList) - Method in interface com.microsoft.tfs.core.util.serverlist.ServerListManager
Sets the list of known server URIs.
setServiceHostName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
 
setServiceHostName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildControllerSpec
 
setShelvedDownloadURL(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setShelvesetName(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildRequest
 
setSingletonDependency(String, CatalogNode) - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogDependencyGroup
Sets the singleton dependency for the given node with the key.
setSocketTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Sets SO_TIMEOUT value directly on the underlying socket.
setSortType(SortType) - Method in class com.microsoft.tfs.core.clients.workitem.query.SortField
 
setSoTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.setSoTimeout(int), HttpConnection.getParams().
setSoTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setSoTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setSourceControlCapabilityFlags(SourceControlCapabilityFlags) - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
 
setSourceLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
setSourceLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setSourceLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the local item that is the source of this operation.
setSourceLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setSourceLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChange
 
setSourceServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
setSourceServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setSourceServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
 
setSourceServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setSourceVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
setSourceWorkItem(WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.link.RelatedLink
 
setStaleCheckingEnabled(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. Use HttpConnectionParams.setStaleCheckingEnabled(boolean) , HttpConnection.getParams().
setStaleCheckingEnabled(boolean) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Defines whether stale connection check is to be used.
setStart(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
setStartingIndex(int) - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
setStartTime(int) - Method in interface com.microsoft.tfs.core.clients.build.ISchedule
 
setState(LocalWorkspaceState) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
setState(HttpState) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Assigns HTTP state for the HttpClient.
setState(HttpState) - Method in class com.microsoft.tfs.core.httpclient.ProxyClient
Assigns HTTP state for the ProxyClient.
setStatus(AgentStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setStatus(ControllerStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setStatus(BuildStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setStatus(BuildStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetailSpec
 
setStatus(QueueStatus) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildSpec
 
setStatus(ConflictResolutionStatus) - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
Subclasses may set the status of the resolution.
setStatusFilter(QueueStatus) - Method in interface com.microsoft.tfs.core.clients.build.IQueuedBuildsView
 
setStatusMessage(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setStatusMessage(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildController
 
setStrictMode(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. Use DefaultHttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Deprecated. Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Deprecated. Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStringParsed(boolean) - Method in class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
setSupportedReasons(BuildReason) - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
 
setSupportedTriggerTypes(DefinitionTriggerType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSourceProvider
 
setTags(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgent
 
setTags(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildAgentSpec
 
setTargetChangeset(Changeset) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
setTargetItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setTargetItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setTargetLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTargetLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the local item that is the target of this operation.
setTargetServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ExtendedItem
 
setTargetServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the server item that is the target of this operation.
setTargetServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setTargetVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangesetMerge
 
setTaskName(String) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
setTaskName(String) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
setTaskName(String) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called to set the task name of the task being monitored by this TaskMonitor.
setTcpNoDelay(boolean) - Method in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
setTeamField(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
setTeamFieldValues(TeamFieldValue[]) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
setTeamID(GUID) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
setTeamName(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
setTeamName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
 
setTeamSettings(TeamSettings) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
setTeamSettings(GUID, TeamSettings) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamSettingsConfigurationService
Set the team settings for a given team
setTemplateType(ProcessTemplateType) - Method in interface com.microsoft.tfs.core.clients.build.IProcessTemplate
 
setTestStatus(BuildPhaseStatus) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
 
setTheirDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirFileLabel(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setTheirFileName(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setTheirHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirLastMergedVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTheirVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setTimeout(int) - Method in class com.microsoft.tfs.core.httpclient.HttpClient
Deprecated. Use HttpConnectionParams.setSoTimeout(int) , HttpConnectionManager.getParams().
setTimeoutInterval(long) - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Sets the interval used by this class between closing idle connections.
setTitle(String) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Sets the title of this work item.
setToken(String) - Method in class com.microsoft.tfs.core.clients.security.AccessControlEntryDetails
 
setToken(String) - Method in class com.microsoft.tfs.core.clients.security.AccessControlList
 
setToken(String) - Method in class com.microsoft.tfs.core.clients.security.AccessControlListDetails
 
setTool(ExternalTool) - Method in class com.microsoft.tfs.core.externaltools.ExternalToolAssociation
Sets the ExternalTool.
setTotalItems(int) - Method in class com.microsoft.tfs.core.clients.webservices.FilteredIdentitiesList
 
setTransferEncoding(String) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.PartBase
Sets the transfer encoding.
setTreeQueryLinkType(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
setTriggerType(DefinitionTriggerType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinition
 
setTriggerType(DefinitionTriggerType) - Method in interface com.microsoft.tfs.core.clients.build.IBuildDefinitionSpec
 
setType(String) - Method in interface com.microsoft.tfs.core.clients.build.IBuildInformationNode
 
setType(String) - Method in class com.microsoft.tfs.core.clients.favorites.FavoriteItem
 
setType(ConflictType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setType(FieldType) - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
setUndoOps(List<GetOperation>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.GetOperationGroup
 
setUploadContentHashValue(byte[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setURI(String) - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
setURI(URI) - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Sets the URI for this method.
setURI(URI) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sets the URI for this method.
setURI() - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Once it's parsed successfully, set this URI.
setURI() - Method in class com.microsoft.tfs.core.httpclient.URI
Once it's parsed successfully, set this URI.
setUriCharset(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the charset to be used for parsing URIs.
setURL(String) - Method in class com.microsoft.tfs.core.clients.registration.ServiceInterface
 
setURL(String) - Method in class com.microsoft.tfs.core.config.tfproxy.DefaultTFProxyServerSettings
Sets the proxy server URL.
setUseAlternate(boolean) - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
setUseCaches(boolean) - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setUseExpectHeader(boolean) - Method in class com.microsoft.tfs.core.httpclient.methods.ExpectContinueMethod
Deprecated. Use HttpMethodParams
setUseInternalEngine(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
 
setUseOnlyStartLocalItemExclusions(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalItemExclusionEvaluator
 
setUser(String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the user string.
setUserinfo(String, String) - Method in class com.microsoft.tfs.core.httpclient.HttpURL
Set the user and password.
setUseSelectedLinkTypes(boolean) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQuery
 
setValidDateFormats(Collection<SimpleDateFormat>) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Sets the Collection of date patterns used for parsing.
setValidDateFormats(Collection<SimpleDateFormat>) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
 
setValidDateFormats(Collection<SimpleDateFormat>) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
setValue(String) - Method in class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
 
setValue(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setValue(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNoteFieldValue
Encode value using default XML ecoding and store.
setValue(Object) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
Sets he value of this field.
setValue(Object, Object) - Method in interface com.microsoft.tfs.core.clients.workitem.fields.Field
Sets he value of this field.
setValue(Integer) - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
setValue(String) - Method in interface com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow
 
setValue(String) - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
Set the value.
setVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation
 
setVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
setVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
setVersion(VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelItemSpec
 
setVersion(int) - Method in class com.microsoft.tfs.core.httpclient.Cookie
Sets the version of the cookie specification to which this cookie conforms.
setVersion(HttpVersion) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Assigns the HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
setVersionAttributeSpecified(boolean) - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Indicates whether the cookie had a version attribute specified in the Set-Cookie2 response header.
setVersionLocal(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the version of the item locally.
setVersionServer(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolveConflictHandler.UpdateLocalVersionSpec
 
setVersionServer(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Sets the version of the item on the server.
setVersionServerDate(Calendar) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetOperation
Set the date / time the server version was created.
setVersionSpec(VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
setVersionSpec(VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
setVirtualHost(String) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. no longer applicable
setVirtualHost(String) - Method in class com.microsoft.tfs.core.httpclient.params.HostParams
Sets the virtual host name.
setVirtualHost(String) - Method in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the virtual host name.
setWatermark(GUID) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalItemExclusionSet
 
setWidth(int) - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
setWorkItems(WorkItem[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Set the work items which reference this changeset.
setWSSObjectType(String) - Method in class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
setYourChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourDeletionID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourEncoding(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourFileLabel(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setYourFileName(String) - Method in class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
 
setYourItemID(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourItemType(ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourLastMergedVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourLocalChangeType(ChangeType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourServerItemSource(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
setYourVersion(int) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
SeverityType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the severity levels for a Failure.
SHARE_POINT_SITE_CREATION_LOCATION - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
SHARE_POINT_WEB_APPLICATION - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
SHARED_PROPERTY_COLLECTION_ID - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
SHARED_PROPERTY_IS_HOSTED - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
SHARED_PROPERTY_SERVER_ID - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
SHARED_STEP - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
SHAREPOINT - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
SharePointWebApplicationCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
SharePointWebApplicationCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
 
SharePointWebApplicationCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
SharePointWebApplicationCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
 
SharePointWebApplicationEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
shelve(Shelveset, PendingChange[], boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Send pending changes to the server for storage without being checked in.
ShelveEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when pending changes have been successfully shelved.
ShelveEvent(EventSource, Workspace, Shelveset, PendingChange[], boolean) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.ShelveEvent
 
ShelveException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when a shelve operation fails.
ShelveException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ShelveException
 
ShelveException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ShelveException
 
ShelveException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ShelveException
 
ShelveException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.ShelveException
 
ShelveListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the ShelveEvent.
SHELVESET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
SHELVESET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
 
Shelveset - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A server-side collection of pending changes and associated metadata.
Shelveset() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
Shelveset(_Shelveset) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
Shelveset(String, String, String, String, String, CheckinNote, VersionControlLink[], Calendar, boolean, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
Shelveset(String, String, String, String, String, CheckinNote, WorkItemCheckedInfo[], Calendar, boolean, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
Shelveset(String, String, String, String, String, CheckinNote, WorkItemCheckinInfo[], Calendar, boolean, PropertyValue[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Shelveset
 
ShelvesetComparator - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Comparator for Shelvesets.
ShelvesetConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
ShelvesetConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ShelvesetConflictDescription
 
shouldAcceptUntrustedCertificates(ConnectionInstanceData) - Method in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
Called from DefaultHTTPClientFactory.createHTTPClient(HttpConnectionManager, ConnectionInstanceData) to test whether an HttpClient created for the specified connection should be configured to accept untrusted SSL certificates.
shouldCloseConnection(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
Returns true if the status code is anything other than SC_OK, false otherwise.
shouldCloseConnection(HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Tests if the connection should be closed after the method has been executed.
shouldIgnoreForDeltaTable() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionField
 
shouldPend(File, OfflineChangeType, ItemType) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerFilter
Returns true if changes should be pended for the given file.
shouldRecurse(File) - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerFilter
Returns true if we should recurse into the given directory when examining changes.
showChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
The UI should attempt to show a change description (number of local/server/conflicting changes.)
showChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.DeletedConflictDescription
For deleted conflicts, the change summary cannot be determined (since the target does not exist.) The UI should attempt to show a change description (number of local/server/conflicting changes.)
showChangeDescription() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
The UI should attempt to show a change description (number of local/server/conflicting changes.)
shutdown() - Method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Shuts down the connection manager and releases all resources.
shutdown() - Method in class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
since 3.1
shutdown() - Method in class com.microsoft.tfs.core.httpclient.util.IdleConnectionTimeoutThread
Stops the thread used to close idle connections.
shutdown() - Method in class com.microsoft.tfs.util.shutdown.ShutdownManager
Instructs all registered listeners to shutdown.
shutdownAll() - Static method in class com.microsoft.tfs.core.httpclient.MultiThreadedHttpConnectionManager
Shuts down and cleans up resources used by all instances of MultiThreadedHttpConnectionManager.
ShutdownEventListener - Interface in com.microsoft.tfs.util.shutdown
ShutdownEventListeners are registered with the ShutdownManager and invoked when parts or all of core is being shut down (as part of a manual operation or during process exit).
ShutdownManager - Class in com.microsoft.tfs.util.shutdown
Overview
ShutdownManager.Priority - Class in com.microsoft.tfs.util.shutdown
 
shutdownOutput() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Deprecated. unused
SID - Static variable in class com.microsoft.tfs.core.clients.authorization.SearchFactor
 
SIDIdentityHelper - Class in com.microsoft.tfs.core.clients.webservices
Well known SID constants and methods for parsing SIDs.
SIDIdentityHelper() - Constructor for class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.AutoResolveOptions
Conflicts that require name or encoding parameters are not reported to the user.
SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
When this flag is specified to destroy, the items that were destroyed are not returned to the client.
SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Instructs the server to supress any get operations and conflicts.
SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
This instructs the server not to return GetOps for the operation.
SILENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
SimpleHttpConnectionManager - Class in com.microsoft.tfs.core.httpclient
A connection manager that provides access to a single HttpConnection.
SimpleHttpConnectionManager(boolean) - Constructor for class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
The connection manager created with this constructor will try to keep the connection open (alive) between consecutive requests if the alwaysClose parameter is set to false.
SimpleHttpConnectionManager() - Constructor for class com.microsoft.tfs.core.httpclient.SimpleHttpConnectionManager
The connection manager created with this constructor will always try to keep the connection open (alive) between consecutive requests.
SINGLE_COOKIE_HEADER - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines whether cookies should be put on a single response header.
SINGLE_RECURSE_STAR - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogConstants
 
SINGLETON_INSTANCE_IDENTIFIER - Static variable in class com.microsoft.tfs.core.clients.framework.location.LocationServiceConstants
This identifier should be used to request a Singleton instance of a service definition if you must pass an identifier value.
SITE_SERVER - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.category.CategoryCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinitionCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.ValuesCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.files.AttachmentCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.link.LinkCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.node.NodeCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.project.ProjectCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQueryCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.query.WorkItemCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.revision.RevisionCollection
 
size() - Method in interface com.microsoft.tfs.core.clients.workitem.wittype.WorkItemTypeCollection
 
size() - Method in class com.microsoft.tfs.core.externaltools.ExternalToolset
 
skip(long) - Method in class com.microsoft.tfs.core.httpclient.ContentLengthInputStream
Skips and discards a number of bytes from the input stream.
SLASH_RECURSION_OPERATOR - Static variable in class com.microsoft.tfs.core.clients.build.utils.BuildPath
 
smartNativeToTFS(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Accepts a local path or server path for conversion to TFS path conventions.
smartTFSToNative(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemPath
Accepts a local path or server path for conversion from TFS path conventions.
SO_LINGER - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Sets SO_LINGER with the specified linger time in seconds.
SO_RCVBUF - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_SNDBUF - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Defines the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
SO_TIMEOUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Sets the socket timeout (SO_TIMEOUT) in milliseconds to be used when executing the method.
SOCKET_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
SOCKET_TIMEOUT_SECONDS_PROPERTY - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
 
sortChanges() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Changeset
Sorts the changes in the changeset.
SortField - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
SortField(String, boolean) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.SortField
 
SortField - Class in com.microsoft.tfs.core.clients.workitem.query
Represents a WorkItemFieldIDs that can be used to sort the results of a query.
SortField(FieldDefinition, SortType) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.SortField
 
SortFieldCollection - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
SortFieldCollection() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
SortFieldCollection(SortFieldCollection) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
SortFieldList - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents a collection of SortFields that can be sorted by a query.
SortType - Class in com.microsoft.tfs.core.clients.workitem.query
Describes the order by which a SortField is sorted.
SOURCE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType
 
source - Variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldChangeEvent
The object which caused the field to change.
SOURCE_DIR_ENVIRONMENT_VARIABLE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
SOURCE_DIRECTORY_NOT_EMPTY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
SOURCE_GET_VERSION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
SOURCE_GET_VERSION - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
SOURCE_RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
SOURCE_WRITABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
SourceControlCapabilityFlags - Class in com.microsoft.tfs.core.clients.versioncontrol
 
space - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for space.
SparseTree<T> - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
SparseTree(char) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Tokens have variable length segments that are separated by the set of characters given to the constructor.
SparseTree(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Tokens have fixed length segments that are separated by the element length provided.
SparseTree(Comparator<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Tokens are assumed to contain fixed length segments (ie.
SparseTree(char, Comparator<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Tokens have variable length segments that are separated by the set of characters given to the constructor.
SparseTree(int, Comparator<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
Tokens have fixed length segments that are separated by the length provided.
SparseTree(char, int, Comparator<String>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree
 
SparseTree.EnumNodeCallback<T> - Interface in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
The EnumNodeCallback is used when enumerating the nodes in the store.
SparseTree.EnumSubTreeEnumerator - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
SparseTree.EnumSubTreeEnumerator(SparseTree<T>, String, EnumSubTreeOptions, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.EnumSubTreeEnumerator
 
SparseTree.ModifyInPlaceCallback<T> - Interface in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
The ModifyInPlaceCallback is used when a caller wants to look up a node in the tree with a certain token and then change the referenced object for that token, with only a single lookup in the tree.
SparseTreeAdditionalData - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
The SparseTree EnumParents and EnumSubTree methods can return additional data back to the caller, if a SparseTreeAdditionalData object is provided to the enumeration function.
SparseTreeAdditionalData() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeAdditionalData
 
SparseTreeNode<X> - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
SparseTreeNode(String, String[], X) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
Returns a new SparseTreeNode
SparseTreeNode(String, String[], X, List<SparseTreeNode<X>>) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
Returns a new SparseTreeNode
SparseTreeRange - Class in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 
SparseTreeRange() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
SparseTreeRange(int, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeRange
 
SPECIAL_ANY - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
SPECIAL_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityAttributeTags
 
SpecialFolders - Class in com.microsoft.tfs.core.util
Gets the path to some of the Windows Shell special folders.
SpecialFolders() - Constructor for class com.microsoft.tfs.core.util.SpecialFolders
 
split(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Splits the given server path into its components.
splitBranches(String) - Static method in class com.microsoft.tfs.core.clients.build.GitProperties
 
SQL_ANALYSIS_INSTANCE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
SQL_DATABASE_INSTANCE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
SQL_REPORTING_INSTANCE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
SSLProtocolSocketFactory - Class in com.microsoft.tfs.core.httpclient.protocol
A SecureProtocolSocketFactory that uses JSSE to create sockets.
SSLProtocolSocketFactory() - Constructor for class com.microsoft.tfs.core.httpclient.protocol.SSLProtocolSocketFactory
Constructor for SSLProtocolSocketFactory.
STALE_CONNECTION_CHECK - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines whether stale connection check is to be used.
STALE_VERSION_WARNING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WarningType
 
StandardPendingCheckin - Class in com.microsoft.tfs.core.pendingcheckin
Standard implementation of PendingCheckin.
StandardPendingCheckin(Workspace, PendingChange[], PendingChange[], String, CheckinNote, WorkItemCheckinInfo[], PolicyEvaluator) - Constructor for class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckin
Creates a StandardPendingCheckin using the user-supplied evaluator and the loader it was already configured with.
StandardPendingCheckinNotes - Class in com.microsoft.tfs.core.pendingcheckin
Standard implementation of PendingCheckinNotes.
StandardPendingCheckinNotes(CheckinNote, VersionControlClient, AffectedTeamProjects) - Constructor for class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinNotes
Constructs a standard PendingCheckinNotes object.
StandardPendingCheckinPendingChanges - Class in com.microsoft.tfs.core.pendingcheckin
Standard implementation of PendingCheckinPendingChanges.
StandardPendingCheckinPendingChanges(Workspace, PendingChange[], PendingChange[], AffectedTeamProjects, String) - Constructor for class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPendingChanges
The AffectedTeamProjects object given will be modified.
StandardPendingCheckinPolicies - Class in com.microsoft.tfs.core.pendingcheckin
Standard implementation of PendingCheckinPolicies that uses a PolicyEvaluator to contain and evaluate policies.
StandardPendingCheckinPolicies(PendingCheckin, VersionControlClient, PolicyEvaluator) - Constructor for class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinPolicies
Constructs a @ StandardPendingCheckinPolicies} for the given pending checkin and client, using an existing PolicyEvaluator and the PolicyLoader it was configured with.
StandardPendingCheckinWorkItems - Class in com.microsoft.tfs.core.pendingcheckin
Standard implementation of PendingCheckinWorkItems.
StandardPendingCheckinWorkItems(WorkItemCheckinInfo[]) - Constructor for class com.microsoft.tfs.core.pendingcheckin.StandardPendingCheckinWorkItems
Constructs a @ StandardPendingCheckinWorkItems} for the given checked work items.
STAR - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
START_CLEANUP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.DestroyFlags
When this flag is specified to destroy, the server immediately starts an asynchronous cleanup of the versioned item file content data.
START_TIME - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
START_TIME_ASCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
START_TIME_ASCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
START_TIME_DESCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder
 
START_TIME_DESCENDING - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010
 
startBuildsNow(int[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
startQueuedBuildsNow(IQueuedBuild[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
startQueuedBuildsNow(int[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
startsWith(String, String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
startsWithHTTP(String) - Static method in class com.microsoft.tfs.core.httpclient.StatusLine
Tests if the string starts with 'HTTP' signature.
startWatching() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Enables this path watcher.
STATE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
state - Variable in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
STATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
STATE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
STATIC_ANALYSIS_ERRORS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
STATIC_ANALYSIS_WARNINGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
STATUS_LINE_GARBAGE_LIMIT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the maximum number of ignorable lines before we expect a HTTP response's status code.
STATUS_MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
STATUS_MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
STATUS_MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate
 
STATUS_MESSAGE - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildControllerUpdate2010
 
statusChanged(ConflictResolution, ConflictResolutionStatus) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatusListener
Callback for ConflictResolution to update the progress of resolution.
statusLine - Variable in class com.microsoft.tfs.core.httpclient.HttpMethodBase
The Status-Line from the response.
StatusLine - Class in com.microsoft.tfs.core.httpclient
Represents a Status-Line as returned from a HTTP server.
StatusLine(String) - Constructor for class com.microsoft.tfs.core.httpclient.StatusLine
Default constructor.
stop() - Method in interface com.microsoft.tfs.core.clients.build.IBuildDetail
Stops the build.
StopBuildFailedException - Exception in com.microsoft.tfs.core.clients.build.exceptions
Exception that is thrown when a build stop request failed.
StopBuildFailedException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.build.exceptions.StopBuildFailedException
 
stopBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
stopBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
stopBuilds(String[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
stopBuilds(IBuildDetail[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
stopBuilds(String[]) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
STOPPED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
STOPPED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
stopWatching() - Method in interface com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcher
Disables this path watcher.
stopWatching() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
Stops all watchers.
STORE_PATH - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
StoredQuery - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents a stored query.
StoredQueryCollection - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents the stored queries collection from a project or work item store.
StoredQueryFactory - Class in com.microsoft.tfs.core.clients.workitem.query
Factory for StoredQuery objects.
StoredQueryFactory() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.StoredQueryFactory
 
StoredQueryMaxLengths - Class in com.microsoft.tfs.core.clients.workitem.query
Defines maximum size constants for stored queries.
StoredQueryMaxLengths() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.StoredQueryMaxLengths
 
storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer, PersistenceSecurity) - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
Saves an object as the specified item name.
storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
 
storeItem(String, Object, LockMode, MergeHandler, ObjectSerializer, PersistenceSecurity) - Method in interface com.microsoft.tfs.core.persistence.PersistenceStore
Saves an object as the specified item name.
STORYBOARD - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
STORYBOARD_ARTIFACT_TYPE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The artifact type of storyboard
STRICT_TRANSFER_ENCODING - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines whether responses with an invalid Transfer-Encoding header should be rejected.
STRING - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a String.
StringPart - Class in com.microsoft.tfs.core.httpclient.methods.multipart
Simple string parameter for a multipart post
StringPart(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Constructor.
StringPart(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.multipart.StringPart
Constructor.
StringRequestEntity - Class in com.microsoft.tfs.core.httpclient.methods
A RequestEntity that contains a String.
StringRequestEntity(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
Deprecated. use StringRequestEntity.StringRequestEntity(String, String, String) instead
StringRequestEntity(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
Creates a new entity with the given content, content type, and charset.
STRONG_BOX_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
STRONG_BOX_SECURITY_NAMESPACE_ROOT_TOKEN - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
STRONG_BOX_SECURITY_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.security.FrameworkSecurity
 
SUCCEEDED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
 
SUCCEEDED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus
 
SUCCEEDED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildStatus2010
 
SUCCEEDED_WITH_CONFLICTS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
SUCCESS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolutionStatus
 
SUMMARY_BINARY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_BOTH_CHANGED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_CONTENT_AND_ENCODING_CHANGED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_CONTENT_CONFLICT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_NO_MERGE_AVAILABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_RENAMED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUMMARY_UNMERGEABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
SUNDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
SUNDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
SUPPORTED_VERSION - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
The single data version we read and write.
SUPPORTED_VERSION - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
The single data version we read and write.
SupportedFeatures - Class in com.microsoft.tfs.core.clients.framework
Features supported by the framework (identity, catalog, location) services of a Team Foundation Server.
SupportedFeatures(int) - Constructor for class com.microsoft.tfs.core.clients.framework.SupportedFeatures
 
SupportedFeatures - Class in com.microsoft.tfs.core.clients.versioncontrol
Features supported by the version control services of a Team Foundation Server.
SupportedFeatures(int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
 
SupportedFeatures - Class in com.microsoft.tfs.core.clients.workitem
A list of IDs for all known supported features of the work item services of a Team Foundation Server.
SUPPORTING_FILES_FOLDER - Static variable in class com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
 
supportsCredentials(Credentials) - Method in interface com.microsoft.tfs.core.httpclient.auth.AuthScheme
Determines whether this auth scheme supports credentials of the given type.
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.BasicScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.CookieAuthScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.DigestScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
supportsCredentials(Class<?>) - Static method in class com.microsoft.tfs.core.httpclient.auth.NegotiateScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
supportsCredentials(Class<?>) - Static method in class com.microsoft.tfs.core.httpclient.auth.NTLMScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.PreemptiveBasicScheme
 
supportsCredentials(Credentials) - Method in class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
supportsDefaultCredentials() - Static method in class com.microsoft.tfs.core.util.CredentialsUtils
Determines whether the current environment supports DefaultNTCredentials (ie, "single signon" using NTLM and/or Kerberos authentication mechanisms.) This does not imply that the credentials will be accepted by the server, just that we have credentials that may be attempted.
supportsFolders() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Determines whether the server supports folders in the query hierarchy.
supportsLinkQueries() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
supportsPermissions() - Method in interface com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryHierarchy
Determines whether the server supports permissions on query items.
supportsReadOnlyLinkTypes() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
supportsSpecifiedCredentials() - Static method in class com.microsoft.tfs.core.util.CredentialsUtils
Determines whether the current environments supports NTCredentials (username/password/domain based credentials.) This does not imply that any given credentials will be accepted by the server, just that we have the means to communicate them.
supportsTeam() - Method in class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
Property used to determine if the server we are talking to supports the required services.
supportsTextQuery() - Method in interface com.microsoft.tfs.core.clients.workitem.fields.FieldDefinition
 
supportsWebAccessWorkItems() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
supportsWIQLEvaluationOnServer() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
supportsWIQLFieldAndGroupOperators() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
supportsWorkItemLinkTypes() - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
SUPPRESS_EVENT - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Suppress events for this check-in
SUPPRESS_ITEM_NOT_FOUND_FAILURES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
This flag instructs the client not to report any Failures returned by the server of type ItemNotFoundException as NonFatalErrors.
SURVEY - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
SWT_SHELL - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is a SWT Shell object.
SYM_STORE_TRANSACTION - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationTypes
 
SYMBOLIC_KEY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PropertyConstants
This property is set to indicate whether a file is a symbolic link.
SymbolicLinkNotSupportedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when a change is pended on a symbolic link.
SymbolicLinkNotSupportedException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.SymbolicLinkNotSupportedException
 
SymbolicLinkNotSupportedException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.SymbolicLinkNotSupportedException
 
SymbolicLinkNotSupportedException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.SymbolicLinkNotSupportedException
 
SymbolicLinkNotSupportedException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.SymbolicLinkNotSupportedException
 
SYMBOLS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
SYMBOLS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.LocalPendingChangeFlags
 
SYMLINK - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
SYNC_NAME_CHANGES - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
synchedToLatest(WorkItem) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemStateAdapter
 
synchedToLatest(WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItemStateListener
 
syncToLatest() - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItem
Synchronizes the work item to the latest revision.

T

TAGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate
 
TAGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010
 
takeOwnership() - Method in interface com.microsoft.tfs.core.clients.build.IBuildServiceHost
Takes ownership of the service host.
TARGET - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType
 
TARGET_CLOAKED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
TARGET_IS_DIRECTORY - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
TARGET_LOCAL_PENDING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
TARGET_NAMES - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TARGET_RENAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
TARGET_WRITABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
targetRenamed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.MergeConflictDescription
 
targetRenamed() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
Exists only to be overridden by merge.
TASK - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
TASK_MONITOR - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is a com.microsoft.tfs.util.tasks.TaskMonitor when the policy framework is running where a task monitor is appropriate.
TaskMonitor - Interface in com.microsoft.tfs.util.tasks
A TaskMonitor provides access to several services useful for implementing long-running tasks.
TaskMonitorService - Class in com.microsoft.tfs.util.tasks
TaskMonitorService is a service that is used to manage TaskMonitor instances.
TASKS - Static variable in interface com.microsoft.tfs.core.clients.sharepoint.WSSListType
 
TCP_NODELAY - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
TEAM_BUILD - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TEAM_BUILD_DATABASE - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
TEAM_CONTEXT_NAME - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
TEAM_EXPLORER_FAVORITE_CREATED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_EXPLORER_FAVORITE_DELETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_EXPLORER_FAVORITE_RENAMED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_EXPLORER_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_EXPLORER_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_FIELD_DEFAULT_VALUE_INDEX_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the property which contains the 'team field' default values.
TEAM_FIELD_SETTINGS_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the property which team field settings.
TEAM_FIELD_VALUE_FORMAT - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Format string for setting the default team value for a team.
TEAM_FIELD_VALUES_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the property which contains the 'team field' default values.
TEAM_FOUNDATION - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TEAM_FOUNDATION_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_FOUNDATION_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
TEAM_FOUNDATION_SERVER_INSTANCE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TEAM_FOUNDATION_SID_PREFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
TEAM_FOUNDATION_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
TEAM_FOUNDATION_WEB_APPLICATION - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TEAM_ITERATION_ID_PROPERTY_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name format for the collection of iteration paths that are associated with a team
TEAM_ITERATION_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property name for the collection of iteration paths that are associated with a team
TEAM_NAME_CONTEXT_KEY - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
TEAM_PROJECT - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TEAM_PROJECT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
TEAM_PROJECT - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
TEAM_PROJECT_COLLECTION - Static variable in class com.microsoft.tfs.core.util.serverlist.ServerListEntryType
 
TEAM_PROJECTS - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TEAM_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property on a group which indicates that it is a team.
TEAM_SETTINGS_PROPERTY_NAME - Static variable in class com.microsoft.tfs.core.clients.team.TeamConstants
Property on a group which indicates that it is a team.
TEAM_SYSTEM_WEB_ACCESS - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TeamConfiguration - Class in com.microsoft.tfs.core.clients.teamsettings
 
TeamConfiguration(_TeamConfiguration) - Constructor for class com.microsoft.tfs.core.clients.teamsettings.TeamConfiguration
 
TeamConstants - Class in com.microsoft.tfs.core.clients.team
Constants associated with 'Teams' in TFS.
TeamConstants() - Constructor for class com.microsoft.tfs.core.clients.team.TeamConstants
 
TeamFieldValue - Class in com.microsoft.tfs.core.clients.teamsettings
 
TeamFieldValue(_TeamFieldValue) - Constructor for class com.microsoft.tfs.core.clients.teamsettings.TeamFieldValue
 
TeamFoundationIdentity - Class in com.microsoft.tfs.core.clients.webservices
Wrapper class for the _TeamFoundationIdentity proxy object.
TeamFoundationIdentity(IdentityDescriptor, String, boolean, IdentityDescriptor[], IdentityDescriptor[]) - Constructor for class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
 
TeamFoundationIdentity(_TeamFoundationIdentity) - Constructor for class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Wrapper constructor
TeamFoundationInvalidServerNameException - Exception in com.microsoft.tfs.core.exceptions
 
TeamFoundationInvalidServerNameException() - Constructor for exception com.microsoft.tfs.core.exceptions.TeamFoundationInvalidServerNameException
 
TeamFoundationInvalidServerNameException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.TeamFoundationInvalidServerNameException
 
TeamFoundationInvalidServerNameException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TeamFoundationInvalidServerNameException
 
TeamFoundationInvalidServerNameException(Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TeamFoundationInvalidServerNameException
 
TeamFoundationPropertyValidationException - Exception in com.microsoft.tfs.core.clients.webservices
Exception thrown when a property name or value is invalid.
TeamFoundationPropertyValidationException(String, String) - Constructor for exception com.microsoft.tfs.core.clients.webservices.TeamFoundationPropertyValidationException
 
TeamFoundationPropertyValidationException(String, String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.webservices.TeamFoundationPropertyValidationException
 
TeamFoundationServerCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
TeamFoundationServerCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamFoundationServerCatalogEntity
 
TeamFoundationServerCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
TeamFoundationServerCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamFoundationServerCompatibilityEntity
 
TeamFoundationServerEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
TeamFoundationServerExceptionProperties - Class in com.microsoft.tfs.core.clients.versioncontrol.exceptions
A set of properties returned by various TFS exceptions.
TeamFoundationServerExceptionProperties() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Constructor.
TeamFoundationServerExceptionProperties(Element) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.exceptions.TeamFoundationServerExceptionProperties
Constructor.
TeamFoundationSupportedFeatures - Class in com.microsoft.tfs.core.clients.webservices.internal
Describes identity management features supported by a client or server.
TeamFoundationSupportedFeatures(int) - Constructor for class com.microsoft.tfs.core.clients.webservices.internal.TeamFoundationSupportedFeatures
 
TeamFoundationTeam - Class in com.microsoft.tfs.core.clients.team
This is a wrapper class for a Team identity that makes it convenient for working with properties.
TeamFoundationTeam(TeamFoundationIdentity) - Constructor for class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
 
TeamProject - Class in com.microsoft.tfs.core.clients.versioncontrol
Used by check-in policies, describes the version control item at the root of a team project.
TeamProject(Item, VersionControlClient) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
Creates a TeamProject for an item.
TeamProjectCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
TeamProjectCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamProjectCatalogEntity
 
TeamProjectCollectionTeamStore - Class in com.microsoft.tfs.core.clients.teamstore
An in-memory cache of team information for a TFSTeamProjectCollection .
TeamProjectCollectionTeamStore(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.teamstore.TeamProjectCollectionTeamStore
 
TeamProjectCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
TeamProjectCompatibilityEntity(TFSCompatibilityEntity, ProjectInfo) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
 
TeamProjectCompatibilityEntityDataProvider - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
TeamProjectCompatibilityEntityDataProvider(TFSTeamProjectCollection, ProjectInfo) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntityDataProvider
 
TeamProjectEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
TeamService - Class in com.microsoft.tfs.core.clients.team
A client for the TFS 2012 "Team" services.
TeamService(TFSConnection) - Constructor for class com.microsoft.tfs.core.clients.team.TeamService
 
TeamSettings - Class in com.microsoft.tfs.core.clients.teamsettings
 
TeamSettings(_TeamSettings) - Constructor for class com.microsoft.tfs.core.clients.teamsettings.TeamSettings
 
TeamSettingsConfigurationService - Class in com.microsoft.tfs.core.clients.teamsettings
Public interface for the TeamConfigurationService web service.
TeamSettingsConfigurationService(_TeamConfigurationServiceSoap) - Constructor for class com.microsoft.tfs.core.clients.teamsettings.TeamSettingsConfigurationService
 
TEClientException - Exception in com.microsoft.tfs.core.exceptions
TEClientException is the base class for exceptions thrown by TEE client classes.
TEClientException() - Constructor for exception com.microsoft.tfs.core.exceptions.TEClientException
 
TEClientException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TEClientException
 
TEClientException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.TEClientException
 
TEClientException(Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TEClientException
 
TECoreException - Exception in com.microsoft.tfs.core.exceptions
TECoreException is the unchecked base exception for all other exception types that are:
TECoreException() - Constructor for exception com.microsoft.tfs.core.exceptions.TECoreException
 
TECoreException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TECoreException
 
TECoreException(String) - Constructor for exception com.microsoft.tfs.core.exceptions.TECoreException
 
TECoreException(Throwable) - Constructor for exception com.microsoft.tfs.core.exceptions.TECoreException
 
TECoreExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Basic exception mapper.
TECoreExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.TECoreExceptionMapper
 
TEE_PROFILE_DIRECTORY - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
Overrides the standard persistent store directory to store user profiles including configuration, momento, etc.
TELEMETRY_INSTRUMENTATION_PROPERTIES_RESOURCE - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
This resource should contain all telemetry information.
TempStorageService - Class in com.microsoft.tfs.util.temp
Creates temporary files and directories with more flexibility than the File class.
TEPreviewExpiredException - Exception in com.microsoft.tfs.core.exceptions
Thrown when a preview release of the core libraries has expired.
TEPreviewExpiredException(Date) - Constructor for exception com.microsoft.tfs.core.exceptions.TEPreviewExpiredException
 
TEST_CAS - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreCategoryReferenceNames
 
TEST_CONTROLLER - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TEST_ENVIRONMENT - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
TEST_MANAGEMENT - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TEST_RESULT - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
TEST_RESULTS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions
 
TEST_RESULTS - Static variable in class com.microsoft.tfs.core.clients.build.flags.DeleteOptions2010
 
TEST_RIG - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TEST_STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate
 
TEST_STATUS - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildUpdate2010
 
TEST_STEPS_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
Visual Studio test custom control.
testBuildAgentConnection(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
testBuildControllerConnection(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
testBuildServiceHostConnections(String) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
testConnectionForBuildAgent(IBuildAgent) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
testConnectionForBuildController(IBuildController) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
testConnectionsForBuildMachine(IBuildServiceHost) - Method in interface com.microsoft.tfs.core.clients.build.IBuildServer
 
testItemExists(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
testItemExists(String, VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
testItemExists(String, VersionSpec, DeletedState) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Tests whether an item exists in the repository at the given version.
TEXT_SPECIAL_VALUE - Static variable in class com.microsoft.tfs.core.util.FileEncoding
 
TF_PROXY - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value, the value of this variable is used as the URL to the Team Foundation Proxy (not the general HTTP proxy).
TfGit - Static variable in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
TFProxyServerSettings - Interface in com.microsoft.tfs.core
TFProxyServerSettings is an interface that makes Team Foundation Proxy (aka download proxy) settings available.
TFProxyServerSettingsFactory - Interface in com.microsoft.tfs.core.config.tfproxy
An TFProxyServerSettingsFactory is used by a TFSTeamProjectCollection to obtain TF proxy server settings.
TFS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SourceControlCapabilityFlags
 
TFS_2010 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012_1 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012_2 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012_3 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012_QU1 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_2012_QU1_1 - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
TFS_FILE_PROJECT_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
TFS_PREFERRED_LOCAL_PATH_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
 
TFS_TEAM_PROJECT_COLLECTION - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyContextKeys
This key identifies a property whose value is a com.microsoft.tfs.core.TFSTeamProjectCollection.
TFS_URL_ARGUMENT - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
TFSAccessException - Exception in com.microsoft.tfs.core.exceptions
A TFSAccessException indicates that the server accepted the credentials used (and thus differs from a TFSUnauthorizedException) but that the credentials used do not have permission to connect to the server.
TFSAccessException(SOAPFault) - Constructor for exception com.microsoft.tfs.core.exceptions.TFSAccessException
 
TFSAccessException(FederatedAuthFailedException) - Constructor for exception com.microsoft.tfs.core.exceptions.TFSAccessException
 
TFSCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
A CatalogService entity.
TFSCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
 
TFSCompatibilityEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
TFSCompatibilityEntity(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
TFSCompatibilityEntity(TFSCompatibilityEntity) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
 
TFSCompatibilityEntityDataProvider - Class in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 
TFSCompatibilityEntityDataProvider(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntityDataProvider
 
TFSConfigurationServer - Class in com.microsoft.tfs.core
A connection to the configuration server area of a TFS 2010 or later installation.
TFSConfigurationServer(URI, Credentials) - Constructor for class com.microsoft.tfs.core.TFSConfigurationServer
A convenience constructor to create a TFSConfigurationServer from a URI and Credentials.
TFSConfigurationServer(URI, Credentials, ConnectionAdvisor) - Constructor for class com.microsoft.tfs.core.TFSConfigurationServer
The most complete way of creating a TFSConfigurationServer.
TFSConfigurationServer(URI, AtomicReference<Credentials>, ConnectionAdvisor) - Constructor for class com.microsoft.tfs.core.TFSConfigurationServer
Package-protected constructor that allows TFSConfigurationServer and TFSTeamProjectCollections to share credentials (that may be updated at any time) by way of an AtomicReference.
TFSConnection - Class in com.microsoft.tfs.core
A generic connection to a Team Foundation Server: subclasses will provide access to either TFS Configuration Server or a Team Project Collection.
TFSConnection(URI, AtomicReference<Credentials>, ConnectionAdvisor, String) - Constructor for class com.microsoft.tfs.core.TFSConnection
Creates a TFSConnection.
TFSConnection.HTTPClientReference - Class in com.microsoft.tfs.core
 
TFSConnection.HTTPClientReference(HttpClient, HTTPClientFactory) - Constructor for class com.microsoft.tfs.core.TFSConnection.HTTPClientReference
 
TFSEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration
A hierarchical node in the configuration tree.
TFSEntityDataProvider - Interface in com.microsoft.tfs.core.clients.framework.configuration
 
TFSEntitySession - Interface in com.microsoft.tfs.core.clients.framework.configuration
 
TFSFederatedAuthException - Exception in com.microsoft.tfs.core.exceptions
Thrown when a web service class was used and no TransportAuthHandler successfully authenticated.
TFSFederatedAuthException(FederatedAuthException) - Constructor for exception com.microsoft.tfs.core.exceptions.TFSFederatedAuthException
 
TFSTeamProjectCollection - Class in com.microsoft.tfs.core
A connection to a team project collection in a TFS 2010 or later server, or to the entire service area of a TFS 2005 or TFS 2008 server.
TFSTeamProjectCollection(URI, Credentials) - Constructor for class com.microsoft.tfs.core.TFSTeamProjectCollection
A convenience constructor to create a TFSTeamProjectCollection from a URI.
TFSTeamProjectCollection(URI, Credentials, ConnectionAdvisor) - Constructor for class com.microsoft.tfs.core.TFSTeamProjectCollection
The most complete way of creating a TFSTeamProjectCollection.
TFSTeamProjectCollection(URI, AtomicReference<Credentials>, ConnectionAdvisor) - Constructor for class com.microsoft.tfs.core.TFSTeamProjectCollection
Package-protected constructor that allows TFSConfigurationServer and TFSTeamProjectCollections to share credentials (that may be updated at any time) by way of an AtomicReference.
TfsTelemetryConstants - Class in com.microsoft.tfs.core.telemetry
 
TfsTelemetryConstants() - Constructor for class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
TfsTelemetryHelper - Class in com.microsoft.tfs.core.telemetry
 
TfsTelemetryHelper() - Constructor for class com.microsoft.tfs.core.telemetry.TfsTelemetryHelper
 
TfsTelemetryInitializer - Class in com.microsoft.tfs.core.telemetry
 
TfsTelemetryInitializer() - Constructor for class com.microsoft.tfs.core.telemetry.TfsTelemetryInitializer
 
TfsTelemetryInstrumentationInfo - Class in com.microsoft.tfs.core.telemetry
Get Telemetry information
TfsTelemetryInstrumentationInfo() - Constructor for class com.microsoft.tfs.core.telemetry.TfsTelemetryInstrumentationInfo
 
tfsToNative(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Converts a TFS-style path into this platform's pathstyle.
TFSUnauthorizedException - Exception in com.microsoft.tfs.core.exceptions
Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error.
TFSUnauthorizedException(UnauthorizedException) - Constructor for exception com.microsoft.tfs.core.exceptions.TFSUnauthorizedException
 
TFSUnknownCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
Exists to provide nodes that the configuration server provided us that we do not entirely understand.
TFSUnknownCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSUnknownCatalogEntity
 
TFSUser - Class in com.microsoft.tfs.core.util
Identifies a user by a username and Windows domain name, and provides methods for parsing these from and printing these to strings.
TFSUser(String) - Constructor for class com.microsoft.tfs.core.util.TFSUser
Constructs a TFSUser from the given username (and optionally, domain) string.
TFSUser(String, String) - Constructor for class com.microsoft.tfs.core.util.TFSUser
Constructs a TFSUser from the given username (and optionally, domain) string.
TFSUser(TFSUser) - Constructor for class com.microsoft.tfs.core.util.TFSUser
Constructs a TFSUser from the given TFSUser class.
TFSUsernameParseException - Exception in com.microsoft.tfs.core.util
Thrown by TFSUser when the strings fail to parse correctly during construction.
TFSUsernameParseException() - Constructor for exception com.microsoft.tfs.core.util.TFSUsernameParseException
 
TFSUsernameParseException(String) - Constructor for exception com.microsoft.tfs.core.util.TFSUsernameParseException
 
TFSUsernameParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.util.TFSUsernameParseException
 
TFSUsernameParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.util.TFSUsernameParseException
 
TFSWebSiteEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration
 
TFSWebSiteEntity.TFSAbsoluteWebSiteEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration
 
TFSWebSiteEntity.TFSRelativeWebSiteEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration
 
TfVersionControl - Static variable in class com.microsoft.tfs.core.clients.build.BuildSourceProviders
 
theirFileExists() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
 
ThreeWayMerge - Class in com.microsoft.tfs.core.util.diffmerge
Encapsulates a three-way-merge operation, supporting internal and external merge methods.
ThreeWayMerge() - Constructor for class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Creates a ThreeWayMerge that uses default configuration.
ThreeWayMerge(String) - Constructor for class com.microsoft.tfs.core.util.diffmerge.ThreeWayMerge
Creates a ThreeWayMerge that always uses the given end-of-line character sequence in the output file, or the default configuration if the parameter is null.
THROW_ON_ERROR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ResolveErrorOptions
 
THURSDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
THURSDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
TimeoutController - Class in com.microsoft.tfs.core.httpclient.util
Executes a task with a specified timeout.
TimeoutController.TimeoutException - Exception in com.microsoft.tfs.core.httpclient.util
Signals that the task timed out.
TimeoutController.TimeoutException() - Constructor for exception com.microsoft.tfs.core.httpclient.util.TimeoutController.TimeoutException
Create an instance
TIMESTAMP - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TITLE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TITLE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
TITLE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
TO_VERSION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.RollbackOptions
 
toAnnotationValue() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyAnnotation
Encodes this PolicyAnnotation into a string suitable for storage in a TFS annotation value.
toArray(WorkItemLinkTypeEnd[]) - Method in interface com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEndCollection
 
toArray() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayFieldCollection
 
toArray() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection
 
toCheckinOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Converts this CheckinFlags to the legacy (TFS 2008 and previous) CheckinOptions type for use with the older web service.
toCredentials() - Method in class com.microsoft.tfs.core.credentials.CachedCredentials
 
toExternalForm() - Method in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
Return a textual representation of the cookie.
toExternalForm() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Return a textual representation of the cookie.
toExternalForm() - Method in class com.microsoft.tfs.core.httpclient.Header
Returns a String representation of the header.
toInt() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
 
toInt() - Method in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
 
toJavaNetUri() - Method in class com.microsoft.tfs.core.httpclient.URI
 
token - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.EnumeratedSparseTreeNode
The token of this SparseTree entry.
token - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
 
tokenElements - Variable in class com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeNode
 
tokenizeArguments(String) - Static method in class com.microsoft.tfs.core.externaltools.WindowsStyleArgumentTokenizer
Tokenizes the argument string into strings to pass to exec in "windows style" -- anything inside paired double quotes is grouped, you may escape double-quotes only inside double-quotes by doubling them.
toKeyValueOfStringStringArray(CatalogResourceProperty[]) - Static method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceProperty
Convenience method to convert a an array of CatalogResourceProperty values to an equivalent _KeyValueOfStringString array which is required by the catalog web service proxy.
toLocalItems(PendingChange[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Extracts all the non-null local items from an array of pending changes and returns a new array containing them.
toLowerCase(URI) - Static method in class com.microsoft.tfs.core.util.URIUtils
Ensures that all the components of the URI are in lower-case.
toMemento(Memento) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyDefinition
Writes this definition's data into the given empty Memento.
toMergeOptions() - Method in class com.microsoft.tfs.core.clients.versioncontrol.MergeFlags
Converts this MergeFlags to the legacy (TFS 2008 and previous) MergeOptions type for use with the older web service.
TOOL_ID - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
ToolNames - Class in com.microsoft.tfs.core.clients.registration
Legacy tool names for use with the pre-framework (pre TFS 2010) registration service.
ToolNames() - Constructor for class com.microsoft.tfs.core.clients.registration.ToolNames
 
TOP - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
TOP - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
TOP_DOWN_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.LocalPath
Compares well-formed local path strings in a top-down fashion (parents sort before their children).
TOP_DOWN_COMPARATOR - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ServerPath
Compares well-formed server path strings in a top-down fashion (parents sort before their children).
toPendingChange(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
Materializes a LocalPendingChange object as a PendingChange to be returned via the public client object model.
toplabel - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for toplabel.
Topology - Class in com.microsoft.tfs.core.clients.workitem.link
Enumeration of the allowed topology types.
toServerItems(PendingChange[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Extracts all the non-null server items from an array of pending changes and returns a new array containing them.
toShortUIString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
The localized string appropriate for very space-constrained lock level display (command-line client "status /format:brief" command, for example).
toString() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluatorState
toString() - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyType
toString() - Method in class com.microsoft.tfs.core.clients.authorization.ApplicationGroupSpecialType
toString() - Method in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
 
toString() - Method in class com.microsoft.tfs.core.clients.build.flags.WorkspaceMappingDepth
 
toString() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSNode
 
toString() - Method in class com.microsoft.tfs.core.clients.commonstructure.CSSStructureType
toString() - Method in class com.microsoft.tfs.core.clients.commonstructure.ProjectInfo
toString() - Method in class com.microsoft.tfs.core.clients.framework.catalog.CatalogTree
 
toString() - Method in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
 
toString() - Method in class com.microsoft.tfs.core.clients.reporting.ReportNode
To string method overloaded to return the path of the report.
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.events.MergingEvent
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.BaselineFolder
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.BranchObject
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeRequest
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Failure
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.FileType
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.GetRequest
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LocalPendingChange
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PropertyValue
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.ItemSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.ChangesetVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.DeletionVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LabelVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LatestVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
Returns the version component of the spec string for the type of VersionSpec implemented by this class.
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
toString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
toString() - Method in class com.microsoft.tfs.core.clients.webservices.SecurityIdentifier
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException.Type
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException.Type
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormDockEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLabelPositionEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlFilterOnEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWILinkFilterEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormLinksControlWITypeFilterScopeEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormParamTypeEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.form.WIFormReadOnlyEnum
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.node.Node.TreeType
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.DisplayField
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnectionType
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators.LogicalOperator
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryScope
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.SortType
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
toString() - Method in class com.microsoft.tfs.core.clients.workitem.UserDisplayMode
 
toString() - Method in class com.microsoft.tfs.core.externaltools.ExternalTool
toString() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthSchemeBase
Deprecated.  
toString() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthScope
 
toString() - Method in class com.microsoft.tfs.core.httpclient.auth.AuthState
 
toString() - Method in class com.microsoft.tfs.core.httpclient.Cookie
Return a textual representation of the cookie.
toString() - Method in class com.microsoft.tfs.core.httpclient.CookieCredentials
 
toString() - Method in class com.microsoft.tfs.core.httpclient.DefaultNTCredentials
 
toString() - Method in class com.microsoft.tfs.core.httpclient.Header
Returns a String representation of the header.
toString() - Method in class com.microsoft.tfs.core.httpclient.HostConfiguration
 
toString() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
 
toString() - Method in class com.microsoft.tfs.core.httpclient.HttpState
Returns a string representation of this HTTP state.
toString() - Method in class com.microsoft.tfs.core.httpclient.HttpVersion
 
toString() - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.Part
Return a string representation of this object.
toString() - Method in class com.microsoft.tfs.core.httpclient.NameValuePair
Get a String representation of this pair.
toString() - Method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Return a string representation of this object.
toString() - Method in class com.microsoft.tfs.core.httpclient.StatusLine
Return a string representation of this object.
toString() - Method in class com.microsoft.tfs.core.httpclient.URI
Get the escaped URI string.
toString() - Method in class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
Get this object string.
toString() - Method in class com.microsoft.tfs.core.httpclient.WRAPCredentials
 
toString() - Method in class com.microsoft.tfs.core.pendingcheckin.filters.FilterPendingCheckinPendingChanges
toString() - Method in class com.microsoft.tfs.core.persistence.FilesystemPersistenceStore
toString() - Method in class com.microsoft.tfs.core.product.ProductName
toString() - Method in class com.microsoft.tfs.core.TFSConnection
toString() - Method in class com.microsoft.tfs.core.util.FileEncoding
 
toString() - Method in class com.microsoft.tfs.core.util.TFSUser
TOTAL_COMPILATION_ERRORS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TOTAL_COMPILATION_WARNINGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TOTAL_STATIC_ANALYSIS_ERRORS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
TOTAL_STATIC_ANALYSIS_WARNINGS - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
toUIString(boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
toUIString(boolean, Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
toUIString(boolean, ExtendedItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
toUIString(boolean, PendingChange) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
toUIString(boolean, Change) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
toUIString(boolean, PropertyValue[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
Gets a localized string describing the changes in this ChangeType including property change information (if supplied).
toUIString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
The localized string appropriate for normal item type display.
toUIString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
The localized string appropriate for normal text lock level display (command-line client "status /format:detailed" command, for example).
toUIString() - Method in class com.microsoft.tfs.core.clients.workitem.CheckinWorkItemAction
 
toURI() - Method in class com.microsoft.tfs.core.httpclient.HttpHost
Return the host uri.
toUserinfo(String, String) - Static method in class com.microsoft.tfs.core.httpclient.HttpURL
 
toXMLDocument() - Method in class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
TraceMethod - Class in com.microsoft.tfs.core.httpclient.methods
Implements the HTTP TRACE method.
TraceMethod(String) - Constructor for class com.microsoft.tfs.core.httpclient.methods.TraceMethod
Constructor specifying a URI.
TRANSACTION_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
translateLocalItemToServerItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Uses this WorkingFolder object as the closest mapping to translate the provided local item to a server item.
translateLocalItemToServerItem(String, WorkingFolder[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Translates a local path to a server path using the supplied working folder mappings.
translateLocalPathToServerPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets a new working folder that describes the mapping between the given local path and its server item.
translateServerItemToLocalItem(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Uses this WorkingFolder object as the closest mapping to translate the provided server item to a local item.
translateServerItemToLocalItem(String, WorkingFolder[], boolean) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Translates a server path to a local path using the supplied working folder mappings.
translateServerPathToLocalPath(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Gets a new working folder that describes the mapping between the given server path and its local item.
TREAT_MISSING_ITEMS_AS_FILES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.PendChangesOptions
Whether items missing on disk should be assumed to be files.
TREE - Static variable in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
TREE - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.QueryType
A list of all work items and all children that match the given WIQL query.
TREEPATH - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldType
The field is a String.
TRIGGERED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
TRIGGERED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
TRUE - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormReadOnlyEnum
 
TRUE_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.ReadIdentityOptions
whether to map back well known TFS Sids to their well known form, or expose their true value.
tryGetProperty(String, AtomicReference<Object>) - Method in class com.microsoft.tfs.core.clients.team.TeamFoundationTeam
Property accessor.
tryGetProperty(String, AtomicReference<Object>) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property accessor.
tryGetProperty(IdentityPropertyScope, String, AtomicReference<Object>) - Method in class com.microsoft.tfs.core.clients.webservices.TeamFoundationIdentity
Property accessor.
tryGetWorkspace(String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
This is the same as GetWorkspace() except that it returns null rather than throwing ItemNotMappedException if the path is not in any known local workspace.
TS_WEB_ACCESS - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
TSWAHyperlinkBuilder - Class in com.microsoft.tfs.core.util
Utility class for building links to TFS resources via web access.
TSWAHyperlinkBuilder(TFSTeamProjectCollection) - Constructor for class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Creates a TSWAHyperlinkBuilder for the given TFSTeamProjectCollection.
TSWAHyperlinkBuilder(TFSTeamProjectCollection, boolean) - Constructor for class com.microsoft.tfs.core.util.TSWAHyperlinkBuilder
Creates a TSWAHyperlinkBuilder for the given TFSTeamProjectCollection.
TUESDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
TUESDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
tunnelCreated() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Instructs the proxy to establish a secure tunnel to the host.
TYPE_MISMATCH - Static variable in class com.microsoft.tfs.core.clients.workitem.exceptions.QueryHierarchyException.Type
 

U

UNABLE_TO_REFRESH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OperationStatus
 
UnableToLoadLocalPropertiesTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a local workspace properties table cannot be loaded.
UnableToLoadLocalPropertiesTableException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnableToLoadLocalPropertiesTableException
 
UnableToLoadLocalVersionTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a local workspace version table cannot be loaded.
UnableToLoadLocalVersionTableException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnableToLoadLocalVersionTableException
 
UnableToLoadPendingChangesTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a local workspace pending changes table cannot be loaded.
UnableToLoadPendingChangesTableException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnableToLoadPendingChangesTableException
 
UnableToSaveException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Exception thrown when a work item cannot be saved.
UnableToSaveException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.UnableToSaveException
 
UnableToSaveException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.UnableToSaveException
 
UnableToSaveException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.UnableToSaveException
 
UNAMBIGUOUS_STATUS_LINE - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines whether HTTP methods should reject ambiguous HTTP status line.
UnauthorizedAccessException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Exception thrown when the server denied access to a work item.
UnauthorizedAccessException(String, Throwable, int) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.UnauthorizedAccessException
 
UNAVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.flags.AgentStatus2010
 
UNAVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.flags.ControllerStatus2010
 
UNAVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.AgentStatus
 
UNAVAILABLE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ControllerStatus
 
UNCHANGED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
 
UNDELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ChangeType
 
UNDELETE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.RequestType
 
UNDER - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLOperators
 
UNDO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineChangeType
 
UNDO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
undo(ItemSpec[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Undoes pending changes for matching items in this workspace.
undo(ItemSpec[], GetOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
undo(ItemSpec[], GetOptions, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
undo(ItemSpec[], GetOptions, boolean, String[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Undoes pending changes for matching items in this workspace.
UndonePendingChangeListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the PendingChangeEvent.
UndoOperationCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when an undo operation has completed.
UndoOperationCompletedEvent(EventSource, Workspace, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.UndoOperationCompletedEvent
 
UndoOperationStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when an undo operation has completed.
UndoOperationStartedEvent(EventSource, Workspace, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.UndoOperationStartedEvent
 
unescapeString(String, AtomicBoolean) - Static method in class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
Unescapes the search string
UNEVALUATED - Static variable in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluatorState
Evaluator has been constructed, and policies may have been loaded, but they have not been evaluated.
unionWith(PathWatcherReport) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherReport
 
UNKNOWN - Static variable in interface com.microsoft.tfs.core.clients.reporting.ReportNodeType
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
Server does not support this mechanism.
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.OwnershipState
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinState
Default initial state.
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WebServiceLevel
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.workitem.link.Topology
 
UNKNOWN - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
 
UNKNOWN - Static variable in exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - Static variable in exception com.microsoft.tfs.core.httpclient.URIException
No specified reason code.
UNKNOWN_IDENTITY_TYPE - Static variable in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
UnknownClientException - Exception in com.microsoft.tfs.core.config.client
Thrown by a ClientFactory when it cannot create a client for the requested type.
UnknownClientException(Class) - Constructor for exception com.microsoft.tfs.core.config.client.UnknownClientException
 
UnknownConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 
UnknownConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.UnknownConflictDescription
 
UnknownWebServiceException - Exception in com.microsoft.tfs.core.config.webservice
Thrown by WebServiceFactory when the requested web service is unknown.
UnknownWebServiceException(Class) - Constructor for exception com.microsoft.tfs.core.config.webservice.UnknownWebServiceException
 
UNKOWN - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildPhaseStatus2010
 
unlabelItem(String, String, ItemSpec[], VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Removes a label that was applied to an item.
unlabelItem(String, String, ItemSpec[], VersionSpec) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Removes a label that was applied to an item.
UNMATCHED_QUOTES - Static variable in interface com.microsoft.tfs.core.search.VSSearchParseError
 
UNREACHABLE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status
 
unregisterAuthScheme(String) - Static method in class com.microsoft.tfs.core.httpclient.auth.AuthPolicy
Unregisters the class implementing an authentication scheme with the given ID.
unregisterCookieSpec(String) - Static method in class com.microsoft.tfs.core.httpclient.cookie.CookiePolicy
Unregisters the cookie specification with the given ID.
unregisterProtocol(String) - Static method in class com.microsoft.tfs.core.httpclient.protocol.Protocol
Unregisters the protocol with the given ID.
unreserved - Static variable in class com.microsoft.tfs.core.httpclient.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
UNSHELVE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ProcessType
 
unshelve(String, String, ItemSpec[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
unshelve(String, String, ItemSpec[], String[], String[], boolean, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Unshelves changes, restoring them to the workspace.
UnshelveException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
An exception thrown when an unshelve operation fails.
UnshelveException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnshelveException
 
UnshelveException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnshelveException
 
UnshelveException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnshelveException
 
UnshelveException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnshelveException
 
UnshelveResult - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains the results of an unshelve operation on a workspace: a Shelveset and a GetStatus.
UnshelveResult(Shelveset, GetStatus, PendingChange[], Conflict[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UnshelveResult
Creates an UnshelveResult for the given result items.
UnshelveShelvesetCompletedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when an unshelve operation has completed.
UnshelveShelvesetCompletedEvent(EventSource, Workspace, Shelveset, PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetCompletedEvent
 
UnshelveShelvesetStartedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when an unshelve operation has started.
UnshelveShelvesetStartedEvent(EventSource, Workspace, Shelveset, PendingChange[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.UnshelveShelvesetStartedEvent
 
UNSORTED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.GetItemsOptions
Speeds up GetItems() by not sorting the result items.
UNSUPPORTED_ENCODING - Static variable in exception com.microsoft.tfs.core.httpclient.URIException
The unsupported character encoding.
unwise - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for unwise.
UP - Static variable in class com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryConnectionType
 
update(int, String[], Memento) - Method in class com.microsoft.tfs.core.checkinpolicies.PolicyEvaluationStatus
Updates this status for re-use with a new configuration.
update(String, String, WorkingFolder[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(String, String, WorkingFolder[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(String, String, String, WorkingFolder[], boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(String, String, String, String, WorkingFolder[], WorkspacePermissionProfile, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(String, String, String, String, WorkingFolder[], WorkspacePermissionProfile, boolean, WorkspaceOptions) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(String, String, String, String, WorkingFolder[], WorkspacePermissionProfile, boolean, WorkspaceOptions, WorkspaceLocation) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update a workspace.
update(WorkspaceInfo, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
Updates this workspace using the comment, computer, and mappings of the workspace object passed in, which must have the same name, owner, and repository as this workspace instance.
update() - Method in interface com.microsoft.tfs.core.clients.workitem.query.StoredQuery
Updates the stored query.
UPDATE_BOTH - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
UPDATE_LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
UPDATE_SERVER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueueOptions
 
updateApplicationGroup(IdentityDescriptor, GroupProperty, String) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService
 
updateApplicationGroup(IdentityDescriptor, GroupProperty, String) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService
Updates a property of a TFS application group
updateBranchObject(BranchProperties, boolean) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
 
updateBuildAgents(BuildAgentUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
updateBuildAgents(BuildAgentUpdateOptions[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
updateBuildAgents(BuildAgent2008[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
updateBuildControllers(BuildControllerUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
updateBuildControllers(BuildControllerUpdateOptions[]) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
updateBuildDefinitions(BuildDefinition2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
updateBuildDefinitions(BuildDefinition2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
updateBuildDefinitions(IBuildDefinition[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
updateBuildInformation(InformationChangeRequest2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
updateBuildInformation(InformationChangeRequest2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
updateBuildInformation(InformationChangeRequest[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
updateBuilds(QueuedBuildUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService
 
updateBuilds(QueuedBuildUpdateOptions[]) - Method in class com.microsoft.tfs.core.clients.build.BuildQueueWebService4
 
updateBuilds(BuildUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
updateBuilds(BuildUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
updateBuilds(BuildUpdateOptions[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
updateBuildServiceHost(BuildServiceHostUpdateOptions2010) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService
 
updateBuildServiceHost(BuildServiceHostUpdateOptions) - Method in class com.microsoft.tfs.core.clients.build.AdministrationWebService4
 
updateChangeset(Changeset) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Updates a changeset's information with the comment and check-in notes in the given Changeset.
updateCheckinItems(PendingChange[], PendingChange[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
Update the saved channel info with the current check states.
updateComputerName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Update the name of the computer in the repository.
UPDATED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus
 
updatedAllow - Variable in class com.microsoft.tfs.core.clients.security.internal.SecurityUtility.MergePermissionsResult
 
updatedDeny - Variable in class com.microsoft.tfs.core.clients.security.internal.SecurityUtility.MergePermissionsResult
 
updateExtendedProperties(TeamFoundationIdentity) - Method in class com.microsoft.tfs.core.clients.webservices.IdentityManagementService2
 
updateExtendedProperties(TeamFoundationIdentity) - Method in interface com.microsoft.tfs.core.clients.webservices.IIdentityManagementService2
Save changes to extended properties.
updateFavorites(FavoriteItem[]) - Method in class com.microsoft.tfs.core.clients.favorites.IdentityFavoritesStore
 
updateFavorites(FavoriteItem[]) - Method in interface com.microsoft.tfs.core.clients.favorites.IFavoritesStore
Updates Favorites store with supplied items - Flushes immediately.
updateFrom(Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
updateFrom(WorkspaceLocalItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
updateFrom(PendingChange) - Method in class com.microsoft.tfs.core.clients.versioncontrol.ClientLocalVersionUpdate
 
updateFrom(Item) - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
updateFrom(WorkspaceLocalItem) - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
updateFrom(PendingChange) - Method in class com.microsoft.tfs.core.clients.versioncontrol.InitiallyDeletedLocalVersionUpdate
 
updateFrom(Item) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
Updates the populatable fields of this IPopulatableLocalVersionUpdate from the data in the provided Item object.
updateFrom(WorkspaceLocalItem) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
Updates the populatable fields of this IPopulatableLocalVersionUpdate from the data in the provided WorkspaceLocalItem object.
updateFrom(PendingChange) - Method in interface com.microsoft.tfs.core.clients.versioncontrol.IPopulatableLocalVersionUpdate
Updates the populatable fields of this IPopulatableLocalVersionUpdate from the data in the provided PendingChange object.
updateFromWorkspace(Workspace) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
An internal helper method called by RuntimeWorkspaceCache to update properties of a Workspace object when new information has been retrieved from the server.
updateLastSavedCheckin(Shelveset) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Updates the last attempted checkin information with the information from the shelveset.
updateLastSavedCheckin(Shelveset, PendingChange[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Updates the last attempted checkin information with the information from the shelveset and ensures that the specified set of pending changes have a checked state set.
updateLocalHashValue() - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Conflict
Updates LocalHashValue if it's invalid.
UpdateLocalVersionQueue - Class in com.microsoft.tfs.core.clients.versioncontrol
Class for handling deferred batch updates of the (server's) LocalVersion table.
UpdateLocalVersionQueue(Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Constructs a queue for updating both the local workspace and server's local version tables.
UpdateLocalVersionQueue(Workspace, UpdateLocalVersionQueueOptions) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Constructs a queue for updating one or both (according to options) of the local workspace and server's local version tables.
UpdateLocalVersionQueue(Workspace, UpdateLocalVersionQueueOptions, WorkspaceLock) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Constructs a queue for updating the workspace's local version table.
UpdateLocalVersionQueue(Workspace, UpdateLocalVersionQueueOptions, WorkspaceLock, int, int, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue
Constructs a queue for updating the workspace's local version table.
UpdateLocalVersionQueueOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options to control where and how the local versions are updated.
updateMaxAttachmentSize() - Method in class com.microsoft.tfs.core.clients.workitemconfiguration.WorkItemConfigurationSettingsClient
Updates the maximum work item attachment size from the web service, and returns the new value.
updateMissingProperties(VersionControlClient) - Method in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingChange
Queries server for full PendingChange object (including download URL) and populates downloadUrl, shelvedDownloadUrl, SourceServerItem and SourceLocalItem of this object.
updateModificationStampAfterRetrieve(String, long) - Method in interface com.microsoft.tfs.core.persistence.MergeHandler
Updates the handler's modification stamp for the item immediately after the it was read from storage.
updateModificationStampAfterStore(String, long) - Method in interface com.microsoft.tfs.core.persistence.MergeHandler
Updates the handler's modification stamp for the item immediately after it was saved to storage.
updateName(String) - Method in class com.microsoft.tfs.core.clients.workitem.query.QueryDocument
Update the document name without marking the document dirty.
updateProcessTemplates(ProcessTemplate2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService
 
updateProcessTemplates(ProcessTemplate[]) - Method in class com.microsoft.tfs.core.clients.build.BuildWebService4
 
updateProjectProperties(String, String, ProjectProperty[]) - Method in class com.microsoft.tfs.core.clients.commonstructure.CommonStructureClient
 
updateQueuedBuilds(QueuedBuildUpdateOptions2010[]) - Method in class com.microsoft.tfs.core.clients.build.BuildService2008
 
updateServerItems(Workspace, VersionSpec, BranchHistory) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.BranchHistoryUtil
Updates the given BranchHistory object to include the latest Items from the server.
updateServerURIReferences(VersionControlClient, URI) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Updates the cache to reference the specified source control repository using the specified URI, if different.
updateTeam(TeamFoundationTeam) - Method in class com.microsoft.tfs.core.clients.team.TeamService
Persist Team updates.
updateUserName() - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Asks the server to update the authenticated user's display name.
updateWorkspace(Workspace, String, String, String, WorkingFolder[], String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Update a workspace.
updateWorkspace(Workspace, String, String, String, WorkingFolder[], String, WorkspacePermissionProfile) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Update a workspace.
updateWorkspace(Workspace, String, String, String, WorkingFolder[], String, WorkspacePermissionProfile, boolean, WorkspaceOptions, WorkspaceLocation) - Method in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Update a workspace.
updateWorkspaceInfoCache(VersionControlClient, String) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Loads into the cache the workspaces residing in the specified source control repository and having the specified owner.
updateWorkspaceInfoCache(VersionControlClient, String, AtomicReference<Workspace[]>) - Method in class com.microsoft.tfs.core.clients.versioncontrol.Workstation
Loads into the cache the workspaces residing in the specified source control repository and having the specified owner.
UPGRADE - Static variable in class com.microsoft.tfs.core.clients.build.flags.ProcessTemplateType2010
 
UPGRADE - Static variable in class com.microsoft.tfs.core.clients.build.soapextensions.ProcessTemplateType
 
UPLOAD_BUFFER_SIZE - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to an integer positive value defines the size of a I/O buffer used to read a file during upload.
UPLOAD_CHUNK_SIZE - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to an integer positive value defines the maximum size of a file portion during chunked file upload.
UploadedBaselinesCollection - Class in com.microsoft.tfs.core.clients.versioncontrol
 
UploadedBaselinesCollection() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.UploadedBaselinesCollection
 
URI - Class in com.microsoft.tfs.core.httpclient
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - Constructor for class com.microsoft.tfs.core.httpclient.URI
Create an instance as an internal use
URI(String, boolean, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a URI from a string with the given charset.
URI(String, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a URI from a string with the given charset.
URI(char[], String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Deprecated. Use #URI(String, boolean, String)
URI(char[]) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Deprecated. Use #URI(String, boolean)
URI(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Deprecated. Use #URI(String, boolean, String)
URI(String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Deprecated. Use #URI(String, boolean)
URI(String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI from the given components.
URI(URI, String) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Deprecated. Use #URI(URI, String, boolean)
URI(URI, String, boolean) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI with the given relative URI string.
URI(URI, URI) - Constructor for class com.microsoft.tfs.core.httpclient.URI
Construct a general URI with the given relative URI.
URI.DefaultCharsetChanged - Exception in com.microsoft.tfs.core.httpclient
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.DefaultCharsetChanged(int, String) - Constructor for exception com.microsoft.tfs.core.httpclient.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
URI.LocaleToCharsetMap - Class in com.microsoft.tfs.core.httpclient
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
URI.LocaleToCharsetMap() - Constructor for class com.microsoft.tfs.core.httpclient.URI.LocaleToCharsetMap
 
URI_reference - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for URI-reference.
URI_SEPARATOR - Static variable in class com.microsoft.tfs.core.artifact.ArtifactID
The separator used to separate the various parts of the artifact id within a TFS URI.
uric - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for uric.
uric_no_slash - Static variable in class com.microsoft.tfs.core.httpclient.URI
URI bitset for encoding typical non-slash characters.
URIException - Exception in com.microsoft.tfs.core.httpclient
The URI parsing and escape encoding exception.
URIException() - Constructor for exception com.microsoft.tfs.core.httpclient.URIException
Default constructor.
URIException(int) - Constructor for exception com.microsoft.tfs.core.httpclient.URIException
The constructor with a reason code argument.
URIException(int, String) - Constructor for exception com.microsoft.tfs.core.httpclient.URIException
The constructor with a reason string and its code arguments.
URIException(String) - Constructor for exception com.microsoft.tfs.core.httpclient.URIException
The constructor with a reason string argument.
URIUtil - Class in com.microsoft.tfs.core.httpclient.util
The URI escape and character encoding and decoding utility.
URIUtil() - Constructor for class com.microsoft.tfs.core.httpclient.util.URIUtil
 
URIUtil.Coder - Class in com.microsoft.tfs.core.httpclient.util
Deprecated. use org.apache.commons.codec.net.URLCodec
URIUtil.Coder() - Constructor for class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated.  
URIUtils - Class in com.microsoft.tfs.core.util
Static utility methods for working with URIs.
URIUtils() - Constructor for class com.microsoft.tfs.core.util.URIUtils
 
URL - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
USE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissions
 
USE_EXPECT_CONTINUE - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Activates 'Expect: 100-Continue' handshake for the entity enclosing methods.
USE_LEGACY_MSA - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
When set to any value the old federated authentication dialog will be used.
useAlternate() - Method in interface com.microsoft.tfs.core.clients.workitem.query.OperatorSelect
 
useInternalEngine() - Method in class com.microsoft.tfs.core.clients.versioncontrol.ResolutionOptions
 
USER_AGENT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the content of the User-Agent header used by HTTP methods.
USER_AGENT_EXTRA_TEXT_MAX_CHARS - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
The maximum length in characters of the extra user agent text part.
USER_AGENT_OS_INFO_MAX_CHARS - Static variable in class com.microsoft.tfs.core.config.httpclient.DefaultHTTPClientFactory
The maximum length in characters of the operating system info part.
USER_CREATED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
USER_CREATED - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
USER_PROFILE - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
 
UserDisplayMode - Class in com.microsoft.tfs.core.clients.workitem
Specifies the display mode of the user account.
userinfo - Static variable in class com.microsoft.tfs.core.httpclient.URI
Bitset for userinfo.
UsernamePasswordCredentials - Class in com.microsoft.tfs.core.httpclient
Username and password Credentials.
UsernamePasswordCredentials(String, String) - Constructor for class com.microsoft.tfs.core.httpclient.UsernamePasswordCredentials
The constructor with the username and password arguments.
UserNameUtil - Class in com.microsoft.tfs.core.util
UserNameUtil contains static utility methods for working with TFS / Windows user names.
UserNameUtil() - Constructor for class com.microsoft.tfs.core.util.UserNameUtil
 
UserNameUtil.ParsedUserName - Class in com.microsoft.tfs.core.util
Represents a parsed user name's two components: domain and account name.
UserNameUtil.ParsedUserName(String, String) - Constructor for class com.microsoft.tfs.core.util.UserNameUtil.ParsedUserName
Creates a new UserNameUtil.ParsedUserName.
usingProxy() - Method in class com.microsoft.tfs.core.httpclient.util.HttpURLConnection
Not yet implemented.
UTF_16 - Static variable in class com.microsoft.tfs.core.util.FileEncoding
UTF-16, little-endian (the Windows convention for non-endian-explicit names, which is the opposite of Java; see the note in CodePageMapping).
UTF_16BE - Static variable in class com.microsoft.tfs.core.util.FileEncoding
UTF-16, big-endian.
UTF_32 - Static variable in class com.microsoft.tfs.core.util.FileEncoding
UTF-32, little-endian (the Windows convention for non-endian-explicit names, which is the opposite of Java; see the note in CodePageMapping).
UTF_32BE - Static variable in class com.microsoft.tfs.core.util.FileEncoding
UTF-32, big-endian.
UTF_8 - Static variable in class com.microsoft.tfs.core.util.FileEncoding
UTF-8.

V

V1 - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
TFS 2005 (Codenamed Whidbey)
V1 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V2 - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
TFS 2008 (Codenamed Orcas)
V2 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V3 - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
TFS 2010 (Codenamed Rosario/Dev10)
V3 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V4 - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildServerVersion
TFS 2012 (Codenamed Dev11)
V5 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V6 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V7 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
V8 - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemServerVersion
 
VALID - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldStatus
 
VALID - Static variable in class com.microsoft.tfs.core.clients.workitem.files.LocalFileStatus
 
validate(ExternalTool) - Method in class com.microsoft.tfs.core.externaltools.validators.AbstractToolValidator
Tests whether the command and arguments for the given ExternalToolException satisfy the validator's requirements.
validate(ExternalTool) - Method in interface com.microsoft.tfs.core.externaltools.validators.ExternalToolValidator
Tests whether the command and arguments for the given ExternalToolException satisfy the validator's requirements.
validate(Cookie, CookieOrigin) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieAttributeHandler
Peforms cookie validation for the given attribute value.
validate(String, int, String, boolean, Cookie) - Method in interface com.microsoft.tfs.core.httpclient.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
validate(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase
Performs most common Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
validate(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.NetscapeDraftSpec
Performs Netscape draft compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2109Spec
Performs RFC 2109 compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class com.microsoft.tfs.core.httpclient.cookie.RFC2965Spec
Performs RFC 2965 compliant Cookie validation
validate() - Method in interface com.microsoft.tfs.core.httpclient.HttpMethod
Returns true the method is ready to execute, false otherwise.
validate() - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Returns true the method is ready to execute, false otherwise.
validate(char[], BitSet) - Method in class com.microsoft.tfs.core.httpclient.URI
Validate the URI characters within a specific component.
validate(char[], int, int, BitSet) - Method in class com.microsoft.tfs.core.httpclient.URI
Validate the URI characters within a specific component.
VALIDATE_CHECK_IN_OWNER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.CheckinFlags
Make sure that the identity specified as the check-in owner refers to a valid user
VALIDATE_SHELVESET - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason
 
VALIDATE_SHELVESET - Static variable in class com.microsoft.tfs.core.clients.build.flags.BuildReason2010
 
validateChange(String, ItemType) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.TeamProject
Validates if given server items is a root or team project path.
validateLocalFileForUpload(File) - Static method in class com.microsoft.tfs.core.clients.workitem.files.WorkItemAttachmentUtils
 
validatePropertyFilter(String) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Checks a single property name filter for length and content compliance.
validatePropertyFilter(String) - Static method in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
Make sure the property filter conforms to the requirements for a property filter.
validatePropertyFilters(String[]) - Static method in class com.microsoft.tfs.core.clients.versioncontrol.PropertyUtils
Checks each of the given property name filter strings for length and content compliance.
validatePropertyName(String) - Static method in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
Make sure the property name conforms to the requirements for a property name.
validatePropertyValue(String, Object) - Static method in class com.microsoft.tfs.core.clients.webservices.PropertyValidation
Make sure the property value is within the supported range of values for the type of the property specified.
validateWIQL(String) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
ValidationException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class to describe validation exceptions.
ValidationException(String, Throwable, int, ValidationException.Type) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException
 
ValidationException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException
 
ValidationException.Type - Class in com.microsoft.tfs.core.clients.workitem.exceptions
 
validStateChanged(boolean, WorkItem) - Method in class com.microsoft.tfs.core.clients.workitem.WorkItemStateAdapter
 
validStateChanged(boolean, WorkItem) - Method in interface com.microsoft.tfs.core.clients.workitem.WorkItemStateListener
 
VALUE_LIST_CLOSE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
VALUE_LIST_OPEN - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
VALUE_MAP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ConflictType
 
VALUE_MAP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.ItemType
A map of enumeration integer values to ItemType
VALUE_MAP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LockLevel
A map of enumeration integer values to LockLevel
VALUE_SEPARATOR - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
VALUE_SINGLE_QUOTE - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
VALUE_SINGLE_QUOTE_ESCAPED - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
ValuesCollection - Interface in com.microsoft.tfs.core.clients.workitem.fields
Represents a list of valid values for a Field.
VENDOR_NAME - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
verifyEscaped(char[]) - Static method in class com.microsoft.tfs.core.httpclient.util.URIUtil.Coder
Deprecated. Verify whether a given string is escaped or not
VERSION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
VERSION - Static variable in class com.microsoft.tfs.core.config.persistence.DefaultPersistenceStoreProvider
 
VERSION - Static variable in class com.microsoft.tfs.core.httpclient.cookie.Cookie2
 
VERSION_ACCEPT_THEIRS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_ACCEPT_THEIRS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_ACCEPT_YOURS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_ACCEPT_YOURS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_CONTROL - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
VERSION_CONTROL_CHANGESET_RECONCILED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_FOLDER_CONTENT_CHANGED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_GET_COMPLETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_LOCAL_WORKSPACE_SCAN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_MANUAL_MERGE_CLOSED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_PENDING_CHANGES_CHANGED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_WORKSPACE_CHANGED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_WORKSPACE_CREATED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_CONTROL_WORKSPACE_DELETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
VERSION_DELETED_ACCEPT_YOURS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_DELETED_ACCEPT_YOURS_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_RENAME_LOCAL - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_RENAME_LOCAL_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_RENAME_SERVER - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VERSION_RENAME_SERVER_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
VersionConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a version conflict - the typical type of conflict, occuring when there have been both local and server changes to a file.
VersionConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
 
VersionControlAdminExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the version control admin client.
VersionControlAdminExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.VersionControlAdminExceptionMapper
 
VersionControlClient - Class in com.microsoft.tfs.core.clients.versioncontrol
Performs client tasks for source control, including workspace management, item status, history, labels, branching, etc., communicating with the Team Foundation Server when necessary.
VersionControlClient(TFSTeamProjectCollection, _RepositorySoap, _RepositoryExtensionsSoap, _Repository4Soap, _Repository5Soap, int, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Creates a VersionControlClient that will use the given web service proxy class and the given connection.
VersionControlClient(TFSTeamProjectCollection, _RepositorySoap, _RepositoryExtensionsSoap, _Repository4Soap, _Repository5Soap) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
Creates a VersionControlClient that will use the given web service proxy class and the given connection.
VersionControlConstants - Class in com.microsoft.tfs.core.clients.versioncontrol
Contains constant strings and numbers used by the version control client.
VersionControlConstants() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
VersionControlEventEngine - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Coordinates listeners and fires events for VersionControlClient.
VersionControlEventEngine() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.VersionControlEventEngine
 
VersionControlException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Base class for version control client exceptions.
VersionControlException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
VersionControlException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
VersionControlException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
VersionControlException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException
 
VersionControlExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the version control client.
VersionControlExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.VersionControlExceptionMapper
 
VersionControlIntegrationExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
Maps exceptions for the version control integration client.
VersionControlIntegrationExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.VersionControlIntegrationExceptionMapper
 
VersionControlLabel - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a label applied to a source code control item.
VersionControlLabel() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
VersionControlLabel(_VersionControlLabel) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
 
VersionControlLabel(String, String, String, String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLabel
Constructs a version control label to be sent to the server.
VersionControlLink - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a link between a changeset or shelveset and a work item to be updated.
VersionControlLink() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
 
VersionControlLink(_VersionControlLink) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
 
VersionControlLink(VersionControlLinkType, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.VersionControlLink
 
VersionControlLinkType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a type of VersionControlLink.
VERSIONED_ITEM - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
VERSIONED_ITEM - Static variable in class com.microsoft.tfs.core.clients.workitem.link.VersionedItemLinkTypeNames
 
VERSIONED_ITEM_ARTIFACT_TYPE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
The artifact type of versioned items
VersionedFileSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
Describes a version control item (by path) at one or more versions (possibly a range of versions).
VersionedFileSpec(String, DeletionVersionSpec, VersionSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.VersionedFileSpec
Creates a VersionedFileSpec.
VersionedItemLinkTypeNames - Class in com.microsoft.tfs.core.clients.workitem.link
 
VersionedItemLinkTypeNames() - Constructor for class com.microsoft.tfs.core.clients.workitem.link.VersionedItemLinkTypeNames
 
VersionedVendorFilesystemPersistenceStore - Class in com.microsoft.tfs.core.persistence
Extends FilesystemPersistenceStore to automatically find the right base directory by looking in some system locations, depending on platform.
VersionedVendorFilesystemPersistenceStore(String, String, String) - Constructor for class com.microsoft.tfs.core.persistence.VersionedVendorFilesystemPersistenceStore
Creates a FilesystemPersistenceStore which points at a directory inside the automatically detected "home directory" location (depends on platform) with the specified vendor name, application name, and settings version mixed into the end of the path.
VersionedVendorFilesystemPersistenceStore(File) - Constructor for class com.microsoft.tfs.core.persistence.VersionedVendorFilesystemPersistenceStore
Creates a VersionedVendorFilesystemPersistenceStore for a directory.
VersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
VersionSpec(Object) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec
 
VersionSpecParseException - Exception in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Exception thrown when a version spec string cannot be parsed into a known VersionSpec object.
VersionSpecParseException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpecParseException
 
VersionSpecParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpecParseException
 
VersionSpecParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpecParseException
 
VersionSpecParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpecParseException
 
versionString() - Method in class com.microsoft.tfs.core.clients.versioncontrol.specs.version.LatestVersionSpec
 
ViewToolArgumentFormatter - Class in com.microsoft.tfs.core.externaltools.formatters
Takes individual string arguments for a view tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
ViewToolArgumentFormatter() - Constructor for class com.microsoft.tfs.core.externaltools.formatters.ViewToolArgumentFormatter
 
ViewToolValidator - Class in com.microsoft.tfs.core.externaltools.validators
Validates arguments for compare tools.
ViewToolValidator() - Constructor for class com.microsoft.tfs.core.externaltools.validators.ViewToolValidator
 
VIRTUAL_HOST - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines the virtual host name.
VISUAL_STUDIO_KEY_ROOT_PATH - Static variable in class com.microsoft.tfs.core.config.RegistryUtils
The path of the root registry key for settings for this version of Visual Studio.
VS_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.workitem.WorkItemActions
 
VSSearchFilterToken - Class in com.microsoft.tfs.core.search.internal
 
VSSearchFilterToken(String, int, String, String, String, int, int, int) - Constructor for class com.microsoft.tfs.core.search.internal.VSSearchFilterToken
 
VSSearchFilterTokenType - Interface in com.microsoft.tfs.core.search
 
VSSearchParseError - Interface in com.microsoft.tfs.core.search
 
VSSearchQuery - Class in com.microsoft.tfs.core.search.internal
A search query object as returned by the search query parser
VSSearchQuery(String) - Constructor for class com.microsoft.tfs.core.search.internal.VSSearchQuery
 
VSSearchQueryParser - Class in com.microsoft.tfs.core.search.internal
 
VSSearchQueryParser() - Constructor for class com.microsoft.tfs.core.search.internal.VSSearchQueryParser
 
VSSearchQueryParser.TokenFoundCallback - Interface in com.microsoft.tfs.core.search.internal
 
VSSearchToken - Class in com.microsoft.tfs.core.search.internal
 
VSSearchToken(String, int, String, int) - Constructor for class com.microsoft.tfs.core.search.internal.VSSearchToken
 
VSSearchUtils - Class in com.microsoft.tfs.core.search
 
VSSearchUtils() - Constructor for class com.microsoft.tfs.core.search.VSSearchUtils
 
VSTFS_PREFIX - Static variable in class com.microsoft.tfs.core.artifact.ArtifactID
The prefix that all well-formed TFS URIs begin with.

W

WAIT_FOREVER - Static variable in class com.microsoft.tfs.core.persistence.LockMode
Wait forever to acquire the lock (or until the thread is interrupted).
WAREHOUSE - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
WAREHOUSE_DATABASE - Static variable in class com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceTypes
 
WarehouseDatabaseCatalogEntity - Class in com.microsoft.tfs.core.clients.framework.configuration.catalog
 
WarehouseDatabaseCatalogEntity(TFSCatalogEntitySession, CatalogNode) - Constructor for class com.microsoft.tfs.core.clients.framework.configuration.catalog.WarehouseDatabaseCatalogEntity
 
WarehouseDatabaseEntity - Interface in com.microsoft.tfs.core.clients.framework.configuration.entities
 
WARN_EXTRA_INPUT - Static variable in class com.microsoft.tfs.core.httpclient.params.HttpMethodParams
Defines HttpClient's behavior when a response provides more bytes than expected (specified with Content-Length, for example).
WARNING - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.SeverityType
 
Warning - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a warning encountered during a version control operation.
Warning(_Warning) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Warning
 
WARNING_TYPE - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
WarningType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a type of Warning.
WATERMARK - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
WEB_APPLICATION - Static variable in class com.microsoft.tfs.core.clients.framework.location.RelativeToSetting
Indicates that a ServiceDefinition is relative to the web application.
WEBPAGE_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
WebServiceFactory - Interface in com.microsoft.tfs.core.config.webservice
An WebServiceFactory is used by a TFSConnection to create web services.
WebServiceLevel - Class in com.microsoft.tfs.core.clients.versioncontrol
Represents the version of the web services on the server.
WEDNESDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays
 
WEDNESDAY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleDays2010
 
WEEKLY - Static variable in class com.microsoft.tfs.core.clients.build.flags.ScheduleType
A weekly schedule type.
WELL_KNOWN_DOMAIN_ID - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
WELL_KNOWN_DOMAIN_SID - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
WELL_KNOWN_SID_PREFIX - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
WELL_KNOWN_SID_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.SIDIdentityHelper
 
WIFormColumn - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormColumn - represents the "ColumnType" complex type.
WIFormContent - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormControl - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormControl - represents the "ControlType" complex type.
WIFormControlTypeConstants - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormControlTypeConstants() - Constructor for class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
WIFormCustomControlOptions - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormDescription - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormDescription - represents the "Form" complex type.
WIFormDockEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormElement - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormGroup - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormGroup - represents the "GroupType" complex type.
WIFormLabelPositionEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLabelText - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLayout - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormLayout - represents the "LayoutType" complex type.
WIFormLink - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinkColumn - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinkColumns - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlExternalLinkFilter - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlExternalLinkFilters - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlFilterOnEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlOptions - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWILinkFilter - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWILinkFilterEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWILinkFilters - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWITypeFilter - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWITypeFilterEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWITypeFilters - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormLinksControlWITypeFilterScopeEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormPaddingAttribute - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormParam - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormParamTypeEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormReadOnlyEnum - Class in com.microsoft.tfs.core.clients.workitem.form
 
WIFormSizeAttribute - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormSplitter - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormSplitter - represents the "SplitterType" complex type.
WIFormTab - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormTab - represents the "TabType" complex type.
WIFormTabGroup - Interface in com.microsoft.tfs.core.clients.workitem.form
WIFormTabGroup - represents the "TabGroupType" complex type.
WIFormText - Interface in com.microsoft.tfs.core.clients.workitem.form
 
WIFormWebPageControlOptions - Interface in com.microsoft.tfs.core.clients.workitem.form
 
Wildcard - Class in com.microsoft.tfs.core.clients.versioncontrol.path
Static methods to match strings against TFS path wildcard characters.
Wildcard() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.path.Wildcard
 
WILDCARD_EXTENSION - Static variable in class com.microsoft.tfs.core.externaltools.ExternalToolset
The extension string to use to make a fall-back tool association, which matches all file extensions as long as a more specific extension does not exist in the set.
WILDCARD_NOT_ALLOWED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.path.ItemValidationError
 
WILDCARD_NOT_ALLOWED_EXCEPTION - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.FailureCodes
 
WinCredentialsManager - Class in com.microsoft.tfs.core.credentials.internal
An CredentialsManager that can read and write passwords securely in Windows Credentials Manager.
WinCredentialsManager() - Constructor for class com.microsoft.tfs.core.credentials.internal.WinCredentialsManager
 
WINDOWS_GROUP - Static variable in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
WINDOWS_TYPE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityConstants
 
WINDOWS_USER - Static variable in class com.microsoft.tfs.core.clients.authorization.IdentityType
 
WindowsRegistryServerListManager - Class in com.microsoft.tfs.core.util.serverlist.internal
 
WindowsRegistryServerListManager() - Constructor for class com.microsoft.tfs.core.util.serverlist.internal.WindowsRegistryServerListManager
 
WindowsStyleArgumentTokenizer - Class in com.microsoft.tfs.core.externaltools
Methods for tokenizing string that contain arguments to external tools in a style similar to TFS on Windows.
WindowsStyleArgumentTokenizer() - Constructor for class com.microsoft.tfs.core.externaltools.WindowsStyleArgumentTokenizer
 
WindowsUser - Class in com.microsoft.tfs.core.httpclient.auth
 
WindowsUser(String) - Constructor for class com.microsoft.tfs.core.httpclient.auth.WindowsUser
Constructs a WindowsUser from the given username (and optionally, domain) string.
WinPathSeparator - Static variable in class com.microsoft.tfs.core.clients.build.GitProperties
 
WIQDocument - Class in com.microsoft.tfs.core.clients.workitem.query
A WIQDocument represents a specific type of document used to store work item query information.
WIQDocument(String, String, String, String) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
WIQDocument(String, String, String, String, int) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.WIQDocument
 
WIQDocumentParseException - Exception in com.microsoft.tfs.core.clients.workitem.query
Exception thrown when a string cannot be parsed into a WIQDocument.
WIQDocumentParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.query.WIQDocumentParseException
 
WIQDocumentParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.query.WIQDocumentParseException
 
WIQDocumentParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.query.WIQDocumentParseException
 
WIQL_EVALUATION_ON_SERVER - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
WIQLHelpers - Class in com.microsoft.tfs.core.clients.workitem.query.qe
Helpers for interacting with OM / Work Item Query Language
WIQLHelpers() - Constructor for class com.microsoft.tfs.core.clients.workitem.query.qe.WIQLHelpers
 
WIQLOperators - Class in com.microsoft.tfs.core.clients.workitem.query.qe
This class encapsulates mappings between invariant (non-Locale-sensitive) representations of operators used in the GUI WIQL builder and localized (Locale-sensitive) representations of those operators.
WIQLOperators.LogicalOperator - Class in com.microsoft.tfs.core.clients.workitem.query.qe
 
within_userinfo - Static variable in class com.microsoft.tfs.core.httpclient.URI
BitSet for within the userinfo component like user and password.
WIZARD_PAGE_VIEW_NAME_FORMAT - Static variable in class com.microsoft.tfs.core.telemetry.TfsTelemetryConstants
 
work() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.AutomergeWritableConflictResolution
 
work() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ConflictResolution
 
work() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.CoreConflictResolution
 
work() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.ExternalConflictResolution
 
work() - Method in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.KeepLocalWritableConflictResolution
 
WORK_ITEM - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldUsages
 
WORK_ITEM_CLASSIFICATION_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
WORK_ITEM_ID - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
WORK_ITEM_LINK - Static variable in class com.microsoft.tfs.core.clients.workitem.fields.FieldUsages
 
WORK_ITEM_LINK_LOCKS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
WORK_ITEM_LINKS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
WORK_ITEM_LOG_CONTROL - Static variable in class com.microsoft.tfs.core.clients.workitem.form.WIFormControlTypeConstants
 
WORK_ITEM_TITLE_MAX_LENGTH - Static variable in class com.microsoft.tfs.core.clients.workitem.link.LinkTextMaxLengths
 
WORK_ITEM_TRACKING - Static variable in class com.microsoft.tfs.core.clients.registration.ToolNames
 
WORK_ITEM_TRACKING_NOTIFICATION_BEGIN - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_NOTIFICATION_END - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_TEAM_QUERY_CREATED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_TEAM_QUERY_DELETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_TEAM_QUERY_RENAMED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_USER_QUERY_CREATED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_USER_QUERY_DELETED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TRACKING_USER_QUERY_RENAMED - Static variable in class com.microsoft.tfs.core.util.notifications.Notification
 
WORK_ITEM_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFieldReferenceNames
 
WORK_ITEM_TYPE - Static variable in class com.microsoft.tfs.core.clients.workitem.CoreFields
 
WORK_ITEM_TYPE_CATEGORIES - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
WORK_ITEM_TYPE_CATEGORY_MEMBERS - Static variable in class com.microsoft.tfs.core.clients.workitem.SupportedFeatures
 
WORK_ITEM_URI - Static variable in class com.microsoft.tfs.core.clients.build.flags.InformationFields
 
WORK_ITEMS - Static variable in class com.microsoft.tfs.core.clients.workitem.queryhierarchy.LinkQueryMode
Specifies that links to work items will be returned.
worked(int) - Method in class com.microsoft.tfs.util.tasks.FileProcessingProgressMonitorAdapter
 
worked(int) - Method in class com.microsoft.tfs.util.tasks.NullTaskMonitor
 
worked(int) - Method in interface com.microsoft.tfs.util.tasks.TaskMonitor
Called by the task that this TaskMonitor is monitoring to report progress.
WORKING_FOLDER_MAPPINGS_UPDATED - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.ChangePendedFlags
One or more working folders was updated in this call.
WorkingFolder - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents a Mapping between a server item (by path) and a local path.
WorkingFolder(_WorkingFolder) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
WorkingFolder(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
 
WorkingFolder(String, String, WorkingFolderType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Creates a working folder object that maps a local path to a server path with a recursion type of "full" (the traditional mapping style).
WorkingFolder(String, String, WorkingFolderType, RecursionType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolder
Creates a working folder object that maps a local path to a server path.
WorkingFolderComparator - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Compare engine for WorkingFolder items, to be used with Comparable.compareTo(Object).
WorkingFolderComparator(WorkingFolderComparatorType) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkingFolderComparator
Creates a WorkingFolderComparator that compares using the specified strategy.
WorkingFolderComparatorType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
An enumeration of types of working folder comparisons available in WorkingFolderComparator.
workingFoldersChanged(WorkingFolder[]) - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
Call this to inform the WorkspaceWatcher that the working folders for the Workspace have changed.
WorkingFolderType - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Enumerates the types of working folders.
WORKITEM - Static variable in class com.microsoft.tfs.core.clients.workitem.link.RegisteredLinkTypeNames
 
WorkItem - Interface in com.microsoft.tfs.core.clients.workitem
Represents a work item on Team Foundation Server.
WorkItemActions - Class in com.microsoft.tfs.core.clients.workitem
Valid action names for work item transitions.
WorkItemActions() - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemActions
 
WorkItemAttachmentUtils - Class in com.microsoft.tfs.core.clients.workitem.files
 
WorkItemAttachmentUtils() - Constructor for class com.microsoft.tfs.core.clients.workitem.files.WorkItemAttachmentUtils
 
WorkItemCheckedInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
Encapsulate supplementary info about a work item.
WorkItemCheckedInfo(int, boolean, CheckinWorkItemAction) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
Create a new work item supplement info.
WorkItemCheckinInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Represents information about a work item checkin.
WorkItemCheckinInfo(WorkItem) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
WorkItemCheckinInfo(WorkItem, CheckinWorkItemAction) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkItemCheckinInfo
 
WorkItemClient - Class in com.microsoft.tfs.core.clients.workitem
Provides access to the Work Item Tracking services.
WorkItemClient(TFSTeamProjectCollection, _ClientService2Soap, _ClientService3Soap, _ClientService5Soap) - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemClient
 
WorkItemCollection - Interface in com.microsoft.tfs.core.clients.workitem.query
Represents a collection of work items that result from a query to the WorkItemClient.
WorkItemConfigurationSettingsClient - Class in com.microsoft.tfs.core.clients.workitemconfiguration
Accesses the Team Foundation Server work item configurations settings web service.
WorkItemConfigurationSettingsClient(_ConfigurationSettingsServiceSoap) - Constructor for class com.microsoft.tfs.core.clients.workitemconfiguration.WorkItemConfigurationSettingsClient
 
WorkItemEventEngine - Class in com.microsoft.tfs.core.clients.workitem.events
Coordinates listeners and fires events for WorkItemClient.
WorkItemEventEngine() - Constructor for class com.microsoft.tfs.core.clients.workitem.events.WorkItemEventEngine
 
WorkItemException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Base class for work item tracking client exceptions.
WorkItemException() - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemException(String, Throwable, int) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemException(String, int) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
 
WorkItemExceptionMapper - Class in com.microsoft.tfs.core.exceptions.mappers
The WorkItemExceptionMapper class is used to map exceptions during a call to the Work Item Tracking web service into an appropriate exception that the WIT object model should throw.
WorkItemExceptionMapper() - Constructor for class com.microsoft.tfs.core.exceptions.mappers.WorkItemExceptionMapper
 
WorkItemLinkInfo - Class in com.microsoft.tfs.core.clients.workitem.query
Structure that represents Link query results.
WorkItemLinkInfo(int, int, int, boolean) - Constructor for class com.microsoft.tfs.core.clients.workitem.query.WorkItemLinkInfo
 
WorkItemLinkType - Class in com.microsoft.tfs.core.clients.workitem.link
 
WorkItemLinkType(WITContext, WorkItemLinkTypeMetadata) - Constructor for class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType
 
WorkItemLinkTypeCollection - Interface in com.microsoft.tfs.core.clients.workitem.link
Interface which exposes link type information from WIT metadata.
WorkItemLinkTypeEnd - Class in com.microsoft.tfs.core.clients.workitem.link
 
WorkItemLinkTypeEnd(WorkItemLinkType, String, int) - Constructor for class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkTypeEnd
 
WorkItemLinkTypeEndCollection - Interface in com.microsoft.tfs.core.clients.workitem.link
 
WorkItemLinkUtils - Class in com.microsoft.tfs.core.clients.workitem.link
 
WorkItemLinkUtils() - Constructor for class com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkUtils
 
WorkItemLinkValidationException - Exception in com.microsoft.tfs.core.clients.workitem.exceptions
Class for an error that occurs during validation of a work item link.
WorkItemLinkValidationException(String) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException
 
WorkItemLinkValidationException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException
 
WorkItemLinkValidationException(String, Throwable, int, WorkItemLinkValidationException.Type) - Constructor for exception com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemLinkValidationException
 
WorkItemLinkValidationException.Type - Class in com.microsoft.tfs.core.clients.workitem.exceptions
Defines the WorkItemLinkValidationException types.
WorkItemQueryConstants - Class in com.microsoft.tfs.core.clients.workitem
Defines constants used with work item queries.
WorkItemQueryConstants() - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemQueryConstants
 
WorkItemQueryUtils - Class in com.microsoft.tfs.core.clients.workitem
Utilities for working with work item queries.
WorkItemQueryUtils() - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemQueryUtils
 
WorkItemSaveEvent - Class in com.microsoft.tfs.core.clients.workitem.events
 
WorkItemSaveEvent(EventSource, WorkItem) - Constructor for class com.microsoft.tfs.core.clients.workitem.events.WorkItemSaveEvent
 
WorkItemSaveListener - Interface in com.microsoft.tfs.core.clients.workitem.events
 
WorkItemServerVersion - Class in com.microsoft.tfs.core.clients.workitem
Defineds work item service versions.
WorkItemStateAdapter - Class in com.microsoft.tfs.core.clients.workitem
Default implementation of WorkItemStateListener which does nothing in response to events.
WorkItemStateAdapter() - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemStateAdapter
 
WorkItemStateListener - Interface in com.microsoft.tfs.core.clients.workitem
Defines an interface for listeners of work item state change events.
WorkItemType - Interface in com.microsoft.tfs.core.clients.workitem.wittype
Represents a specific type of WorkItem.
WorkItemTypeCollection - Interface in com.microsoft.tfs.core.clients.workitem.wittype
Represents a collection of WorkItemType objects.
WorkItemUtils - Class in com.microsoft.tfs.core.clients.workitem
Utilities for working with work items.
WorkItemUtils() - Constructor for class com.microsoft.tfs.core.clients.workitem.WorkItemUtils
 
WORKSPACE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.PendingSetType
 
Workspace - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A Workspace is a named set of user-configured working folders.
Workspace(_Workspace, VersionControlClient) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Constructs a Workspace that wraps a web service object.
Workspace(VersionControlClient, String, String, String, WorkingFolder[], String, WorkspaceLocation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Constructs a Workspace.
Workspace(VersionControlClient, String, String, String, String[], String, WorkingFolder[], String, WorkspaceLocation, WorkspacePermissions) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
 
Workspace(VersionControlClient, String, String, String, String[], String, String, WorkingFolder[], String, WorkspaceLocation, WorkspacePermissions, WorkspacePermissionProfile, WorkspaceOptions) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace
Constructs a Workspace.
WORKSPACE_NAME_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
WORKSPACE_OWNER_FIELD - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlConstants
 
WORKSPACE_PERMISSIONS - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.SupportedFeatures
The server supports workspace permissions
WORKSPACE_SECURITY_NAMESPACE_ID - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.VersionControlClient
GUID This is the set of namespaces that exist in the version control.
WORKSPACE_TEMPLATE_FILE_NAME - Static variable in class com.microsoft.tfs.core.clients.build.BuildConstants
 
WorkspaceCacheFileReloadedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when Workstation reloads its workspace cache file.
WorkspaceCacheFileReloadedEvent(EventSource, Workstation) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceCacheFileReloadedEvent
 
WorkspaceCacheFileReloadedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceCacheFileReloadedEvent.
WorkspaceCreatedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
WorkspaceDeletedException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
Thrown when a workspace is accessed after it has been deleted.
WorkspaceDeletedException(Workspace) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceDeletedException
 
WorkspaceDeletedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkspaceEvent.
WorkspaceEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a workspace is created, deleted, etc.
WorkspaceEvent(EventSource, Workspace, WorkspaceEvent.WorkspaceEventSource) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent
 
WorkspaceEvent.WorkspaceEventSource - Class in com.microsoft.tfs.core.clients.versioncontrol.events
 
WorkspaceException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
WorkspaceException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceException
 
WorkspaceException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceException
 
WorkspaceException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceException
 
WorkspaceException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceException
 
WorkspaceInfo - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
Holds the properties of a cached workspace.
WorkspaceInfo(InternalServerInfo, Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkspaceInfo
 
WorkspaceItem - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
Contains information about a version control item in a workspace.
WorkspaceItem() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
WorkspaceItem(ItemType, String, int) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
WorkspaceItem(_WorkspaceItem) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItem
 
WorkspaceItemSet - Class in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
A collection of WorkspaceItems, with some additional information about the query that retrieved the set.
WorkspaceItemSet() - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
 
WorkspaceItemSet(_WorkspaceItemSet) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
 
WorkspaceItemSet(String, String, WorkspaceItem[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.WorkspaceItemSet
 
WorkspaceKey - Class in com.microsoft.tfs.core.clients.versioncontrol
WorkspaceKey is a subclass of ConnectionKey that adds a workspace name attribute to the key.
WorkspaceKey(Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
Creates a new WorkspaceKey for the specified workspace.
WorkspaceKey(WorkspaceInfo) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.WorkspaceKey
Creates a new WorkspaceKey for the specified cached workspace.
WorkspaceLocation - Class in com.microsoft.tfs.core.clients.versioncontrol
Indicates the location where data (pending changes, local versions) for this workspace are stored.
WorkspaceMappingDepth - Class in com.microsoft.tfs.core.clients.build.flags
Describes the workspace mapping depth.
WorkspaceMappingType - Class in com.microsoft.tfs.core.clients.build.soapextensions
Describes the type of a workspace mapping.
WorkspaceMappingType2010 - Class in com.microsoft.tfs.core.clients.build.flags
 
WorkspaceNotFoundException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
WorkspaceNotFoundException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceNotFoundException
 
WorkspaceNotFoundException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceNotFoundException
 
WorkspaceNotFoundException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceNotFoundException
 
WorkspaceNotFoundException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceNotFoundException
 
WorkspaceOptions - Class in com.microsoft.tfs.core.clients.versioncontrol
Options which control workspace options.
WorkspacePermissionProfile - Class in com.microsoft.tfs.core.clients.versioncontrol
A named collection of AccessControlEntry objects.
WorkspacePermissionProfile(String, AccessControlEntry[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.WorkspacePermissionProfile
Creates a permission profile with the given name and access control entires.
WorkspacePermissions - Class in com.microsoft.tfs.core.clients.versioncontrol
A set of permissions flags used for workspace permissions.
WORKSPACES - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions
 
WORKSPACES - Static variable in class com.microsoft.tfs.core.clients.build.flags.QueryOptions2010
 
WorkspaceSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs
Describes a Workspace by name and owner.
WorkspaceSpec(String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpec
Constructs an WorkspaceSpec.
WorkspaceSpecParseException - Exception in com.microsoft.tfs.core.clients.versioncontrol.specs
Exception thrown when a workspace spec string cannot be parsed into a WorkspaceSpec.
WorkspaceSpecParseException() - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpecParseException
 
WorkspaceSpecParseException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpecParseException
 
WorkspaceSpecParseException(String, Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpecParseException
 
WorkspaceSpecParseException(Throwable) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.specs.WorkspaceSpecParseException
 
WorkspaceUpdatedEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when a workspace is updated.
WorkspaceUpdatedEvent(EventSource, Workspace, String, WorkspaceLocation, WorkspaceEvent.WorkspaceEventSource) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceUpdatedEvent
 
WorkspaceUpdatedListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of changes in workspace metatdata (name, comment, etc.).
WorkspaceVersionSpec - Class in com.microsoft.tfs.core.clients.versioncontrol.specs.version
Describes a version of an item as it exists in a given Workspace.
WorkspaceVersionSpec(_WorkspaceVersionSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
WorkspaceVersionSpec(WorkspaceSpec) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
WorkspaceVersionSpec(Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
WorkspaceVersionSpec(String, String, String) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.specs.version.WorkspaceVersionSpec
 
WorkspaceVersionTableException - Exception in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 
WorkspaceVersionTableException(String) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceVersionTableException
 
WorkspaceVersionTableException(Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceVersionTableException
 
WorkspaceVersionTableException(String, Exception) - Constructor for exception com.microsoft.tfs.core.clients.versioncontrol.exceptions.WorkspaceVersionTableException
 
WorkspaceWatcher - Class in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 
WorkspaceWatcher(Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher
 
Workstation - Class in com.microsoft.tfs.core.clients.versioncontrol
 
WORKSTATION_CACHE_DIRECTORY - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
Overrides the standard cache file storage directory the Workstation class uses.
WORKSTATION_CONFIGURATION_DIRECTORY - Static variable in class com.microsoft.tfs.core.config.EnvironmentVariables
Overrides the standard cache file storage directory the Workstation class uses.
WorkstationNonFatalErrorEvent - Class in com.microsoft.tfs.core.clients.versioncontrol.events
Event fired when Workstation encounters non-fatal errors processing workspace updates.
WorkstationNonFatalErrorEvent(EventSource, InternalWorkspaceConflictInfo) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.WorkstationNonFatalErrorEvent
 
WorkstationNonFatalErrorEvent(EventSource, Exception, Workspace) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.events.WorkstationNonFatalErrorEvent
 
WorkstationNonFatalErrorListener - Interface in com.microsoft.tfs.core.clients.versioncontrol.events
Defines an interface for listeners of the WorkstationNonFatalErrorEvent.
WorkstationType - Class in com.microsoft.tfs.core.clients.versioncontrol.workspacecache
 
WORLD - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
 
WRAPAuthScheme - Class in com.microsoft.tfs.core.httpclient.auth
 
WRAPAuthScheme() - Constructor for class com.microsoft.tfs.core.httpclient.auth.WRAPAuthScheme
 
WRAPCredentials - Class in com.microsoft.tfs.core.httpclient
 
WRAPCredentials(String) - Constructor for class com.microsoft.tfs.core.httpclient.WRAPCredentials
 
WRITABLE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictCategory
 
WRITABLE_AUTOMERGE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
WRITABLE_AUTOMERGE_TOOLTIP - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionStrings
 
WRITABLE_FILES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.offline.OfflineSynchronizerMethod
 
WritableConflictDescription - Class in com.microsoft.tfs.core.clients.versioncontrol.conflicts
This is a writable conflict, occurring when a local file is marked writable but is not checked out.
WritableConflictDescription(Workspace, Conflict, ItemSpec[]) - Constructor for class com.microsoft.tfs.core.clients.versioncontrol.conflicts.WritableConflictDescription
 
WRITE - Static variable in class com.microsoft.tfs.core.clients.webservices.IdentityPermissions
 
write(int) - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Write the specified byte to our output stream.
write(byte[]) - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
 
write(byte[]) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes the specified bytes to the output stream.
write(byte[], int, int) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes length bytes in data starting at offset to the output stream.
write(OutputStream, String) - Method in class com.microsoft.tfs.core.memento.XMLMemento
Writes this XMLMemento as an XML element (with child elements for child Mementos) to the specified OutputStream.
write(byte[], int, int) - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
write(byte[]) - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
write(int) - Method in class com.microsoft.tfs.util.temp.FastTempOutputStream
writeClosingChunk() - Method in class com.microsoft.tfs.core.httpclient.ChunkedOutputStream
 
writeLine(byte[]) - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes the specified bytes, followed by "\r\n".getBytes() to the output stream.
writeLine() - Method in class com.microsoft.tfs.core.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
writeRequest(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Sends the request via the given connection.
writeRequest(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.ByteArrayRequestEntity
 
writeRequest(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.FileRequestEntity
 
writeRequest(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.InputStreamRequestEntity
 
writeRequest(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.multipart.MultipartRequestEntity
 
writeRequest(OutputStream) - Method in interface com.microsoft.tfs.core.httpclient.methods.RequestEntity
Writes the request entity to the given stream.
writeRequest(OutputStream) - Method in class com.microsoft.tfs.core.httpclient.methods.StringRequestEntity
 
writeRequestBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.EntityEnclosingMethod
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.methods.MultipartPostMethod
Deprecated. Writes the request body to the given connection.
writeRequestHeaders(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Writes the request headers to the given connection .
writeRequestLine(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.ConnectMethod
Special Connect request.
writeRequestLine(HttpState, HttpConnection) - Method in class com.microsoft.tfs.core.httpclient.HttpMethodBase
Writes the request line to the given connection.
WSSClient - Class in com.microsoft.tfs.core.clients.sharepoint
A read-only client for the Windows Sharepoint Services web services.
WSSClient(TFSTeamProjectCollection, _ListsSoap, String) - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSClient
Creates a WSSClient with the given TFSTeamProjectCollection and web service proxy.
WSSDocument - Class in com.microsoft.tfs.core.clients.sharepoint
A document in a Sharepoint installation.
WSSDocument() - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSDocument
 
WSSDocument(Element) - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSDocument
 
WSSDocumentLibrary - Class in com.microsoft.tfs.core.clients.sharepoint
Object representing a document library in Sharepoint.
WSSDocumentLibrary() - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
WSSDocumentLibrary(TFSTeamProjectCollection, Element) - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSDocumentLibrary
 
WSSFolder - Class in com.microsoft.tfs.core.clients.sharepoint
A folder (which contains folders and documents) in Sharepoint.
WSSFolder() - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSFolder
 
WSSFolder(Element) - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSFolder
 
WSSListType - Interface in com.microsoft.tfs.core.clients.sharepoint
Known list types for Windows Sharepoint Services.
WSSNode - Class in com.microsoft.tfs.core.clients.sharepoint
An object (document, folder, etc.) in a Sharepoint installation.
WSSNode() - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
WSSNode(Element) - Constructor for class com.microsoft.tfs.core.clients.sharepoint.WSSNode
 
WSSObjectType - Interface in com.microsoft.tfs.core.clients.sharepoint
Types of Sharepoint Objects
WSSUtils - Class in com.microsoft.tfs.core.clients.sharepoint
Utility class to help when talking to Windows Sharepoint Services.

X

XML_CHECKIN_NOTES - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
XML_NOTE - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
XML_NOTE_NAME - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.soapextensions.CheckinNote
 
XML_SAVED_CHECKIN - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.SavedCheckin
 
XML_TAG_WORK_ITEM_CHECKED_INFO - Static variable in class com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkItemCheckedInfo
 
XMLMemento - Class in com.microsoft.tfs.core.memento
XMLMemento is an implementation of Memento which serializes its data to/from XML streams.
XMLMemento(String) - Constructor for class com.microsoft.tfs.core.memento.XMLMemento
Creates an XMLMemento with the given name and an empty set of attributes and children.

Y

yield() - Method in class com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTableLock
Releases and re-acquires the LocalMetadataTableLock.

_

_authority - Variable in class com.microsoft.tfs.core.httpclient.URI
The authority.
_default_port - Static variable in class com.microsoft.tfs.core.httpclient.HttpsURL
Deprecated. Use HttpsURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_port - Static variable in class com.microsoft.tfs.core.httpclient.HttpURL
Deprecated. Use HttpURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class com.microsoft.tfs.core.httpclient.HttpsURL
Deprecated. Use HttpsURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class com.microsoft.tfs.core.httpclient.HttpURL
Deprecated. Use HttpURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_fragment - Variable in class com.microsoft.tfs.core.httpclient.URI
The fragment.
_host - Variable in class com.microsoft.tfs.core.httpclient.URI
The host.
_is_abs_path - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_hier_part - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_hostname - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_IPv4address - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_IPv6reference - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_net_path - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_opaque_part - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_reg_name - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_rel_path - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_is_server - Variable in class com.microsoft.tfs.core.httpclient.URI
 
_opaque - Variable in class com.microsoft.tfs.core.httpclient.URI
The opaque.
_path - Variable in class com.microsoft.tfs.core.httpclient.URI
The path.
_port - Variable in class com.microsoft.tfs.core.httpclient.URI
The port.
_query - Variable in class com.microsoft.tfs.core.httpclient.URI
The query.
_scheme - Variable in class com.microsoft.tfs.core.httpclient.URI
The scheme.
_uri - Variable in class com.microsoft.tfs.core.httpclient.URI
This Uniform Resource Identifier (URI).
_userinfo - Variable in class com.microsoft.tfs.core.httpclient.URI
The userinfo.

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

© 2015 Microsoft. All rights reserved.