com.ptc.wvs.server.schedule
Class ScheduleJobs

java.lang.Object
  extended by com.ptc.wvs.server.schedule.ScheduleJobs

public class ScheduleJobs
extends Object

Helper methods for the customization of WVS schedule publish jobs



Supported API: true


Nested Class Summary
static class com.ptc.wvs.server.schedule.ScheduleJobs.Server
           
 
Method Summary
static WTContainerRef getCurrentContainer()
          Returns the WTContainerRef of the current container context for the schedule job.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentContainer

public static WTContainerRef getCurrentContainer()
Returns the WTContainerRef of the current container context for the schedule job.

Supported API: true

Returns:
WTContainerRef