wt.clients.lifecycle.administrator
Class CPhaseTemplate.Server
java.lang.Object
wt.clients.lifecycle.administrator.CPhaseTemplate.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- CPhaseTemplate
- public static class CPhaseTemplate.Server
- extends Object
- implements RemoteAccess
Inner class that acts a lightweight service which executes methods
on the server to reduce unnecessary client to server traffic and
data transfer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPhaseTemplate.Server
public CPhaseTemplate.Server()
getWfTemplateMasterRef
public static WfProcessTemplateMasterReference getWfTemplateMasterRef(String string)
throws WTException
- Legacy API - no contain in WTContext
- Throws:
WTException
getWfTemplateMasterRef
public static WfProcessTemplateMasterReference getWfTemplateMasterRef(String string,
WTContainerRef context)
throws WTException
- New API taking WTContainerRef.
- Throws:
WTException