com.microsoft.tfs.core.clients.workitem
Class SupportedFeatures
java.lang.Object
com.microsoft.tfs.core.clients.workitem.SupportedFeatures
public class SupportedFeatures
- extends java.lang.Object
A list of IDs for all known supported features of the work item services of a
Team Foundation Server.
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUID_FIELDS
public static final java.lang.String GUID_FIELDS
- Constant Field Value:
"GuidFields"
- See Also:
- Constant Field Values
BOOLEAN_FIELDS
public static final java.lang.String BOOLEAN_FIELDS
- Constant Field Value:
"BooleanFields"
- See Also:
- Constant Field Values
QUERY_FOLDERS
public static final java.lang.String QUERY_FOLDERS
- Constant Field Value:
"QueryFolders"
- See Also:
- Constant Field Values
QUERY_FOLDER_PERMISSIONS
public static final java.lang.String QUERY_FOLDER_PERMISSIONS
- Constant Field Value:
"QueryFolderPermissions"
- See Also:
- Constant Field Values
QUERY_FOLDER_SET_OWNER
public static final java.lang.String QUERY_FOLDER_SET_OWNER
- Constant Field Value:
"QueryFolderSetOwner"
- See Also:
- Constant Field Values
QUERY_FIELDS_COMPARISON
public static final java.lang.String QUERY_FIELDS_COMPARISON
- Constant Field Value:
"QueryFieldsComparison"
- See Also:
- Constant Field Values
QUERY_HISTORICAL_REVISIONS
public static final java.lang.String QUERY_HISTORICAL_REVISIONS
- Constant Field Value:
"QueryHistoricalRevisions"
- See Also:
- Constant Field Values
QUERY_IN_GROUP_FILTER
public static final java.lang.String QUERY_IN_GROUP_FILTER
- Constant Field Value:
"QueryInGroup"
- See Also:
- Constant Field Values
WORK_ITEM_TYPE_CATEGORIES
public static final java.lang.String WORK_ITEM_TYPE_CATEGORIES
- Constant Field Value:
"WorkItemTypeCategories"
- See Also:
- Constant Field Values
WORK_ITEM_TYPE_CATEGORY_MEMBERS
public static final java.lang.String WORK_ITEM_TYPE_CATEGORY_MEMBERS
- Constant Field Value:
"WorkItemTypeCategoryMembers"
- See Also:
- Constant Field Values
WORK_ITEM_LINKS
public static final java.lang.String WORK_ITEM_LINKS
- Constant Field Value:
"WorkItemLinks"
- See Also:
- Constant Field Values
WORK_ITEM_LINK_LOCKS
public static final java.lang.String WORK_ITEM_LINK_LOCKS
- Constant Field Value:
"WorkItemLinkLocks"
- See Also:
- Constant Field Values
BATCH_SAVE_WORK_ITEMS_FROM_DIFFERENT_PROJECTS
public static final java.lang.String BATCH_SAVE_WORK_ITEMS_FROM_DIFFERENT_PROJECTS
- Constant Field Value:
"BatchSaveWorkItemsFromDifferentProjects"
- See Also:
- Constant Field Values
QUERY_RECURSIVE_RETURN_MATCHING_CHILDREN
public static final java.lang.String QUERY_RECURSIVE_RETURN_MATCHING_CHILDREN
- Constant Field Value:
"QueryRecursiveReturnMatchingChildren"
- See Also:
- Constant Field Values
PROVISION_PERMISSION
public static final java.lang.String PROVISION_PERMISSION
- Constant Field Value:
"ProvisionPermission"
- See Also:
- Constant Field Values
CONFIGURABLE_BULK_UPDATE_BATCH_SIZE
public static final java.lang.String CONFIGURABLE_BULK_UPDATE_BATCH_SIZE
- Constant Field Value:
"ConfigurableBulkUpdateBatchSize"
- See Also:
- Constant Field Values
SYNC_NAME_CHANGES
public static final java.lang.String SYNC_NAME_CHANGES
- Constant Field Value:
"SyncNameChanges"
- See Also:
- Constant Field Values
REPORTING_NAMES
public static final java.lang.String REPORTING_NAMES
- Constant Field Value:
"ReportingNames"
- See Also:
- Constant Field Values
SET_REPORTING_TYPE_TO_NONE
public static final java.lang.String SET_REPORTING_TYPE_TO_NONE
- Constant Field Value:
"SetReportingTypeToNone"
- See Also:
- Constant Field Values
WIQL_EVALUATION_ON_SERVER
public static final java.lang.String WIQL_EVALUATION_ON_SERVER
- Constant Field Value:
"WiqlEvaluationOnServer"
- See Also:
- Constant Field Values
© 2015 Microsoft. All rights reserved.