|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzJobChain | |
|---|---|
| com.quartzdesk.service.quartz_job_chain.v1_0 | |
| com.quartzdesk.service.types.v4_0.scheduler.quartz | |
| Uses of QuartzJobChain in com.quartzdesk.service.quartz_job_chain.v1_0 |
|---|
| Fields in com.quartzdesk.service.quartz_job_chain.v1_0 declared as QuartzJobChain | |
|---|---|
protected QuartzJobChain |
UpdateJobChainRequest.jobChain
|
protected QuartzJobChain |
GetJobChainResponse.jobChain
|
protected QuartzJobChain |
AddJobChainRequest.jobChain
|
| Fields in com.quartzdesk.service.quartz_job_chain.v1_0 with type parameters of type QuartzJobChain | |
|---|---|
protected List<QuartzJobChain> |
GetJobChainsForTriggerResponse.jobChain
|
protected List<QuartzJobChain> |
GetJobChainsForSchedulerResponse.jobChain
|
protected List<QuartzJobChain> |
GetJobChainsForJobResponse.jobChain
|
| Methods in com.quartzdesk.service.quartz_job_chain.v1_0 that return QuartzJobChain | |
|---|---|
QuartzJobChain |
UpdateJobChainRequest.getJobChain()
Gets the value of the jobChain property. |
QuartzJobChain |
GetJobChainResponse.getJobChain()
Gets the value of the jobChain property. |
QuartzJobChain |
AddJobChainRequest.getJobChain()
Gets the value of the jobChain property. |
| Methods in com.quartzdesk.service.quartz_job_chain.v1_0 that return types with arguments of type QuartzJobChain | |
|---|---|
List<QuartzJobChain> |
GetJobChainsForTriggerResponse.getJobChain()
Gets the value of the jobChain property. |
List<QuartzJobChain> |
GetJobChainsForSchedulerResponse.getJobChain()
Gets the value of the jobChain property. |
List<QuartzJobChain> |
GetJobChainsForJobResponse.getJobChain()
Gets the value of the jobChain property. |
| Methods in com.quartzdesk.service.quartz_job_chain.v1_0 with parameters of type QuartzJobChain | |
|---|---|
void |
UpdateJobChainRequest.setJobChain(QuartzJobChain value)
Sets the value of the jobChain property. |
void |
GetJobChainResponse.setJobChain(QuartzJobChain value)
Sets the value of the jobChain property. |
void |
AddJobChainRequest.setJobChain(QuartzJobChain value)
Sets the value of the jobChain property. |
GetJobChainsForTriggerResponse |
GetJobChainsForTriggerResponse.withJobChain(QuartzJobChain... values)
|
GetJobChainsForSchedulerResponse |
GetJobChainsForSchedulerResponse.withJobChain(QuartzJobChain... values)
|
GetJobChainsForJobResponse |
GetJobChainsForJobResponse.withJobChain(QuartzJobChain... values)
|
UpdateJobChainRequest |
UpdateJobChainRequest.withJobChain(QuartzJobChain value)
|
GetJobChainResponse |
GetJobChainResponse.withJobChain(QuartzJobChain value)
|
AddJobChainRequest |
AddJobChainRequest.withJobChain(QuartzJobChain value)
|
| Method parameters in com.quartzdesk.service.quartz_job_chain.v1_0 with type arguments of type QuartzJobChain | |
|---|---|
void |
GetJobChainsForTriggerResponse.setJobChain(List<QuartzJobChain> jobChain)
Sets the value of the jobChain property. |
void |
GetJobChainsForSchedulerResponse.setJobChain(List<QuartzJobChain> jobChain)
Sets the value of the jobChain property. |
void |
GetJobChainsForJobResponse.setJobChain(List<QuartzJobChain> jobChain)
Sets the value of the jobChain property. |
GetJobChainsForTriggerResponse |
GetJobChainsForTriggerResponse.withJobChain(Collection<QuartzJobChain> values)
|
GetJobChainsForSchedulerResponse |
GetJobChainsForSchedulerResponse.withJobChain(Collection<QuartzJobChain> values)
|
GetJobChainsForJobResponse |
GetJobChainsForJobResponse.withJobChain(Collection<QuartzJobChain> values)
|
| Uses of QuartzJobChain in com.quartzdesk.service.types.v4_0.scheduler.quartz |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||