com.quartzdesk.service.quartz.v6_0
Class ObjectFactory

java.lang.Object
  extended by com.quartzdesk.service.quartz.v6_0.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.quartzdesk.service.quartz.v6_0 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.quartzdesk.service.quartz.v6_0
 
Method Summary
 AddJobRequest createAddJobRequest()
          Create an instance of AddJobRequest
 AddJobResponse createAddJobResponse()
          Create an instance of AddJobResponse
 AddTriggerRequest createAddTriggerRequest()
          Create an instance of AddTriggerRequest
 AddTriggerResponse createAddTriggerResponse()
          Create an instance of AddTriggerResponse
 DeleteJobRequest createDeleteJobRequest()
          Create an instance of DeleteJobRequest
 DeleteJobResponse createDeleteJobResponse()
          Create an instance of DeleteJobResponse
 DeleteTriggerRequest createDeleteTriggerRequest()
          Create an instance of DeleteTriggerRequest
 DeleteTriggerResponse createDeleteTriggerResponse()
          Create an instance of DeleteTriggerResponse
 GetAgentInfoRequest createGetAgentInfoRequest()
          Create an instance of GetAgentInfoRequest
 GetAgentInfoResponse createGetAgentInfoResponse()
          Create an instance of GetAgentInfoResponse
 GetCurrentlyExecutingJobsRequest createGetCurrentlyExecutingJobsRequest()
          Create an instance of GetCurrentlyExecutingJobsRequest
 GetCurrentlyExecutingJobsResponse createGetCurrentlyExecutingJobsResponse()
          Create an instance of GetCurrentlyExecutingJobsResponse
 GetJobDetailRequest createGetJobDetailRequest()
          Create an instance of GetJobDetailRequest
 GetJobDetailResponse createGetJobDetailResponse()
          Create an instance of GetJobDetailResponse
 GetJobDetailsRequest createGetJobDetailsRequest()
          Create an instance of GetJobDetailsRequest
 GetJobDetailsResponse createGetJobDetailsResponse()
          Create an instance of GetJobDetailsResponse
 GetJobGroupsRequest createGetJobGroupsRequest()
          Create an instance of GetJobGroupsRequest
 GetJobGroupsResponse createGetJobGroupsResponse()
          Create an instance of GetJobGroupsResponse
 GetJobMonitorStateRequest createGetJobMonitorStateRequest()
          Create an instance of GetJobMonitorStateRequest
 GetJobMonitorStateResponse createGetJobMonitorStateResponse()
          Create an instance of GetJobMonitorStateResponse
 GetPausedTriggerGroupsRequest createGetPausedTriggerGroupsRequest()
          Create an instance of GetPausedTriggerGroupsRequest
 GetPausedTriggerGroupsResponse createGetPausedTriggerGroupsResponse()
          Create an instance of GetPausedTriggerGroupsResponse
 GetSchedulerMonitorStateRequest createGetSchedulerMonitorStateRequest()
          Create an instance of GetSchedulerMonitorStateRequest
 GetSchedulerMonitorStateResponse createGetSchedulerMonitorStateResponse()
          Create an instance of GetSchedulerMonitorStateResponse
 GetSchedulerRequest createGetSchedulerRequest()
          Create an instance of GetSchedulerRequest
 GetSchedulerResponse createGetSchedulerResponse()
          Create an instance of GetSchedulerResponse
 GetSchedulersRequest createGetSchedulersRequest()
          Create an instance of GetSchedulersRequest
 GetSchedulersResponse createGetSchedulersResponse()
          Create an instance of GetSchedulersResponse
 GetTriggerGroupsOfJobRequest createGetTriggerGroupsOfJobRequest()
          Create an instance of GetTriggerGroupsOfJobRequest
 GetTriggerGroupsOfJobResponse createGetTriggerGroupsOfJobResponse()
          Create an instance of GetTriggerGroupsOfJobResponse
 GetTriggerGroupsRequest createGetTriggerGroupsRequest()
          Create an instance of GetTriggerGroupsRequest
 GetTriggerGroupsResponse createGetTriggerGroupsResponse()
          Create an instance of GetTriggerGroupsResponse
 GetTriggerMonitorStateRequest createGetTriggerMonitorStateRequest()
          Create an instance of GetTriggerMonitorStateRequest
 GetTriggerMonitorStateResponse createGetTriggerMonitorStateResponse()
          Create an instance of GetTriggerMonitorStateResponse
 GetTriggerRequest createGetTriggerRequest()
          Create an instance of GetTriggerRequest
 GetTriggerResponse createGetTriggerResponse()
          Create an instance of GetTriggerResponse
 GetTriggersOfJobRequest createGetTriggersOfJobRequest()
          Create an instance of GetTriggersOfJobRequest
 GetTriggersOfJobResponse createGetTriggersOfJobResponse()
          Create an instance of GetTriggersOfJobResponse
 GetTriggersRequest createGetTriggersRequest()
          Create an instance of GetTriggersRequest
 GetTriggersResponse createGetTriggersResponse()
          Create an instance of GetTriggersResponse
 InterruptJobRequest createInterruptJobRequest()
          Create an instance of InterruptJobRequest
 InterruptJobResponse createInterruptJobResponse()
          Create an instance of InterruptJobResponse
 PauseAllTriggersRequest createPauseAllTriggersRequest()
          Create an instance of PauseAllTriggersRequest
 PauseAllTriggersResponse createPauseAllTriggersResponse()
          Create an instance of PauseAllTriggersResponse
 PauseJobGroupRequest createPauseJobGroupRequest()
          Create an instance of PauseJobGroupRequest
 PauseJobGroupResponse createPauseJobGroupResponse()
          Create an instance of PauseJobGroupResponse
 PauseJobRequest createPauseJobRequest()
          Create an instance of PauseJobRequest
 PauseJobResponse createPauseJobResponse()
          Create an instance of PauseJobResponse
 PauseSchedulerRequest createPauseSchedulerRequest()
          Create an instance of PauseSchedulerRequest
 PauseSchedulerResponse createPauseSchedulerResponse()
          Create an instance of PauseSchedulerResponse
 PauseTriggerGroupRequest createPauseTriggerGroupRequest()
          Create an instance of PauseTriggerGroupRequest
 PauseTriggerGroupResponse createPauseTriggerGroupResponse()
          Create an instance of PauseTriggerGroupResponse
 PauseTriggerRequest createPauseTriggerRequest()
          Create an instance of PauseTriggerRequest
 PauseTriggerResponse createPauseTriggerResponse()
          Create an instance of PauseTriggerResponse
 ResumeAllTriggersRequest createResumeAllTriggersRequest()
          Create an instance of ResumeAllTriggersRequest
 ResumeAllTriggersResponse createResumeAllTriggersResponse()
          Create an instance of ResumeAllTriggersResponse
 ResumeJobGroupRequest createResumeJobGroupRequest()
          Create an instance of ResumeJobGroupRequest
 ResumeJobGroupResponse createResumeJobGroupResponse()
          Create an instance of ResumeJobGroupResponse
 ResumeJobRequest createResumeJobRequest()
          Create an instance of ResumeJobRequest
 ResumeJobResponse createResumeJobResponse()
          Create an instance of ResumeJobResponse
 ResumeTriggerGroupRequest createResumeTriggerGroupRequest()
          Create an instance of ResumeTriggerGroupRequest
 ResumeTriggerGroupResponse createResumeTriggerGroupResponse()
          Create an instance of ResumeTriggerGroupResponse
 ResumeTriggerRequest createResumeTriggerRequest()
          Create an instance of ResumeTriggerRequest
 ResumeTriggerResponse createResumeTriggerResponse()
          Create an instance of ResumeTriggerResponse
 StartSchedulerRequest createStartSchedulerRequest()
          Create an instance of StartSchedulerRequest
 StartSchedulerResponse createStartSchedulerResponse()
          Create an instance of StartSchedulerResponse
 StopSchedulerRequest createStopSchedulerRequest()
          Create an instance of StopSchedulerRequest
 StopSchedulerResponse createStopSchedulerResponse()
          Create an instance of StopSchedulerResponse
 TriggerJobRequest createTriggerJobRequest()
          Create an instance of TriggerJobRequest
 TriggerJobResponse createTriggerJobResponse()
          Create an instance of TriggerJobResponse
 UpdateJobRequest createUpdateJobRequest()
          Create an instance of UpdateJobRequest
 UpdateJobResponse createUpdateJobResponse()
          Create an instance of UpdateJobResponse
 UpdateTriggerRequest createUpdateTriggerRequest()
          Create an instance of UpdateTriggerRequest
 UpdateTriggerResponse createUpdateTriggerResponse()
          Create an instance of UpdateTriggerResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.quartzdesk.service.quartz.v6_0

