| Modifier | Constructor and Description |
|---|---|
protected |
JobImpl(org.apache.activemq.store.kahadb.scheduler.JobLocation location,
ByteSequence bs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronEntry() |
long |
getDelay() |
int |
getExecutionCount() |
String |
getJobId() |
String |
getNextExecutionTime() |
byte[] |
getPayload() |
long |
getPeriod() |
int |
getRepeat() |
long |
getStart() |
String |
getStartTime() |
String |
toString() |
protected JobImpl(org.apache.activemq.store.kahadb.scheduler.JobLocation location, ByteSequence bs)
public byte[] getPayload()
getPayload in interface Jobpublic String getCronEntry()
getCronEntry in interface Jobpublic String getNextExecutionTime()
getNextExecutionTime in interface Jobpublic String getStartTime()
getStartTime in interface Jobpublic int getExecutionCount()
getExecutionCount in interface JobCopyright © 2005–2017 FuseSource, Corp.. All rights reserved.