Interface RunWrapperProvider

All Known Implementing Classes:
RunWrapperProviderImpl

public interface RunWrapperProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper
    getWrapper(Run build)
     
  • Method Details

    • getWrapper

      org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getWrapper(Run build)