Method Detail

createGetTriggersResponse

public GetTriggersResponse createGetTriggersResponse()
Create an instance of GetTriggersResponse


createInterruptJobRequest

public InterruptJobRequest createInterruptJobRequest()
Create an instance of InterruptJobRequest


createResumeJobGroupResponse

public ResumeJobGroupResponse createResumeJobGroupResponse()
Create an instance of ResumeJobGroupResponse


createResumeJobGroupRequest

public ResumeJobGroupRequest createResumeJobGroupRequest()
Create an instance of ResumeJobGroupRequest


createAddTriggerRequest

public AddTriggerRequest createAddTriggerRequest()
Create an instance of AddTriggerRequest


createGetSchedulerMonitorStateResponse

public GetSchedulerMonitorStateResponse createGetSchedulerMonitorStateResponse()
Create an instance of GetSchedulerMonitorStateResponse


createAddTriggerResponse

public AddTriggerResponse createAddTriggerResponse()
Create an instance of AddTriggerResponse


createGetTriggersOfJobResponse

public GetTriggersOfJobResponse createGetTriggersOfJobResponse()
Create an instance of GetTriggersOfJobResponse


createAddJobResponse

public AddJobResponse createAddJobResponse()
Create an instance of AddJobResponse


createGetCurrentlyExecutingJobsResponse

