com.nitidus.wt.fastload
Class cStartWCBulkLoading
java.lang.Object
com.nitidus.wt.fastload.cStartWCBulkLoading
- All Implemented Interfaces:
- RemoteAccess, Serializable
- public class cStartWCBulkLoading
- extends Object
- implements Serializable, RemoteAccess
Invoke method for bulk loading in Windchill. It is invoked from CP
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
SERVICE_NAME
private static final String SERVICE_NAME
- See Also:
- Constant Field Values
fTaskEntry
private cCPThreadEntry fTaskEntry
fResultFromLoading
private cLoadThreadResult fResultFromLoading
cStartWCBulkLoading
public cStartWCBulkLoading(cCPThreadEntry task)
- Constructor
getResultFromLoader
public cLoadThreadResult getResultFromLoader()
- get the result
- Returns:
- cLoadThreadResult
startLoading
public void startLoading()
runLoadThreads
public cLoadThreadResult runLoadThreads(cCPThreadEntry task)
- Start workers through RMI using if server or not server