|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.quartzdesk.service.types.v5_0.scheduler.quartz.QuartzMisfiredTrigger
public class QuartzMisfiredTrigger
Type that encapsulates Quartz job execution history data.
Java class for QuartzMisfiredTrigger complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QuartzMisfiredTrigger">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="detectedAt" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="missedFireTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="schedulerObjectName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="schedulerVersion" type="{http://service.quartzdesk.com/types/v5_0/common}Version"/>
<element name="schedulerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="schedulerInstanceId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="triggerGroupName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="triggerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="triggerType" type="{http://service.quartzdesk.com/types/v5_0/scheduler/quartz}QuartzTriggerType"/>
<element name="triggerJobDataMap" type="{http://service.quartzdesk.com/types/v5_0/scheduler/quartz}QuartzJobDataMap" minOccurs="0"/>
<element name="triggerJobDataMapXml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="triggerMisfireInstruction" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="jobGroupName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jobName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="refireStatus" type="{http://service.quartzdesk.com/types/v5_0/scheduler/quartz}QuartzMisfiredTriggerRefireStatus"/>
<element name="refireEhId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="refireEhStartedAt" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="refireEhFinishedAt" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="refireEhExecStatus" type="{http://service.quartzdesk.com/types/v5_0/scheduler}ExecStatus" minOccurs="0"/>
<element name="refireEhExecType" type="{http://service.quartzdesk.com/types/v5_0/scheduler}ExecType" minOccurs="0"/>
<element name="refireEhTriggerGroupName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="refireEhTriggerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="refireEhJobDataMap" type="{http://service.quartzdesk.com/types/v5_0/scheduler/quartz}QuartzJobDataMap" minOccurs="0"/>
<element name="refireEhJobDataMapXml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hostName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jvmPid" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="jvmName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jvmVendor" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jvmVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jvmRuntimeVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="osName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="osVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="osArch" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="jobChainId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="jobChainFlowId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="jobChainSrcExecHistoryId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="indexed" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
QuartzMisfiredTrigger()
|
|
| Method Summary | |
|---|---|
Calendar |
getDetectedAt()
Gets the value of the detectedAt property. |
String |
getHostName()
Gets the value of the hostName property. |
Long |
getId()
Gets the value of the id property. |
Boolean |
getIndexed()
|
String |
getJobChainFlowId()
Gets the value of the jobChainFlowId property. |
Long |
getJobChainId()
Gets the value of the jobChainId property. |
Long |
getJobChainSrcExecHistoryId()
Gets the value of the jobChainSrcExecHistoryId property. |
String |
getJobGroupName()
Gets the value of the jobGroupName property. |
String |
getJobName()
Gets the value of the jobName property. |
String |
getJvmName()
Gets the value of the jvmName property. |
Integer |
getJvmPid()
Gets the value of the jvmPid property. |
String |
getJvmRuntimeVersion()
Gets the value of the jvmRuntimeVersion property. |
String |
getJvmVendor()
Gets the value of the jvmVendor property. |
String |
getJvmVersion()
Gets the value of the jvmVersion property. |
Calendar |
getMissedFireTime()
Gets the value of the missedFireTime property. |
String |
getOsArch()
Gets the value of the osArch property. |
String |
getOsName()
Gets the value of the osName property. |
String |
getOsVersion()
Gets the value of the osVersion property. |
ExecStatus |
getRefireEhExecStatus()
Gets the value of the refireEhExecStatus property. |
ExecType |
getRefireEhExecType()
Gets the value of the refireEhExecType property. |
Calendar |
getRefireEhFinishedAt()
Gets the value of the refireEhFinishedAt property. |
Long |
getRefireEhId()
Gets the value of the refireEhId property. |
QuartzJobDataMap |
getRefireEhJobDataMap()
Gets the value of the refireEhJobDataMap property. |
String |
getRefireEhJobDataMapXml()
Gets the value of the refireEhJobDataMapXml property. |
Calendar |
getRefireEhStartedAt()
Gets the value of the refireEhStartedAt property. |
String |
getRefireEhTriggerGroupName()
Gets the value of the refireEhTriggerGroupName property. |
String |
getRefireEhTriggerName()
Gets the value of the refireEhTriggerName property. |
QuartzMisfiredTriggerRefireStatus |
getRefireStatus()
Gets the value of the refireStatus property. |
String |
getSchedulerInstanceId()
Gets the value of the schedulerInstanceId property. |
String |
getSchedulerName()
Gets the value of the schedulerName property. |
String |
getSchedulerObjectName()
Gets the value of the schedulerObjectName property. |
Version |
getSchedulerVersion()
Gets the value of the schedulerVersion property. |
String |
getTriggerGroupName()
Gets the value of the triggerGroupName property. |
QuartzJobDataMap |
getTriggerJobDataMap()
Gets the value of the triggerJobDataMap property. |
String |
getTriggerJobDataMapXml()
Gets the value of the triggerJobDataMapXml property. |
Integer |
getTriggerMisfireInstruction()
Gets the value of the triggerMisfireInstruction property. |
String |
getTriggerName()
Gets the value of the triggerName property. |
QuartzTriggerType |
getTriggerType()
Gets the value of the triggerType property. |
Boolean |
isIndexed()
Gets the value of the indexed property. |
void |
setDetectedAt(Calendar value)
Sets the value of the detectedAt property. |
void |
setHostName(String value)
Sets the value of the hostName property. |
void |
setId(Long value)
Sets the value of the id property. |
void |
setIndexed(Boolean value)
Sets the value of the indexed property. |
void |
setJobChainFlowId(String value)
Sets the value of the jobChainFlowId property. |
void |
setJobChainId(Long value)
Sets the value of the jobChainId property. |
void |
setJobChainSrcExecHistoryId(Long value)
Sets the value of the jobChainSrcExecHistoryId property. |
void |
setJobGroupName(String value)
Sets the value of the jobGroupName property. |
void |
setJobName(String value)
Sets the value of the jobName property. |
void |
setJvmName(String value)
Sets the value of the jvmName property. |
void |
setJvmPid(Integer value)
Sets the value of the jvmPid property. |
void |
setJvmRuntimeVersion(String value)
Sets the value of the jvmRuntimeVersion property. |
void |
setJvmVendor(String value)
Sets the value of the jvmVendor property. |
void |
setJvmVersion(String value)
Sets the value of the jvmVersion property. |
void |
setMissedFireTime(Calendar value)
Sets the value of the missedFireTime property. |
void |
setOsArch(String value)
Sets the value of the osArch property. |
void |
setOsName(String value)
Sets the value of the osName property. |
void |
setOsVersion(String value)
Sets the value of the osVersion property. |
void |
setRefireEhExecStatus(ExecStatus value)
Sets the value of the refireEhExecStatus property. |
void |
setRefireEhExecType(ExecType value)
Sets the value of the refireEhExecType property. |
void |
setRefireEhFinishedAt(Calendar value)
Sets the value of the refireEhFinishedAt property. |
void |
setRefireEhId(Long value)
Sets the value of the refireEhId property. |
void |
setRefireEhJobDataMap(QuartzJobDataMap value)
Sets the value of the refireEhJobDataMap property. |
void |
setRefireEhJobDataMapXml(String value)
Sets the value of the refireEhJobDataMapXml property. |
void |
setRefireEhStartedAt(Calendar value)
Sets the value of the refireEhStartedAt property. |
void |
setRefireEhTriggerGroupName(String value)
Sets the value of the refireEhTriggerGroupName property. |
void |
setRefireEhTriggerName(String value)
Sets the value of the refireEhTriggerName property. |
void |
setRefireStatus(QuartzMisfiredTriggerRefireStatus value)
Sets the value of the refireStatus property. |
void |
setSchedulerInstanceId(String value)
Sets the value of the schedulerInstanceId property. |
void |
setSchedulerName(String value)
Sets the value of the schedulerName property. |
void |
setSchedulerObjectName(String value)
Sets the value of the schedulerObjectName property. |
void |
setSchedulerVersion(Version value)
Sets the value of the schedulerVersion property. |
void |
setTriggerGroupName(String value)
Sets the value of the triggerGroupName property. |
void |
setTriggerJobDataMap(QuartzJobDataMap value)
Sets the value of the triggerJobDataMap property. |
void |
setTriggerJobDataMapXml(String value)
Sets the value of the triggerJobDataMapXml property. |
void |
setTriggerMisfireInstruction(Integer value)
Sets the value of the triggerMisfireInstruction property. |
void |
setTriggerName(String value)
Sets the value of the triggerName property. |
void |
setTriggerType(QuartzTriggerType value)
Sets the value of the triggerType property. |
QuartzMisfiredTrigger |
withDetectedAt(Calendar value)
|
QuartzMisfiredTrigger |
withHostName(String value)
|
QuartzMisfiredTrigger |
withId(Long value)
|
QuartzMisfiredTrigger |
withIndexed(Boolean value)
|
QuartzMisfiredTrigger |
withJobChainFlowId(String value)
|
QuartzMisfiredTrigger |
withJobChainId(Long value)
|
QuartzMisfiredTrigger |
withJobChainSrcExecHistoryId(Long value)
|
QuartzMisfiredTrigger |
withJobGroupName(String value)
|
QuartzMisfiredTrigger |
withJobName(String value)
|
QuartzMisfiredTrigger |
withJvmName(String value)
|
QuartzMisfiredTrigger |
withJvmPid(Integer value)
|
QuartzMisfiredTrigger |
withJvmRuntimeVersion(String value)
|
QuartzMisfiredTrigger |
withJvmVendor(String value)
|
QuartzMisfiredTrigger |
withJvmVersion(String value)
|
QuartzMisfiredTrigger |
withMissedFireTime(Calendar value)
|
QuartzMisfiredTrigger |
withOsArch(String value)
|
QuartzMisfiredTrigger |
withOsName(String value)
|
QuartzMisfiredTrigger |
withOsVersion(String value)
|
QuartzMisfiredTrigger |
withRefireEhExecStatus(ExecStatus value)
|
QuartzMisfiredTrigger |
withRefireEhExecType(ExecType value)
|
QuartzMisfiredTrigger |
withRefireEhFinishedAt(Calendar value)
|
QuartzMisfiredTrigger |
withRefireEhId(Long value)
|
QuartzMisfiredTrigger |
withRefireEhJobDataMap(QuartzJobDataMap value)
|
QuartzMisfiredTrigger |
withRefireEhJobDataMapXml(String value)
|
QuartzMisfiredTrigger |
withRefireEhStartedAt(Calendar value)
|
QuartzMisfiredTrigger |
withRefireEhTriggerGroupName(String value)
|
QuartzMisfiredTrigger |
withRefireEhTriggerName(String value)
|
QuartzMisfiredTrigger |
withRefireStatus(QuartzMisfiredTriggerRefireStatus value)
|
QuartzMisfiredTrigger |
withSchedulerInstanceId(String value)
|
QuartzMisfiredTrigger |
withSchedulerName(String value)
|
QuartzMisfiredTrigger |
withSchedulerObjectName(String value)
|
QuartzMisfiredTrigger |
withSchedulerVersion(Version value)
|
QuartzMisfiredTrigger |
withTriggerGroupName(String value)
|
QuartzMisfiredTrigger |
withTriggerJobDataMap(QuartzJobDataMap value)
|
QuartzMisfiredTrigger |
withTriggerJobDataMapXml(String value)
|
QuartzMisfiredTrigger |
withTriggerMisfireInstruction(Integer value)
|
QuartzMisfiredTrigger |
withTriggerName(String value)
|
QuartzMisfiredTrigger |
withTriggerType(QuartzTriggerType value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Long id
protected Calendar detectedAt
protected Calendar missedFireTime
protected String schedulerObjectName
protected Version schedulerVersion
protected String schedulerName
protected String schedulerInstanceId
protected String triggerGroupName
protected String triggerName
protected QuartzTriggerType triggerType
protected QuartzJobDataMap triggerJobDataMap
protected String triggerJobDataMapXml
protected Integer triggerMisfireInstruction
protected String jobGroupName
protected String jobName
protected QuartzMisfiredTriggerRefireStatus refireStatus
protected Long refireEhId
protected Calendar refireEhStartedAt
protected Calendar refireEhFinishedAt
protected ExecStatus refireEhExecStatus
protected ExecType refireEhExecType
protected String refireEhTriggerGroupName
protected String refireEhTriggerName
protected QuartzJobDataMap refireEhJobDataMap
protected String refireEhJobDataMapXml
protected String hostName
protected Integer jvmPid
protected String jvmName
protected String jvmVendor
protected String jvmVersion
protected String jvmRuntimeVersion
protected String osName
protected String osVersion
protected String osArch
protected Long jobChainId
protected String jobChainFlowId
protected Long jobChainSrcExecHistoryId
protected Boolean indexed
| Constructor Detail |
|---|
public QuartzMisfiredTrigger()
| Method Detail |
|---|
public Long getId()
Stringpublic void setId(Long value)
value - allowed object is
Stringpublic Calendar getDetectedAt()
Stringpublic void setDetectedAt(Calendar value)
value - allowed object is
Stringpublic Calendar getMissedFireTime()
Stringpublic void setMissedFireTime(Calendar value)
value - allowed object is
Stringpublic String getSchedulerObjectName()
Stringpublic void setSchedulerObjectName(String value)
value - allowed object is
Stringpublic Version getSchedulerVersion()
Versionpublic void setSchedulerVersion(Version value)
value - allowed object is
Versionpublic String getSchedulerName()
Stringpublic void setSchedulerName(String value)
value - allowed object is
Stringpublic String getSchedulerInstanceId()
Stringpublic void setSchedulerInstanceId(String value)
value - allowed object is
Stringpublic String getTriggerGroupName()
Stringpublic void setTriggerGroupName(String value)
value - allowed object is
Stringpublic String getTriggerName()
Stringpublic void setTriggerName(String value)
value - allowed object is
Stringpublic QuartzTriggerType getTriggerType()
QuartzTriggerTypepublic void setTriggerType(QuartzTriggerType value)
value - allowed object is
QuartzTriggerTypepublic QuartzJobDataMap getTriggerJobDataMap()
QuartzJobDataMappublic void setTriggerJobDataMap(QuartzJobDataMap value)
value - allowed object is
QuartzJobDataMappublic String getTriggerJobDataMapXml()
Stringpublic void setTriggerJobDataMapXml(String value)
value - allowed object is
Stringpublic Integer getTriggerMisfireInstruction()
Stringpublic void setTriggerMisfireInstruction(Integer value)
value - allowed object is
Stringpublic String getJobGroupName()
Stringpublic void setJobGroupName(String value)
value - allowed object is
Stringpublic String getJobName()
Stringpublic void setJobName(String value)
value - allowed object is
Stringpublic QuartzMisfiredTriggerRefireStatus getRefireStatus()
QuartzMisfiredTriggerRefireStatuspublic void setRefireStatus(QuartzMisfiredTriggerRefireStatus value)
value - allowed object is
QuartzMisfiredTriggerRefireStatuspublic Long getRefireEhId()
Stringpublic void setRefireEhId(Long value)
value - allowed object is
Stringpublic Calendar getRefireEhStartedAt()
Stringpublic void setRefireEhStartedAt(Calendar value)
value - allowed object is
Stringpublic Calendar getRefireEhFinishedAt()
Stringpublic void setRefireEhFinishedAt(Calendar value)
value - allowed object is
Stringpublic ExecStatus getRefireEhExecStatus()
ExecStatuspublic void setRefireEhExecStatus(ExecStatus value)
value - allowed object is
ExecStatuspublic ExecType getRefireEhExecType()
ExecTypepublic void setRefireEhExecType(ExecType value)
value - allowed object is
ExecTypepublic String getRefireEhTriggerGroupName()
Stringpublic void setRefireEhTriggerGroupName(String value)
value - allowed object is
Stringpublic String getRefireEhTriggerName()
Stringpublic void setRefireEhTriggerName(String value)
value - allowed object is
Stringpublic QuartzJobDataMap getRefireEhJobDataMap()
QuartzJobDataMappublic void setRefireEhJobDataMap(QuartzJobDataMap value)
value - allowed object is
QuartzJobDataMappublic String getRefireEhJobDataMapXml()
Stringpublic void setRefireEhJobDataMapXml(String value)
value - allowed object is
Stringpublic String getHostName()
Stringpublic void setHostName(String value)
value - allowed object is
Stringpublic Integer getJvmPid()
Stringpublic void setJvmPid(Integer value)
value - allowed object is
Stringpublic String getJvmName()
Stringpublic void setJvmName(String value)
value - allowed object is
Stringpublic String getJvmVendor()
Stringpublic void setJvmVendor(String value)
value - allowed object is
Stringpublic String getJvmVersion()
Stringpublic void setJvmVersion(String value)
value - allowed object is
Stringpublic String getJvmRuntimeVersion()
Stringpublic void setJvmRuntimeVersion(String value)
value - allowed object is
Stringpublic String getOsName()
Stringpublic void setOsName(String value)
value - allowed object is
Stringpublic String getOsVersion()
Stringpublic void setOsVersion(String value)
value - allowed object is
Stringpublic String getOsArch()
Stringpublic void setOsArch(String value)
value - allowed object is
Stringpublic Long getJobChainId()
Stringpublic void setJobChainId(Long value)
value - allowed object is
Stringpublic String getJobChainFlowId()
Stringpublic void setJobChainFlowId(String value)
value - allowed object is
Stringpublic Long getJobChainSrcExecHistoryId()
Stringpublic void setJobChainSrcExecHistoryId(Long value)
value - allowed object is
Stringpublic Boolean isIndexed()
Stringpublic void setIndexed(Boolean value)
value - allowed object is
Stringpublic Boolean getIndexed()
public QuartzMisfiredTrigger withId(Long value)
public QuartzMisfiredTrigger withDetectedAt(Calendar value)
public QuartzMisfiredTrigger withMissedFireTime(Calendar value)
public QuartzMisfiredTrigger withSchedulerObjectName(String value)
public QuartzMisfiredTrigger withSchedulerVersion(Version value)
public QuartzMisfiredTrigger withSchedulerName(String value)
public QuartzMisfiredTrigger withSchedulerInstanceId(String value)
public QuartzMisfiredTrigger withTriggerGroupName(String value)
public QuartzMisfiredTrigger withTriggerName(String value)
public QuartzMisfiredTrigger withTriggerType(QuartzTriggerType value)
public QuartzMisfiredTrigger withTriggerJobDataMap(QuartzJobDataMap value)
public QuartzMisfiredTrigger withTriggerJobDataMapXml(String value)
public QuartzMisfiredTrigger withTriggerMisfireInstruction(Integer value)
public QuartzMisfiredTrigger withJobGroupName(String value)
public QuartzMisfiredTrigger withJobName(String value)
public QuartzMisfiredTrigger withRefireStatus(QuartzMisfiredTriggerRefireStatus value)
public QuartzMisfiredTrigger withRefireEhId(Long value)
public QuartzMisfiredTrigger withRefireEhStartedAt(Calendar value)
public QuartzMisfiredTrigger withRefireEhFinishedAt(Calendar value)
public QuartzMisfiredTrigger withRefireEhExecStatus(ExecStatus value)
public QuartzMisfiredTrigger withRefireEhExecType(ExecType value)
public QuartzMisfiredTrigger withRefireEhTriggerGroupName(String value)
public QuartzMisfiredTrigger withRefireEhTriggerName(String value)
public QuartzMisfiredTrigger withRefireEhJobDataMap(QuartzJobDataMap value)
public QuartzMisfiredTrigger withRefireEhJobDataMapXml(String value)
public QuartzMisfiredTrigger withHostName(String value)
public QuartzMisfiredTrigger withJvmPid(Integer value)
public QuartzMisfiredTrigger withJvmName(String value)
public QuartzMisfiredTrigger withJvmVendor(String value)
public QuartzMisfiredTrigger withJvmVersion(String value)
public QuartzMisfiredTrigger withJvmRuntimeVersion(String value)
public QuartzMisfiredTrigger withOsName(String value)
public QuartzMisfiredTrigger withOsVersion(String value)
public QuartzMisfiredTrigger withOsArch(String value)
public QuartzMisfiredTrigger withJobChainId(Long value)
public QuartzMisfiredTrigger withJobChainFlowId(String value)
public QuartzMisfiredTrigger withJobChainSrcExecHistoryId(Long value)
public QuartzMisfiredTrigger withIndexed(Boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||