com.metamatrix.dqp.spi
Class TrackerLogConstants.CMD_STATUS

java.lang.Object
  extended by com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
Enclosing class:
TrackerLogConstants

public static class TrackerLogConstants.CMD_STATUS
extends java.lang.Object


Field Summary
static short CANCEL
           
static short END
           
static short ERROR
           
static short NEW
           
 
Constructor Summary
TrackerLogConstants.CMD_STATUS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEW

public static final short NEW
See Also:
Constant Field Values

END

public static final short END
See Also:
Constant Field Values

CANCEL

public static final short CANCEL
See Also:
Constant Field Values

ERROR

public static final short ERROR
See Also:
Constant Field Values
Constructor Detail

TrackerLogConstants.CMD_STATUS

public TrackerLogConstants.CMD_STATUS()


Copyright © 2009. All Rights Reserved.