Uses of Annotation Interface
org.jenkinsci.plugins.variant.OptionalExtension
-
Uses of OptionalExtension in org.jenkinsci.plugins.variant
Modifier 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.