Class FilePathContent
java.lang.Object
com.cloudbees.jenkins.support.api.Content
com.cloudbees.jenkins.support.api.FilePathContent
Content that is stored as a file on a remote disk
- Author:
- Stephen Connolly
-
Constructor Summary
ConstructorDescriptionFilePathContent
(String name, FilePath file) FilePathContent
(String name, String[] filterableParameters, FilePath file) -
Method Summary
Methods inherited from class com.cloudbees.jenkins.support.api.Content
getFilterableParameters, getName, shouldBeFiltered
-
Constructor Details
-
FilePathContent
-
FilePathContent
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in classContent
- Throws:
IOException
-
getTime
- Overrides:
getTime
in classContent
- Throws:
IOException
-