Class GHRepositoryRule.Parameter<T>

java.lang.Object
org.kohsuke.github.GHRepositoryRule.Parameter<T>
Type Parameters:
T - the type of the parameter
Direct Known Subclasses:
GHRepositoryRule.BooleanParameter, GHRepositoryRule.IntegerParameter, GHRepositoryRule.ListParameter, GHRepositoryRule.StringParameter
Enclosing class:
GHRepositoryRule

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

    • Parameter

      protected Parameter(String key)
      Instantiates a new parameter.
      Parameters:
      key - the key