Package hudson.model

Class ItemGroupMixIn


  • public abstract class ItemGroupMixIn
    extends Object
    Defines a bunch of static methods to be used as a "mix-in" for ItemGroup implementations. Not meant for a consumption from outside ItemGroups.
    Author:
    Kohsuke Kawaguchi
    See Also:
    ViewGroupMixIn