Interface DurabilityHintProvider
- All Superinterfaces:
ExtensionPoint
Provides a way to indirectly register durability settings to apply to pipelines.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Modifier and TypeMethodDescriptionint
ordinal()
static FlowDurabilityHint
suggestedFor
(Item x) suggestFor
(Item x)
-
Method Details
-
ordinal
int ordinal() -
suggestFor
-
suggestedFor
-