Class People


  • @ExportedBean
    public class People
    extends Object
    • Constructor Detail

      • People

        public People​(Jenkins parent)
      • People

        public People​(View parent)
    • Method Detail

      • getApi

        public Api getApi()
      • isApplicable

        @Deprecated
        public static boolean isApplicable​(Collection<? extends Item> items)
        Deprecated.
        Potentially very expensive call; do not use from Jelly views.