wt.projmgmt.execution
Class ProjExecHelper

java.lang.Object
  extended by wt.projmgmt.execution.ProjExecHelper
All Implemented Interfaces:
Externalizable, Serializable

public class ProjExecHelper
extends Object
implements Externalizable

Helper class giving remote access to ProjExecService functionality.

Supported API: true

Extendable: false

See Also:
ProjExecService, Serialized Form

Field Summary
static ProjExecService 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 ProjExecService service


Supported API: true