Extension Points defined in Folders Plugin

AbstractFolderProperty

Property potentially applicable to any AbstractFolder .

Implementations:

FolderIcon

Renders StatusIcon for a folder.

Implementations:

ItemGroupModifier

This extension point has no Javadoc documentation.

Implementations:

OrphanedItemStrategy

A strategy for removing children after they are no longer indexed by an owning ComputedFolder .

Implementations:

RelocationHandler

Provides some kind of specialized handling for a move. Handlers are chained in extension registration order, so that some can decorate other handlers. It is also possible for a handler to send a placeholder response and schedule a move for later (keeping the rest of the handlers ready).

Implementations:

RelocationUI

Extension point to provide a pluggable UI for moving Item instances.

Implementations:

TransientFolderActionFactory

Extension point for inserting transient Action s into Folder s.

Implementations: