Class LabelAtomProperty

All Implemented Interfaces:
ExtensionPoint, Describable<LabelAtomProperty>

@ExportedBean public class LabelAtomProperty extends AbstractDescribableImpl<LabelAtomProperty> implements ExtensionPoint
Extensible property of LabelAtom.

Plugins can contribute this extension point to add additional data or UI actions to LabelAtom. LabelAtomPropertys show up in the configuration screen of a label, and they are persisted with the LabelAtom object.

Since:
1.373
Author:
Kohsuke Kawaguchi
See Also: