Class GHRepositoryRule.ListParameter<U>

java.lang.Object
org.kohsuke.github.GHRepositoryRule.Parameter<List<U>>
org.kohsuke.github.GHRepositoryRule.ListParameter<U>
Type Parameters:
U - the type of the items in the list
Enclosing class:
GHRepositoryRule

public abstract static class GHRepositoryRule.ListParameter<U> extends GHRepositoryRule.Parameter<List<U>>
List parameter for a ruleset.
  • Constructor Details

    • ListParameter

      public ListParameter(String key)
      Instantiates a new list parameter.
      Parameters:
      key - the key