wt.projmgmt.monitor
Class ProjMonitorHelper

java.lang.Object
  extended by wt.projmgmt.monitor.ProjMonitorHelper
All Implemented Interfaces:
Externalizable, Serializable

public class ProjMonitorHelper
extends Object
implements Externalizable

Helper class giving remote access to ProjMonitorService functionality. It also holds utility functions and the time granularityto be used for project management.

Supported API: true

Extendable: false

See Also:
ProjMonitorService, Serialized Form

Field Summary
static ProjMonitorService service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final ProjMonitorService service


Supported API: true