public GetCurrentlyExecutingJobsResponse createGetCurrentlyExecutingJobsResponse()
Create an instance of GetCurrentlyExecutingJobsResponse


createGetPausedTriggerGroupsResponse

public GetPausedTriggerGroupsResponse createGetPausedTriggerGroupsResponse()
Create an instance of GetPausedTriggerGroupsResponse


createGetSchedulerMonitorStateRequest

public GetSchedulerMonitorStateRequest createGetSchedulerMonitorStateRequest()
Create an instance of GetSchedulerMonitorStateRequest


createStartSchedulerRequest

public StartSchedulerRequest createStartSchedulerRequest()
Create an instance of StartSchedulerRequest


createResumeTriggerResponse

public ResumeTriggerResponse createResumeTriggerResponse()
Create an instance of ResumeTriggerResponse


createPauseTriggerRequest

public PauseTriggerRequest createPauseTriggerRequest()
Create an instance of PauseTriggerRequest


createPauseSchedulerRequest

public PauseSchedulerRequest createPauseSchedulerRequest()
Create an instance of PauseSchedulerRequest


createGetAgentInfoRequest

public GetAgentInfoRequest createGetAgentInfoRequest()
Create an instance of GetAgentInfoRequest


createStopSchedulerRequest

public StopSchedulerRequest createStopSchedulerRequest()
Create an instance of StopSchedulerRequest


createGetJobMonitorStateResponse

public GetJobMonitorStateResponse createGetJobMonitorStateResponse()
Create an instance of GetJobMonitorStateResponse


createUpdateJobRequest

public UpdateJobRequest createUpdateJobRequest()
Create an instance of UpdateJobRequest


