@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| DirtyFlagMap |
A stub of one of Quartz's classes, for migration purposes.
|
| JobDataMap |
A stub of one of Quartz's classes, for migration purposes.
|
| LazyMigratingObjectInputStream |
An object input stream that removes the Quartz JobDataMap class from the stream, returning only the
"parameters" value. |
| LazyMigratingParameterMapSerializer |
An implementation of the
ParameterMapSerializer that uses LazyMigratingObjectInputStream
to discard the Quartz-specific JobDataMap classes that possibly wrap them. |
| StringKeyDirtyFlagMap |
A stub of one of Quartz's classes, for migration purposes.
|
Copyright © 2019 Atlassian. All rights reserved.