com.ptc.windchill.uwgm.task.setstate
Class SetStateConstants
java.lang.Object
com.ptc.windchill.uwgm.task.setstate.SetStateConstants
- public class SetStateConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATE_BASELINE
public static final String CREATE_BASELINE
- See Also:
- Constant Field Values
HAS_WARNINGS
public static final String HAS_WARNINGS
- See Also:
- Constant Field Values
TARGET_STATE
public static final String TARGET_STATE
- See Also:
- Constant Field Values
TERMINATE_PROCESS
public static final String TERMINATE_PROCESS
- See Also:
- Constant Field Values
RUN_IN_BACKGROUND
public static final String RUN_IN_BACKGROUND
- See Also:
- Constant Field Values
IS_ACTIVE_WS
public static final String IS_ACTIVE_WS
- See Also:
- Constant Field Values
SetStateConstants
public SetStateConstants()