createPauseJobGroupResponse

public PauseJobGroupResponse createPauseJobGroupResponse()
Create an instance of PauseJobGroupResponse


createGetTriggersOfJobRequest

public GetTriggersOfJobRequest createGetTriggersOfJobRequest()
Create an instance of GetTriggersOfJobRequest


createInterruptJobResponse

public InterruptJobResponse createInterruptJobResponse()
Create an instance of InterruptJobResponse


createUpdateTriggerRequest

public UpdateTriggerRequest createUpdateTriggerRequest()
Create an instance of UpdateTriggerRequest


createGetJobDetailsResponse

public GetJobDetailsResponse createGetJobDetailsResponse()
Create an instance of GetJobDetailsResponse


createGetJobDetailRequest

public GetJobDetailRequest createGetJobDetailRequest()
Create an instance of GetJobDetailRequest


createGetJobGroupsResponse

public GetJobGroupsResponse createGetJobGroupsResponse()
Create an instance of GetJobGroupsResponse


createAddJobRequest

public AddJobRequest createAddJobRequest()
Create an instance of AddJobRequest


createUpdateJobResponse

public UpdateJobResponse createUpdateJobResponse()
Create an instance of UpdateJobResponse


createGetTriggerMonitorStateResponse

public GetTriggerMonitorStateResponse createGetTriggerMonitorStateResponse()
Create an instance of GetTriggerMonitorStateResponse


createDeleteTriggerResponse

public DeleteTriggerResponse createDeleteTriggerResponse()
Create an instance of DeleteTriggerResponse


createGetTriggerResponse

public GetTriggerResponse createGetTriggerResponse()
Create an instance of GetTriggerResponse


createUpdateTriggerResponse

public UpdateTriggerResponse createUpdateTriggerResponse()
Create an instance of UpdateTriggerResponse


createGetPausedTriggerGroupsRequest

public GetPausedTriggerGroupsRequest createGetPausedTriggerGroupsRequest()
Create an instance of GetPausedTriggerGroupsRequest


createResumeTriggerGroupResponse

public ResumeTriggerGroupResponse createResumeTriggerGroupResponse()
Create an instance of ResumeTriggerGroupResponse


createPauseJobGroupRequest

public PauseJobGroupRequest createPauseJobGroupRequest()
Create an instance of PauseJobGroupRequest


createDeleteJobRequest

public DeleteJobRequest createDeleteJobRequest()
Create an instance of DeleteJobRequest


createPauseAllTriggersRequest

public PauseAllTriggersRequest createPauseAllTriggersRequest()
Create an instance of PauseAllTriggersRequest


createDeleteJobResponse

public DeleteJobResponse createDeleteJobResponse()
Create an instance of DeleteJobResponse


createPauseTriggerGroupRequest

public PauseTriggerGroupRequest createPauseTriggerGroupRequest()
Create an instance of PauseTriggerGroupRequest


createGetTriggerGroupsOfJobRequest

public GetTriggerGroupsOfJobRequest createGetTriggerGroupsOfJobRequest()
Create an instance of GetTriggerGroupsOfJobRequest


createGetJobMonitorStateRequest

public GetJobMonitorStateRequest createGetJobMonitorStateRequest()
Create an instance of GetJobMonitorStateRequest


createResumeJobRequest

public ResumeJobRequest createResumeJobRequest()
Create an instance of ResumeJobRequest


createGetTriggersRequest

public GetTriggersRequest createGetTriggersRequest()
Create an instance of GetTriggersRequest


createResumeJobResponse

public ResumeJobResponse createResumeJobResponse()
Create an instance of ResumeJobResponse


createTriggerJobResponse

public TriggerJobResponse createTriggerJobResponse()
Create an instance of TriggerJobResponse


createPauseJobRequest

public PauseJobRequest createPauseJobRequest()
Create an instance of PauseJobRequest


createStopSchedulerResponse

