org.wiperdog.jobmanager.internal
Class ForceRunTerminal

java.lang.Object
  extended by org.wiperdog.jobmanager.internal.AbstractTerminal
      extended by org.wiperdog.jobmanager.internal.ForceRunTerminal
All Implemented Interfaces:
Follower, Node, Terminal

public class ForceRunTerminal
extends AbstractTerminal


Field Summary
 
Fields inherited from class org.wiperdog.jobmanager.internal.AbstractTerminal
id, jobkey
 
Fields inherited from interface org.wiperdog.jobmanager.Node
KEY_JOBEXECUTIONFAILED
 
Constructor Summary
ForceRunTerminal(String name, org.quartz.Scheduler scheduler, org.quartz.JobKey jobkey)
           
 
Method Summary
 boolean getPValue()
           
 void setDelay(long delay)
           
protected  void update(boolean v)
           
 
Methods inherited from class org.wiperdog.jobmanager.internal.AbstractTerminal
connectUpperFlow, disconnectUpperFlow, getAlias, getId, getJobKey, getName, setAlias, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ForceRunTerminal

public ForceRunTerminal(String name,
                        org.quartz.Scheduler scheduler,
                        org.quartz.JobKey jobkey)
Method Detail

setDelay

public void setDelay(long delay)

update

protected void update(boolean v)
Specified by:
update in class AbstractTerminal

getPValue

public boolean getPValue()
Returns:


Copyright © 2013. All Rights Reserved.