|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzExecHistory | |
|---|---|
| com.quartzdesk.service.quartz_exec_history.v2_0 | |
| com.quartzdesk.service.types.v4_0.scheduler.quartz | |
| Uses of QuartzExecHistory in com.quartzdesk.service.quartz_exec_history.v2_0 |
|---|
| Fields in com.quartzdesk.service.quartz_exec_history.v2_0 with type parameters of type QuartzExecHistory | |
|---|---|
protected List<QuartzExecHistory> |
GetHistoryForTriggerResponse.history
|
protected List<QuartzExecHistory> |
GetHistoryForSchedulerResponse.history
|
protected List<QuartzExecHistory> |
GetHistoryForJobResponse.history
|
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 that return types with arguments of type QuartzExecHistory | |
|---|---|
List<QuartzExecHistory> |
GetHistoryForTriggerResponse.getHistory()
Gets the value of the history property. |
List<QuartzExecHistory> |
GetHistoryForSchedulerResponse.getHistory()
Gets the value of the history property. |
List<QuartzExecHistory> |
GetHistoryForJobResponse.getHistory()
Gets the value of the history property. |
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 with parameters of type QuartzExecHistory | |
|---|---|
GetHistoryForTriggerResponse |
GetHistoryForTriggerResponse.withHistory(QuartzExecHistory... values)
|
GetHistoryForSchedulerResponse |
GetHistoryForSchedulerResponse.withHistory(QuartzExecHistory... values)
|
GetHistoryForJobResponse |
GetHistoryForJobResponse.withHistory(QuartzExecHistory... values)
|
| Method parameters in com.quartzdesk.service.quartz_exec_history.v2_0 with type arguments of type QuartzExecHistory | |
|---|---|
void |
GetHistoryForTriggerResponse.setHistory(List<QuartzExecHistory> history)
Sets the value of the history property. |
void |
GetHistoryForSchedulerResponse.setHistory(List<QuartzExecHistory> history)
Sets the value of the history property. |
void |
GetHistoryForJobResponse.setHistory(List<QuartzExecHistory> history)
Sets the value of the history property. |
GetHistoryForTriggerResponse |
GetHistoryForTriggerResponse.withHistory(Collection<QuartzExecHistory> values)
|
GetHistoryForSchedulerResponse |
GetHistoryForSchedulerResponse.withHistory(Collection<QuartzExecHistory> values)
|
GetHistoryForJobResponse |
GetHistoryForJobResponse.withHistory(Collection<QuartzExecHistory> values)
|
| Uses of QuartzExecHistory in com.quartzdesk.service.types.v4_0.scheduler.quartz |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||