info.aduna.autofocus.http.webclient.sources.schedules
Class SourceScheduleInfo

java.lang.Object
  extended by info.aduna.autofocus.http.webclient.schedules.ScheduleInfo
      extended by info.aduna.autofocus.http.webclient.sources.schedules.SourceScheduleInfo

public class SourceScheduleInfo
extends ScheduleInfo

Author:
Herko ter Horst

Constructor Summary
SourceScheduleInfo()
           
 
Method Summary
 boolean isClearBefore()
           
 void setClearBefore(boolean clearBefore)
           
 
Methods inherited from class info.aduna.autofocus.http.webclient.schedules.ScheduleInfo
getCronExpression, getDescription, getNextTrigger, setCronExpression, setDescription, setNextTrigger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceScheduleInfo

public SourceScheduleInfo()
Method Detail

isClearBefore

public boolean isClearBefore()
Returns:
Returns the clearBefore.

setClearBefore

public void setClearBefore(boolean clearBefore)
Parameters:
clearBefore - The clearBefore to set.


Copyright © 1997-2008 Aduna. All Rights Reserved.