Uses of Annotation Interface
org.jenkinsci.plugins.variant.OptionalExtension
-
Uses of OptionalExtension in org.jenkinsci.plugins.variant
Methods in org.jenkinsci.plugins.variant with parameters of type OptionalExtensionModifier and TypeMethodDescriptionprotected double
OptionalExtensionProcessor.getOrdinal
(OptionalExtension annotation) protected boolean
OptionalExtensionProcessor.isOptional
(OptionalExtension annotation) If the trigger condition is not met, we filter it by not making the extension active, which means extensions could always be non-optional as far asExtensionFinder.GuiceExtensionAnnotation
is concerned.