Class GHRepositoryRule.ListParameter<T>

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

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

    • ListParameter

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