Quartz.Util NamespaceQuartz.NET API Documentation
 
Classes

  ClassDescription
Public classDateTimeUtil
DateTime related utility methods.
Public classDBConnectionManager
Manages a collection of IDbProviders, and provides transparent access to their database.
Public classDirtyFlagMap
An implementation of IDictionary that wraps another IDictionary and flags itself 'dirty' when it is modified.
Public classFileUtil
Utility class for file handling related things.
Public classKey
object representing a job or trigger key.
Public classLogicalThreadContext
Wrapper class to access thread local data. Data is either accessed from thread or HTTP Context's data if HTTP Context is avaiable.
Public classObjectUtils
Utility methods that are used to convert objects from one type into another.
Public classPair
Utility class for storing two pieces of information together.
Public classPropertiesParser
This is an utility class used to parse the properties.
Public classStringKeyDirtyFlagMap
An implementation of IDictionary that wraps another IDictionary and flags itself 'dirty' when it is modified, enforces that all keys are strings.
Public classTriggerStatus
Object representing a job or trigger key.