Class | Description |
---|---|
ChildObserver<I extends TopLevelItem> |
Callback for
ComputedFolder . |
ComputedFolder<I extends TopLevelItem> |
A folder-like item whose children are computed.
|
DefaultOrphanedItemStrategy |
The default
OrphanedItemStrategy . |
DefaultOrphanedItemStrategy.DescriptorImpl |
Our
Descriptor |
EventOutputStreams |
An factory for
OutputStream instances that can concurrently write to the same file and do lots of other
wonderful magical things (excluding changing the baby's nappy). |
EventOutputStreams.OutputFile |
Supplies the current output file destination.
|
FolderComputation<I extends TopLevelItem> |
A particular “run” of
ComputedFolder . |
FolderCron |
Trigger.Cron analogue for ComputedFolder . |
Messages |
Generated localization support class.
|
OrphanedItemStrategy |
A strategy for removing children after they are no longer indexed by an owning
ComputedFolder . |
OrphanedItemStrategyDescriptor |
A kind of
OrphanedItemStrategy . |
PeriodicFolderTrigger |
A
Trigger for ComputedFolder s that will only trigger a recomputation if none has been
triggered within a specified timeframe. |
PeriodicFolderTrigger.DescriptorImpl |
Our
Descriptor |
PseudoRun<I extends TopLevelItem> |
A fake
Run used to render last build information via Stapler and Jelly |
PseudoRun.RunUrl | |
ThrottleComputationQueueTaskDispatcher |
We need to be able to limit concurrent indexing.
|
Exception | Description |
---|---|
DeletingChildrenException |
Copyright © 2016–2020. All rights reserved.