Class LabelAtomPropertyDescriptor

  • All Implemented Interfaces:
    Saveable, OnMaster

    public abstract class LabelAtomPropertyDescriptor
    extends Descriptor<LabelAtomProperty>
    Descriptor for LabelAtom.

    Put Extension on your descriptor implementation to have it auto-registered.

    When extending this class, override Descriptor.getDisplayName(). In the context of LabelAtomPropertyDescriptor, this function is used to determine the label of the checkbox shown in the label's configuration page to activate the extension.

    Since:
    1.373
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • LabelAtomPropertyDescriptor

        public LabelAtomPropertyDescriptor()