Class CopyListener

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class CopyListener
    extends ItemListener
    When a job is copied, copy over promotion definitions as well.
    Author:
    Alan.Harder@Sun.com
    • Constructor Detail

      • CopyListener

        public CopyListener()
    • Method Detail

      • onCopied

        public void onCopied​(Item src,
                             Item item)
        Copy promotion definitions from existing job.
        Overrides:
        onCopied in class ItemListener