com.ptc.wvs.server.schedule
Class ScheduleJobs.Server

java.lang.Object
  extended bycom.ptc.wvs.server.schedule.ScheduleJobs.Server
All Implemented Interfaces:
RemoteAccess
Enclosing class:
ScheduleJobs

public static class ScheduleJobs.Server
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
ScheduleJobs.Server()
           
 
Method Summary
static void doBatchJob(String targetClass, String targetMethod, String targetPublish, Boolean listOnlyObj, String targetContainerRef, String logFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleJobs.Server

public ScheduleJobs.Server()
Method Detail

doBatchJob

public static void doBatchJob(String targetClass,
                              String targetMethod,
                              String targetPublish,
                              Boolean listOnlyObj,
                              String targetContainerRef,
                              String logFileName)