Uses of Class
com.quartzdesk.service.types.v5_0.scheduler.quartz.QuartzExecHistory

Packages that use QuartzExecHistory
com.quartzdesk.service.types.v5_0.scheduler.quartz   
 

Uses of QuartzExecHistory in com.quartzdesk.service.types.v5_0.scheduler.quartz
 

Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz that return QuartzExecHistory
 QuartzExecHistory ObjectFactory.createQuartzExecHistory()
          Create an instance of QuartzExecHistory
 QuartzExecHistory QuartzExecHistory.withCalendarName(String value)
           
 QuartzExecHistory QuartzExecHistory.withDuration(Integer value)
           
 QuartzExecHistory QuartzExecHistory.withError(String value)
           
 QuartzExecHistory QuartzExecHistory.withExecStatus(ExecStatus value)
           
 QuartzExecHistory QuartzExecHistory.withExecType(ExecType value)
           
 QuartzExecHistory QuartzExecHistory.withFinishedAt(Calendar value)
           
 QuartzExecHistory QuartzExecHistory.withHostName(String value)
           
 QuartzExecHistory QuartzExecHistory.withId(Long value)
           
 QuartzExecHistory QuartzExecHistory.withJobChainFlowId(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobChainFlowSrcExecHistoryId(Long value)
           
 QuartzExecHistory QuartzExecHistory.withJobChainId(Long value)
           
 QuartzExecHistory QuartzExecHistory.withJobClassLocation(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobClassName(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobDataMap(QuartzJobDataMap value)
           
 QuartzExecHistory QuartzExecHistory.withJobDataMapXml(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobExecutionId(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobGroupName(String value)
           
 QuartzExecHistory QuartzExecHistory.withJobName(String value)
           
 QuartzExecHistory QuartzExecHistory.withJvmName(String value)
           
 QuartzExecHistory QuartzExecHistory.withJvmPid(Integer value)
           
 QuartzExecHistory QuartzExecHistory.withJvmRuntimeVersion(String value)
           
 QuartzExecHistory QuartzExecHistory.withJvmVendor(String value)
           
 QuartzExecHistory QuartzExecHistory.withJvmVersion(String value)
           
 QuartzExecHistory QuartzExecHistory.withLog(Collection<LoggingEvent> values)
           
 QuartzExecHistory QuartzExecHistory.withLog(LoggingEvent... values)
           
 QuartzExecHistory QuartzExecHistory.withLogNull(Boolean value)
           
 QuartzExecHistory QuartzExecHistory.withLogStoredCount(Integer value)
           
 QuartzExecHistory QuartzExecHistory.withLogText(String value)
           
 QuartzExecHistory QuartzExecHistory.withLogTotalCount(Integer value)
           
 QuartzExecHistory QuartzExecHistory.withLogXml(String value)
           
 QuartzExecHistory QuartzExecHistory.withOsArch(String value)
           
 QuartzExecHistory QuartzExecHistory.withOsName(String value)
           
 QuartzExecHistory QuartzExecHistory.withOsVersion(String value)
           
 QuartzExecHistory QuartzExecHistory.withResult(String value)
           
 QuartzExecHistory QuartzExecHistory.withResultNull(Boolean value)
           
 QuartzExecHistory QuartzExecHistory.withSchedulerInstanceId(String value)
           
 QuartzExecHistory QuartzExecHistory.withSchedulerName(String value)
           
 QuartzExecHistory QuartzExecHistory.withSchedulerObjectName(String value)
           
 QuartzExecHistory QuartzExecHistory.withSchedulerVersion(Version value)
           
 QuartzExecHistory QuartzExecHistory.withStartedAt(Calendar value)
           
 QuartzExecHistory QuartzExecHistory.withThreadGroupName(String value)
           
 QuartzExecHistory QuartzExecHistory.withThreadName(String value)
           
 QuartzExecHistory QuartzExecHistory.withThreadPriority(Integer value)
           
 QuartzExecHistory QuartzExecHistory.withTriggerGroupName(String value)
           
 QuartzExecHistory QuartzExecHistory.withTriggerName(String value)
           
 QuartzExecHistory QuartzExecHistory.withUserData(String value)
           
 QuartzExecHistory QuartzExecHistory.withUserDataNull(Boolean value)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.