Class PreserveStashesJobProperty.SaveStashes

java.lang.Object
org.jenkinsci.plugins.workflow.flow.StashManager.StashBehavior
org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.SaveStashes
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
PreserveStashesJobProperty

@Extension public static final class PreserveStashesJobProperty.SaveStashes extends org.jenkinsci.plugins.workflow.flow.StashManager.StashBehavior
  • Constructor Details

    • SaveStashes

      public SaveStashes()
  • Method Details

    • shouldClearAll

      public boolean shouldClearAll(@NonNull Run<?,?> build)
      Overrides:
      shouldClearAll in class org.jenkinsci.plugins.workflow.flow.StashManager.StashBehavior