| Class | Description |
|---|---|
| CatchupRevisionTask |
Performs a cache update on the given database to ensure backend changes has been processed
at least up to the given revision.
|
| ClearFailedLoginAttemptsTask | |
| ClusterTask<V> | |
| ClusterTaskContext | |
| CollectMemberInformationTask |
internal task to collect memberInformation of current cluster members
|
| DistributeFailedLoginAttemptInformationTask | |
| ReadConfigEntityTask |
reads a config entity by uid
|
| ReadResourceTask |
internal task for cluster input stream implementation
|
| RebuildLuceneIndexTask |
performs an index rebuild for the given dbkey or the whole index if no dbkey is specified
|
| ReconnectDatabaseTask |
performs a reconnect on the given database key
|
| ReloadConfigurationTask |
performs a config reload
|
| ResourceMD5ChecksumTask |
creates an MD5 checksum for the given resource
|
| RetrieveProblemsTask |
retrieves problems of the given type
further a problem scope can be specified to filter problems
Note:
The problem beans used by the problem registry are not guaranteed to be serializable.
|
| RetrieveProblemsTask.ProblemDescription | |
| UpdateConfigEntityTask |
adds or updates the given config entity
|
| WriteResourceTask |
internal task for cluster output stream implementation
|