Package com.atlassian.scheduler.core.util

Class Summary
ClassLoaderAwareObjectInputStream An object input stream that uses the provided ClassLoader in preference to any other.
CronExpressionQuantizer Utility class to prevent the use of cron expressions that run more frequently than once per minute.
JobRunnerRegistry Encapsulates the registration and retrieval of job runners.
ParameterMapSerializer Utility for serializing the parameters map to a byte[] and restoring it to its original form.
TimeIntervalQuantizer Tool for quantizing millisecond time intervals to a broader resolution while guarding against sign overflows.
 

Enum Summary
CronExpressionQuantizer.Randomize Controls whether or not randomization is performed when a cron expression is quantized.
 



Copyright © 2014 Atlassian. All Rights Reserved.