Package org.frankframework.scheduler
Class IbisJobDetail
java.lang.Object
org.quartz.impl.JobDetailImpl
org.frankframework.scheduler.IbisJobDetail
- All Implemented Interfaces:
Serializable
,Cloneable
,org.quartz.JobDetail
public class IbisJobDetail
extends org.quartz.impl.JobDetailImpl
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.quartz.impl.JobDetailImpl
clone, equals, getDescription, getFullName, getGroup, getJobBuilder, getJobClass, getJobDataMap, getKey, getName, hashCode, isConcurrentExecutionDisallowed, isDurable, isPersistJobDataAfterExecution, requestsRecovery, setDescription, setDurability, setGroup, setJobClass, setJobDataMap, setKey, setName, setRequestsRecovery, toString
-
Constructor Details
-
IbisJobDetail
public IbisJobDetail()
-
-
Method Details
-
compareWith
-
setJobType
-
getJobType
-
getJobDef
-