|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerConnection | |
|---|---|
| com.quartzdesk.service.quartz.v5_0 | |
| com.quartzdesk.service.types.v1_0.connection | |
| Uses of SchedulerConnection in com.quartzdesk.service.quartz.v5_0 |
|---|
| Fields in com.quartzdesk.service.quartz.v5_0 declared as SchedulerConnection | |
|---|---|
protected SchedulerConnection |
UpdateTriggerRequest.connection
|
protected SchedulerConnection |
UpdateJobRequest.connection
|
protected SchedulerConnection |
TriggerJobRequest.connection
|
protected SchedulerConnection |
StopSchedulerRequest.connection
|
protected SchedulerConnection |
StartSchedulerRequest.connection
|
protected SchedulerConnection |
ResumeTriggerRequest.connection
|
protected SchedulerConnection |
ResumeTriggerGroupRequest.connection
|
protected SchedulerConnection |
ResumeJobRequest.connection
|
protected SchedulerConnection |
ResumeJobGroupRequest.connection
|
protected SchedulerConnection |
ResumeAllTriggersRequest.connection
|
protected SchedulerConnection |
PauseTriggerRequest.connection
|
protected SchedulerConnection |
PauseTriggerGroupRequest.connection
|
protected SchedulerConnection |
PauseSchedulerRequest.connection
|
protected SchedulerConnection |
PauseJobRequest.connection
|
protected SchedulerConnection |
PauseJobGroupRequest.connection
|
protected SchedulerConnection |
PauseAllTriggersRequest.connection
|
protected SchedulerConnection |
InterruptJobRequest.connection
|
protected SchedulerConnection |
GetTriggersRequest.connection
|
protected SchedulerConnection |
GetTriggersOfJobRequest.connection
|
protected SchedulerConnection |
GetTriggerRequest.connection
|
protected SchedulerConnection |
GetTriggerMonitorStateRequest.connection
|
protected SchedulerConnection |
GetTriggerGroupsRequest.connection
|
protected SchedulerConnection |
GetTriggerGroupsOfJobRequest.connection
|
protected SchedulerConnection |
GetSchedulerRequest.connection
|
protected SchedulerConnection |
GetSchedulerMonitorStateRequest.connection
|
protected SchedulerConnection |
GetPausedTriggerGroupsRequest.connection
|
protected SchedulerConnection |
GetJobMonitorStateRequest.connection
|
protected SchedulerConnection |
GetJobGroupsRequest.connection
|
protected SchedulerConnection |
GetJobDetailsRequest.connection
|
protected SchedulerConnection |
GetJobDetailRequest.connection
|
protected SchedulerConnection |
GetCurrentlyExecutingJobsRequest.connection
|
protected SchedulerConnection |
DeleteTriggerRequest.connection
|
protected SchedulerConnection |
DeleteJobRequest.connection
|
protected SchedulerConnection |
AddTriggerRequest.connection
|
protected SchedulerConnection |
AddJobRequest.connection
|
| Methods in com.quartzdesk.service.quartz.v5_0 that return SchedulerConnection | |
|---|---|
SchedulerConnection |
UpdateTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
UpdateJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
TriggerJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
StopSchedulerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
StartSchedulerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
ResumeTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
ResumeTriggerGroupRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
ResumeJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
ResumeJobGroupRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
ResumeAllTriggersRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseTriggerGroupRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseSchedulerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseJobGroupRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
PauseAllTriggersRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
InterruptJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggersRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggersOfJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggerMonitorStateRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggerGroupsRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetTriggerGroupsOfJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetSchedulerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetSchedulerMonitorStateRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetPausedTriggerGroupsRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetJobMonitorStateRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetJobGroupsRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetJobDetailsRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetJobDetailRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
GetCurrentlyExecutingJobsRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
DeleteTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
DeleteJobRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
AddTriggerRequest.getConnection()
Gets the value of the connection property. |
SchedulerConnection |
AddJobRequest.getConnection()
Gets the value of the connection property. |
| Methods in com.quartzdesk.service.quartz.v5_0 with parameters of type SchedulerConnection | |
|---|---|
void |
UpdateTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
UpdateJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
TriggerJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
StopSchedulerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
StartSchedulerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
ResumeTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
ResumeTriggerGroupRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
ResumeJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
ResumeJobGroupRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
ResumeAllTriggersRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseTriggerGroupRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseSchedulerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseJobGroupRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
PauseAllTriggersRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
InterruptJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggersRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggersOfJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggerMonitorStateRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggerGroupsRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetTriggerGroupsOfJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetSchedulerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetSchedulerMonitorStateRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetPausedTriggerGroupsRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetJobMonitorStateRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetJobGroupsRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetJobDetailsRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetJobDetailRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
GetCurrentlyExecutingJobsRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
DeleteTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
DeleteJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
AddTriggerRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
void |
AddJobRequest.setConnection(SchedulerConnection value)
Sets the value of the connection property. |
UpdateTriggerRequest |
UpdateTriggerRequest.withConnection(SchedulerConnection value)
|
UpdateJobRequest |
UpdateJobRequest.withConnection(SchedulerConnection value)
|
TriggerJobRequest |
TriggerJobRequest.withConnection(SchedulerConnection value)
|
StopSchedulerRequest |
StopSchedulerRequest.withConnection(SchedulerConnection value)
|
StartSchedulerRequest |
StartSchedulerRequest.withConnection(SchedulerConnection value)
|
ResumeTriggerRequest |
ResumeTriggerRequest.withConnection(SchedulerConnection value)
|
ResumeTriggerGroupRequest |
ResumeTriggerGroupRequest.withConnection(SchedulerConnection value)
|
ResumeJobRequest |
ResumeJobRequest.withConnection(SchedulerConnection value)
|
ResumeJobGroupRequest |
ResumeJobGroupRequest.withConnection(SchedulerConnection value)
|
ResumeAllTriggersRequest |
ResumeAllTriggersRequest.withConnection(SchedulerConnection value)
|
PauseTriggerRequest |
PauseTriggerRequest.withConnection(SchedulerConnection value)
|
PauseTriggerGroupRequest |
PauseTriggerGroupRequest.withConnection(SchedulerConnection value)
|
PauseSchedulerRequest |
PauseSchedulerRequest.withConnection(SchedulerConnection value)
|
PauseJobRequest |
PauseJobRequest.withConnection(SchedulerConnection value)
|
PauseJobGroupRequest |
PauseJobGroupRequest.withConnection(SchedulerConnection value)
|
PauseAllTriggersRequest |
PauseAllTriggersRequest.withConnection(SchedulerConnection value)
|
InterruptJobRequest |
InterruptJobRequest.withConnection(SchedulerConnection value)
|
GetTriggersRequest |
GetTriggersRequest.withConnection(SchedulerConnection value)
|
GetTriggersOfJobRequest |
GetTriggersOfJobRequest.withConnection(SchedulerConnection value)
|
GetTriggerRequest |
GetTriggerRequest.withConnection(SchedulerConnection value)
|
GetTriggerMonitorStateRequest |
GetTriggerMonitorStateRequest.withConnection(SchedulerConnection value)
|
GetTriggerGroupsRequest |
GetTriggerGroupsRequest.withConnection(SchedulerConnection value)
|
GetTriggerGroupsOfJobRequest |
GetTriggerGroupsOfJobRequest.withConnection(SchedulerConnection value)
|
GetSchedulerRequest |
GetSchedulerRequest.withConnection(SchedulerConnection value)
|
GetSchedulerMonitorStateRequest |
GetSchedulerMonitorStateRequest.withConnection(SchedulerConnection value)
|
GetPausedTriggerGroupsRequest |
GetPausedTriggerGroupsRequest.withConnection(SchedulerConnection value)
|
GetJobMonitorStateRequest |
GetJobMonitorStateRequest.withConnection(SchedulerConnection value)
|
GetJobGroupsRequest |
GetJobGroupsRequest.withConnection(SchedulerConnection value)
|
GetJobDetailsRequest |
GetJobDetailsRequest.withConnection(SchedulerConnection value)
|
GetJobDetailRequest |
GetJobDetailRequest.withConnection(SchedulerConnection value)
|
GetCurrentlyExecutingJobsRequest |
GetCurrentlyExecutingJobsRequest.withConnection(SchedulerConnection value)
|
DeleteTriggerRequest |
DeleteTriggerRequest.withConnection(SchedulerConnection value)
|
DeleteJobRequest |
DeleteJobRequest.withConnection(SchedulerConnection value)
|
AddTriggerRequest |
AddTriggerRequest.withConnection(SchedulerConnection value)
|
AddJobRequest |
AddJobRequest.withConnection(SchedulerConnection value)
|
| Uses of SchedulerConnection in com.quartzdesk.service.types.v1_0.connection |
|---|
| Fields in com.quartzdesk.service.types.v1_0.connection with type parameters of type SchedulerConnection | |
|---|---|
protected List<SchedulerConnection> |
ClusterConnection.member
|
| Methods in com.quartzdesk.service.types.v1_0.connection that return SchedulerConnection | |
|---|---|
SchedulerConnection |
ObjectFactory.createSchedulerConnection()
Create an instance of SchedulerConnection |
SchedulerConnection |
SchedulerConnection.withId(Long value)
|
SchedulerConnection |
SchedulerConnection.withName(String value)
|
SchedulerConnection |
SchedulerConnection.withRemoteJmxService(RemoteJmxService value)
|
SchedulerConnection |
SchedulerConnection.withSchedulerObjectName(String value)
|
SchedulerConnection |
SchedulerConnection.withSchedulerType(SchedulerType value)
|
| Methods in com.quartzdesk.service.types.v1_0.connection that return types with arguments of type SchedulerConnection | |
|---|---|
List<SchedulerConnection> |
ClusterConnection.getMember()
Gets the value of the member property. |
| Methods in com.quartzdesk.service.types.v1_0.connection with parameters of type SchedulerConnection | |
|---|---|
ClusterConnection |
ClusterConnection.withMember(SchedulerConnection... values)
|
| Method parameters in com.quartzdesk.service.types.v1_0.connection with type arguments of type SchedulerConnection | |
|---|---|
void |
ClusterConnection.setMember(List<SchedulerConnection> member)
Sets the value of the member property. |
ClusterConnection |
ClusterConnection.withMember(Collection<SchedulerConnection> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||