com.microsoft.tfs.core.pguidance
Class ProcessGuidanceConstants
java.lang.Object
com.microsoft.tfs.core.pguidance.ProcessGuidanceConstants
public class ProcessGuidanceConstants
- extends java.lang.Object
Constants for querying process guidance resources with
IProcessGuidance
.
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILENAME
public static final java.lang.String FILENAME
- Constant Field Value:
"ProcessGuidance.html"
- See Also:
- Constant Field Values
FOLDER
public static final java.lang.String FOLDER
- Constant Field Value:
"Process Guidance"
- See Also:
- Constant Field Values
FULLPATH
public static final java.lang.String FULLPATH
- Constant Field Value:
"Process Guidance\\ProcessGuidance.html"
- See Also:
- Constant Field Values
SUPPORTING_FILES_FOLDER
public static final java.lang.String SUPPORTING_FILES_FOLDER
- Constant Field Value:
"Supporting Files"
- See Also:
- Constant Field Values
ABOUT_WORK_ITEMS_FILENAME
public static final java.lang.String ABOUT_WORK_ITEMS_FILENAME
- Constant Field Value:
"AboutWorkItems.htm"
- See Also:
- Constant Field Values
ProcessGuidanceConstants
public ProcessGuidanceConstants()
© 2015 Microsoft. All rights reserved.