Class WorkspaceHelper
java.lang.Object
jenkins.plugins.jobcacher.arbitrary.WorkspaceHelper
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WorkspaceHelper.TempFile
createTempFile
(FilePath workspace, String fileExtension)
-
Method Details
-
createTempFile
public static WorkspaceHelper.TempFile createTempFile(FilePath workspace, String fileExtension) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-