Class | Description |
---|---|
AclIndexAgent |
AclIndexAgent is used to apply changes to the ACL index
asynchronously when the index is configured to process updates
asynchronously.
|
AuditEventDispatchAgent |
AuditEventDispatchAgent is a time-critical agent that dispatches raw
Audit events to other Audit histories.
|
BaseAgent |
A BaseAgent is an Base class providing basic agent functions.
|
ContentAgent |
A ContentAgent performs content-related background tasks.
|
DanglingObjectAVCleanupAgent |
A DanglingObjectAVCleanupAgent cleans up dangling object type
attribute references.
|
DatabaseManagementAgent |
DatabaseManagementAgent is a MultipleTimerAgent used to perform
periodic database management/maintenance tasks.
|
EventExchangerAgent |
An EventExchangerAgent is used by the EventExchanger
to periodcally purge old events.
|
EventHandlerAgent |
Executes AuditEventHandler implementations specified in
custom AuditSpecification instances.
|
ExecutedActionRetainedEventAgent |
A ExecutedActionRetainedEventAgent is used to process retained events that
signal that an Action has been executed.
|
ExpirationAgent |
A ExpirationAgent handles Expired Public Objects.
|
FolderIndexAgent |
FolderIndexAgent is used to apply changes to the Folder index
asynchronously when the index is configured to process updates
asynchronously.
|
FolderIndexAnalyzerAgent |
FolderIndexAnalyzerAgent is used to make sure FRQ searches
are fast in a iFS instance whose contents are regularly changing.
|
GarbageCollectionAgent |
A GarbageCollectionAgent performs a variety of cleanup tasks.
|
GarbageCollectionAgent.PublicObjectInfo |
Represents info for a selected PublicObject.
|
LifecycleAgent |
Performs lifecycle operations for documents that have a
LifecyclePolicy reference.
|
LockExpirationAgent |
A LockExpirationAgent is a time-critical agent that release expired
LockEntry objects.
|
ManualTextIndexingAgent |
A ManualTextIndexingAgent is used to process retained events that
signal that an Action has been executed.
|
MultipleTimerAgent |
MultipleTimerAgent is an abstract class that provides framework for
having multiple timed actions within the same agent.
|
QuotaAgent |
A QuotaAgent periodically calculates the Consumed Quota
for directory users and updates the consumed storage.
|
RetainedEventAgent |
A RetainedEventAgent is an abstract class that simplifies the specification
of agents that use retained events.
|
ServiceWarmupAgent |
The ServiceWarmupAgent warms ups a service's data caches
|
StatisticsAgent |
A StatisticsAgent is a time-critical agent that collects and reports
on statistics for the session and service activity on a Node.
|
Copyright © 2023. All rights reserved.