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
Basic parameter for a ruleset.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Parameter
Instantiates a new parameter.- Parameters:
key
- the key
-