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