Uses of Class org.quartz.impl.jdbcjobstore.SimplePropertiesTriggerProperties (Quartz Parent POM 2.0.1 API)

Quartz Java



Uses of Class
org.quartz.impl.jdbcjobstore.SimplePropertiesTriggerProperties

Packages that use SimplePropertiesTriggerProperties
org.quartz.impl.jdbcjobstore   
 

Uses of SimplePropertiesTriggerProperties in org.quartz.impl.jdbcjobstore
 

Methods in org.quartz.impl.jdbcjobstore that return SimplePropertiesTriggerProperties
protected abstract  SimplePropertiesTriggerProperties SimplePropertiesTriggerPersistenceDelegateSupport.getTriggerProperties(org.quartz.spi.OperableTrigger trigger)
           
protected  SimplePropertiesTriggerProperties CalendarIntervalTriggerPersistenceDelegate.getTriggerProperties(org.quartz.spi.OperableTrigger trigger)
           
 

Methods in org.quartz.impl.jdbcjobstore with parameters of type SimplePropertiesTriggerProperties
protected abstract  TriggerPersistenceDelegate.TriggerPropertyBundle SimplePropertiesTriggerPersistenceDelegateSupport.getTriggerPropertyBundle(SimplePropertiesTriggerProperties properties)
           
protected  TriggerPersistenceDelegate.TriggerPropertyBundle CalendarIntervalTriggerPersistenceDelegate.getTriggerPropertyBundle(SimplePropertiesTriggerProperties props)
           
 



Copyright 2001-2011, Terracotta, Inc.