Class People

java.lang.Object
io.jenkins.plugins.peopleview.People

@ExportedBean public class People extends Object
  • Field Details

  • Constructor Details

    • People

      public People(Jenkins parent)
    • People

      public People(View parent)
  • Method Details

    • 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.