|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetHistoryForJobRequest | |
|---|---|
| com.quartzdesk.service.client.quartz_exec_history.v2_0 | |
| com.quartzdesk.service.quartz_exec_history.v2_0 | |
| Uses of GetHistoryForJobRequest in com.quartzdesk.service.client.quartz_exec_history.v2_0 |
|---|
| Methods in com.quartzdesk.service.client.quartz_exec_history.v2_0 with parameters of type GetHistoryForJobRequest | |
|---|---|
GetHistoryForJobResponse |
QuartzExecHistoryServiceClient.getHistoryForJob(GetHistoryForJobRequest request)
|
| Uses of GetHistoryForJobRequest in com.quartzdesk.service.quartz_exec_history.v2_0 |
|---|
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 that return GetHistoryForJobRequest | |
|---|---|
GetHistoryForJobRequest |
ObjectFactory.createGetHistoryForJobRequest()
Create an instance of GetHistoryForJobRequest |
GetHistoryForJobRequest |
GetHistoryForJobRequest.withConnection(SchedulerConnection value)
|
GetHistoryForJobRequest |
GetHistoryForJobRequest.withFilterQuery(String value)
|
GetHistoryForJobRequest |
GetHistoryForJobRequest.withJobGroupName(String value)
|
GetHistoryForJobRequest |
GetHistoryForJobRequest.withJobName(String value)
|
GetHistoryForJobRequest |
GetHistoryForJobRequest.withMaxFetchDate(Calendar value)
|
GetHistoryForJobRequest |
GetHistoryForJobRequest.withMaxFetchSize(Integer value)
|
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 with parameters of type GetHistoryForJobRequest | |
|---|---|
GetHistoryForJobResponse |
QuartzExecHistoryService.getHistoryForJob(GetHistoryForJobRequest request)
Returns execution history for the specified job. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||