wt.projmgmt.monitor
Class ProjMonitorHelper
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public static final ProjMonitorService service
Supported API: true