Class UnfilteredFileContent

java.lang.Object
com.cloudbees.jenkins.support.api.Content
com.cloudbees.jenkins.support.api.UnfilteredFileContent

public class UnfilteredFileContent extends Content
Content that is stored as a file on disk and is not filtered. If you want the content to be filtered, use the FileContent class.
Author:
Stephen Connolly, M Ramón León