Package sp.sd.fileoperations
Class FileZipOperation
java.lang.Object
hudson.model.AbstractDescribableImpl<FileOperation>
sp.sd.fileoperations.FileOperation
sp.sd.fileoperations.FileZipOperation
- All Implemented Interfaces:
Describable<FileOperation>
,Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
runOperation
(Run<?, ?> run, FilePath buildWorkspace, Launcher launcher, TaskListener listener) Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
FileZipOperation
-
-
Method Details
-
getFolderPath
-
getOutputFolderPath
-
runOperation
public boolean runOperation(Run<?, ?> run, FilePath buildWorkspace, Launcher launcher, TaskListener listener) - Specified by:
runOperation
in classFileOperation
-