Uses of Class
com.quartzdesk.service.types.v5_0.connection.SchedulerConnection

Packages that use SchedulerConnection
com.quartzdesk.service.quartz.v9_0   
com.quartzdesk.service.types.v5_0.connection   
 

Uses of SchedulerConnection in com.quartzdesk.service.quartz.v9_0
 

Fields in com.quartzdesk.service.quartz.v9_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 GetTriggerNextFireTimesRequest.connection
           
protected  SchedulerConnection GetTriggerMonitorStateRequest.connection
           
protected  SchedulerConnection GetTriggerGroupsRequest.connection
           
protected  SchedulerConnection GetTriggerGroupsOfJobRequest.connection
           
protected  SchedulerConnection GetTriggerFireTimesRequest.connection
           
protected  SchedulerConnection GetSchedulerRequest.connection
           
protected  SchedulerConnection GetSchedulerMonitorStateRequest.connection
           
protected  SchedulerConnection GetPlannedJobExecutionsRequest.connection
           
protected  SchedulerConnection GetPausedTriggerGroupsRequest.connection
           
protected  SchedulerConnection GetJobNextFireTimesRequest.connection
           
protected  SchedulerConnection GetJobMonitorStateRequest.connection
           
protected  SchedulerConnection GetJobGroupsRequest.connection
           
protected  SchedulerConnection GetJobDetailsRequest.connection
           
protected  SchedulerConnection GetJobDetailRequest.connection
           
protected  SchedulerConnection GetCurrentlyExecutingJobsRequest.connection
           
protected  SchedulerConnection GetCalendarsRequest.connection
           
protected  SchedulerConnection DeleteTriggerRequest.connection
           
protected  SchedulerConnection DeleteJobRequest.connection
           
protected  SchedulerConnection AddTriggerRequest.connection
           
protected  SchedulerConnection AddJobRequest.connection
           
 

Methods in com.quartzdesk.service.quartz.v9_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 GetTriggerNextFireTimesRequest.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 GetTriggerFireTimesRequest.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 GetPlannedJobExecutionsRequest.getConnection()
          Gets the value of the connection property.
 SchedulerConnection GetPausedTriggerGroupsRequest.getConnection()
          Gets the value of the connection property.
 SchedulerConnection GetJobNextFireTimesRequest.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 GetCalendarsRequest.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.v9_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 GetTriggerNextFireTimesRequest.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 GetTriggerFireTimesRequest.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 GetPlannedJobExecutionsRequest.setConnection(SchedulerConnection value)
          Sets the value of the connection property.
 void GetPausedTriggerGroupsRequest.setConnection(SchedulerConnection value)
          Sets the value of the connection property.
 void GetJobNextFireTimesRequest.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 GetCalendarsRequest.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)
           
 GetTriggerNextFireTimesRequest GetTriggerNextFireTimesRequest.withConnection(SchedulerConnection value)
           
 GetTriggerMonitorStateRequest GetTriggerMonitorStateRequest.withConnection(SchedulerConnection value)
           
 GetTriggerGroupsRequest GetTriggerGroupsRequest.withConnection(SchedulerConnection value)
           
 GetTriggerGroupsOfJobRequest GetTriggerGroupsOfJobRequest.withConnection(SchedulerConnection value)
           
 GetTriggerFireTimesRequest GetTriggerFireTimesRequest.withConnection(SchedulerConnection value)
           
 GetSchedulerRequest GetSchedulerRequest.withConnection(SchedulerConnection value)
           
 GetSchedulerMonitorStateRequest GetSchedulerMonitorStateRequest.withConnection(SchedulerConnection value)
           
 GetPlannedJobExecutionsRequest GetPlannedJobExecutionsRequest.withConnection(SchedulerConnection value)
           
 GetPausedTriggerGroupsRequest GetPausedTriggerGroupsRequest.withConnection(SchedulerConnection value)
           
 GetJobNextFireTimesRequest GetJobNextFireTimesRequest.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)
           
 GetCalendarsRequest GetCalendarsRequest.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.v5_0.connection
 

Fields in com.quartzdesk.service.types.v5_0.connection with type parameters of type SchedulerConnection
protected  List<SchedulerConnection> ClusterConnection.member
           
 

Methods in com.quartzdesk.service.types.v5_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.v5_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.v5_0.connection with parameters of type SchedulerConnection
 ClusterConnection ClusterConnection.withMember(SchedulerConnection... values)
           
 

Method parameters in com.quartzdesk.service.types.v5_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)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.