Uses of Class
com.quartzdesk.service.types.v5_0.scheduler.quartz.QuartzPlannedJobExecutions

Packages that use QuartzPlannedJobExecutions
com.quartzdesk.service.quartz.v9_0   
com.quartzdesk.service.types.v5_0.scheduler.quartz   
 

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

Fields in com.quartzdesk.service.quartz.v9_0 declared as QuartzPlannedJobExecutions
protected  QuartzPlannedJobExecutions GetPlannedJobExecutionsResponse.plannedJobExecutions
           
 

Methods in com.quartzdesk.service.quartz.v9_0 that return QuartzPlannedJobExecutions
 QuartzPlannedJobExecutions GetPlannedJobExecutionsResponse.getPlannedJobExecutions()
          Gets the value of the plannedJobExecutions property.
 

Methods in com.quartzdesk.service.quartz.v9_0 with parameters of type QuartzPlannedJobExecutions
 void GetPlannedJobExecutionsResponse.setPlannedJobExecutions(QuartzPlannedJobExecutions value)
          Sets the value of the plannedJobExecutions property.
 GetPlannedJobExecutionsResponse GetPlannedJobExecutionsResponse.withPlannedJobExecutions(QuartzPlannedJobExecutions value)
           
 

Uses of QuartzPlannedJobExecutions in com.quartzdesk.service.types.v5_0.scheduler.quartz
 

Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz that return QuartzPlannedJobExecutions
 QuartzPlannedJobExecutions ObjectFactory.createQuartzPlannedJobExecutions()
          Create an instance of QuartzPlannedJobExecutions
 QuartzPlannedJobExecutions QuartzPlannedJobExecutions.withComplete(Boolean value)
           
 QuartzPlannedJobExecutions QuartzPlannedJobExecutions.withExecution(Collection<QuartzPlannedJobExecution> values)
           
 QuartzPlannedJobExecutions QuartzPlannedJobExecutions.withExecution(QuartzPlannedJobExecution... values)
           
 



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