public StopSchedulerResponse createStopSchedulerResponse()
Create an instance of StopSchedulerResponse


createPauseJobResponse

public PauseJobResponse createPauseJobResponse()
Create an instance of PauseJobResponse


createResumeAllTriggersRequest

public ResumeAllTriggersRequest createResumeAllTriggersRequest()
Create an instance of ResumeAllTriggersRequest


createGetTriggerMonitorStateRequest

public GetTriggerMonitorStateRequest createGetTriggerMonitorStateRequest()
Create an instance of GetTriggerMonitorStateRequest


createGetCurrentlyExecutingJobsRequest

public GetCurrentlyExecutingJobsRequest createGetCurrentlyExecutingJobsRequest()
Create an instance of GetCurrentlyExecutingJobsRequest


createGetTriggerRequest

public GetTriggerRequest createGetTriggerRequest()
Create an instance of GetTriggerRequest


createTriggerJobRequest

public TriggerJobRequest createTriggerJobRequest()
Create an instance of TriggerJobRequest


createPauseSchedulerResponse

public PauseSchedulerResponse createPauseSchedulerResponse()
Create an instance of PauseSchedulerResponse


createGetJobGroupsRequest

public GetJobGroupsRequest createGetJobGroupsRequest()
Create an instance of GetJobGroupsRequest


createGetSchedulersResponse

public GetSchedulersResponse createGetSchedulersResponse()
Create an instance of GetSchedulersResponse


createPauseTriggerResponse

public PauseTriggerResponse createPauseTriggerResponse()
Create an instance of PauseTriggerResponse


createGetSchedulerRequest

public GetSchedulerRequest createGetSchedulerRequest()
Create an instance of GetSchedulerRequest


createStartSchedulerResponse

public StartSchedulerResponse createStartSchedulerResponse()
Create an instance of StartSchedulerResponse


createGetJobDetailsRequest

public GetJobDetailsRequest createGetJobDetailsRequest()
Create an instance of GetJobDetailsRequest


createGetJobDetailResponse

public GetJobDetailResponse createGetJobDetailResponse()
Create an instance of GetJobDetailResponse


createDeleteTriggerRequest

public DeleteTriggerRequest createDeleteTriggerRequest()
Create an instance of DeleteTriggerRequest


createGetSchedulerResponse

public GetSchedulerResponse createGetSchedulerResponse()
Create an instance of GetSchedulerResponse


createGetSchedulersRequest

public GetSchedulersRequest createGetSchedulersRequest()
Create an instance of GetSchedulersRequest


createGetTriggerGroupsRequest

public GetTriggerGroupsRequest createGetTriggerGroupsRequest()
Create an instance of GetTriggerGroupsRequest


createGetTriggerGroupsOfJobResponse

public GetTriggerGroupsOfJobResponse createGetTriggerGroupsOfJobResponse()
Create an instance of GetTriggerGroupsOfJobResponse


createResumeTriggerGroupRequest

public ResumeTriggerGroupRequest createResumeTriggerGroupRequest()
Create an instance of ResumeTriggerGroupRequest


createResumeAllTriggersResponse

public ResumeAllTriggersResponse createResumeAllTriggersResponse()
Create an instance of ResumeAllTriggersResponse


createPauseAllTriggersResponse

public PauseAllTriggersResponse createPauseAllTriggersResponse()
Create an instance of PauseAllTriggersResponse


createGetAgentInfoResponse

public GetAgentInfoResponse createGetAgentInfoResponse()
Create an instance of GetAgentInfoResponse


createPauseTriggerGroupResponse

public PauseTriggerGroupResponse createPauseTriggerGroupResponse()
Create an instance of PauseTriggerGroupResponse


createResumeTriggerRequest

public ResumeTriggerRequest createResumeTriggerRequest()
Create an instance of ResumeTriggerRequest


createGetTriggerGroupsResponse

public GetTriggerGroupsResponse createGetTriggerGroupsResponse()
Create an instance of GetTriggerGroupsResponse



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