com.ptc.windchill.upgrade.history
Class Constants

java.lang.Object
  extended bycom.ptc.windchill.upgrade.history.Constants

class Constants
extends Object


Field Summary
static String TIMESTAMP_ATTR
           
static String TIMESTAMP_FORMAT
           
static String TIMESTAMP_FORMAT_ATTR
           
 
Constructor Summary
(package private) Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIMESTAMP_ATTR

public static final String TIMESTAMP_ATTR
See Also:
Constant Field Values

TIMESTAMP_FORMAT

public static final String TIMESTAMP_FORMAT
See Also:
Constant Field Values

TIMESTAMP_FORMAT_ATTR

public static final String TIMESTAMP_FORMAT_ATTR
See Also:
Constant Field Values
Constructor Detail

Constants

Constants()