Class | Description |
---|---|
InheritAnnotationsManager |
Manager class for batch inheriting of annotations.
|
InheritAnnotationsManager.AnnotationTypeFilter |
Filter for finding annotation types to process.
|
InheritAnnotationsManager.UsableParentFilter |
Filter used to find parent items that are annotated and for which the current user has
permission to USE the annotations.
|
InheritSpecification |
Class for holding rules for how annotations should be inherited from
parent items.
|
RunnableInheritAnnotationsManager |
Utility class for processing multiple items with a
InheritAnnotationsManager in a separated thread
with progress reporting. |