Class VariantSet
java.lang.Object
org.jenkinsci.plugins.variant.VariantSet
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDetermines if a variant of the given name is active in this JVM.static VariantSetGets a singleton instance.
-
Method Details
-
getInstance
Gets a singleton instance. -
contains
Determines if a variant of the given name is active in this JVM.
-