Class | Description |
---|---|
AbstractFolder<I extends TopLevelItem> |
A general-purpose
ItemGroup . |
AbstractFolder.ItemListenerImpl | |
AbstractFolder.RunListenerImpl | |
AbstractFolderDescriptor |
Category of
AbstractFolder . |
AbstractFolderProperty<C extends AbstractFolder<?>> |
Property potentially applicable to any
AbstractFolder . |
AbstractFolderPropertyDescriptor |
Category of
AbstractFolderProperty . |
ChildNameGenerator<P extends AbstractFolder<I>,I extends TopLevelItem> |
Provides a way for a
ComputedFolder to break the association between the directory names on disk
that are used to store its items and the Item.getName() which is used to create the URL of the item. |
ChildNameGenerator.Trace |
Traces the creation of a new
Item in a folder. |
Folder |
A mutable folder.
|
Folder.DeprecatedTransientActions | Deprecated |
Folder.DescriptorImpl | |
FolderAddFilter |
Restricts additions to a folder via
View/newJob.jelly . |
FolderIcon |
Renders
StatusIcon for a folder. |
FolderIconDescriptor | |
FolderJobQueueDecisionHandler |
A decision handler to prevent building jobs in a disabled folder.
|
FolderProperty<C extends Folder> | |
FolderPropertyDescriptor | |
ItemDeletion |
A
Queue.QueueDecisionHandler that blocks items being deleted from entering the queue. |
Messages |
Generated localization support class.
|
TransientFolderActionFactory | Deprecated
Use
TransientActionFactory on Folder instead. |
Copyright © 2016–2020. All rights reserved.