Class HtmlJarHandler
java.lang.Object
com.amazon.inspector.jenkins.amazoninspectorbuildstep.html.HtmlJarHandler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopyHtmlToDir
(FilePath workspace, String buildId) injectHtmlData
(String htmlContent) readStringFromJarEntry
(String fileName)
-
Field Details
-
jarPath
-
htmlData
-
-
Constructor Details
-
HtmlJarHandler
public HtmlJarHandler()
-
-
Method Details
-
copyHtmlToDir
public FilePath copyHtmlToDir(FilePath workspace, String buildId) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
injectHtmlData
- Throws:
IOException
-
readStringFromJarEntry
- Throws:
IOException
-