java.lang.Object
org.waveywaves.jenkins.plugins.tekton.client.ToolUtils

public class ToolUtils extends Object
A helper class for accessing the jx-pipeline-effective binary
  • Constructor Details

    • ToolUtils

      public ToolUtils()
  • Method Details

    • getJXPipelineBinary

      public static String getJXPipelineBinary(ClassLoader classLoader) throws IOException
      Parameters:
      classLoader -
      Returns:
      the file name location of the jx-pipeline-effective binary
      Throws:
      IOException