org.crsh.cron
Class CRaSHTaskProcess

java.lang.Object
  extended by org.crsh.cron.CRaSHTaskProcess

public class CRaSHTaskProcess
extends Object

Author:
Julien Viet

Method Summary
 String getLine()
           
 it.sauronsoftware.cron4j.SchedulingPattern getSchedulingPattern()
           
 long getTime()
           
 boolean isActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isActive

public boolean isActive()

getTime

public long getTime()

getSchedulingPattern

public it.sauronsoftware.cron4j.SchedulingPattern getSchedulingPattern()

getLine

public String getLine()


Copyright © 2015 eXo Platform SAS. All Rights Reserved.