|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzPlannedJobExecution | |
|---|---|
| com.quartzdesk.service.types.v4_0.scheduler.quartz | |
| Uses of QuartzPlannedJobExecution in com.quartzdesk.service.types.v4_0.scheduler.quartz |
|---|
| Fields in com.quartzdesk.service.types.v4_0.scheduler.quartz with type parameters of type QuartzPlannedJobExecution | |
|---|---|
protected List<QuartzPlannedJobExecution> |
QuartzPlannedJobExecutions.execution
|
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz that return QuartzPlannedJobExecution | |
|---|---|
QuartzPlannedJobExecution |
ObjectFactory.createQuartzPlannedJobExecution()
Create an instance of QuartzPlannedJobExecution |
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withFireTime(Calendar value)
|
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withJobDetail(QuartzJobDetail value)
|
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withMergedJobDataMap(QuartzJobDataMap value)
|
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withTriggerGroupName(String value)
|
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withTriggerJobDataMap(QuartzJobDataMap value)
|
QuartzPlannedJobExecution |
QuartzPlannedJobExecution.withTriggerName(String value)
|
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz that return types with arguments of type QuartzPlannedJobExecution | |
|---|---|
List<QuartzPlannedJobExecution> |
QuartzPlannedJobExecutions.getExecution()
Gets the value of the execution property. |
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz with parameters of type QuartzPlannedJobExecution | |
|---|---|
QuartzPlannedJobExecutions |
QuartzPlannedJobExecutions.withExecution(QuartzPlannedJobExecution... values)
|
| Method parameters in com.quartzdesk.service.types.v4_0.scheduler.quartz with type arguments of type QuartzPlannedJobExecution | |
|---|---|
void |
QuartzPlannedJobExecutions.setExecution(List<QuartzPlannedJobExecution> execution)
Sets the value of the execution property. |
QuartzPlannedJobExecutions |
QuartzPlannedJobExecutions.withExecution(Collection<QuartzPlannedJobExecution> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||