Uses of Class
com.cloudbees.jenkins.support.api.Content
Package
Description
-
Uses of Content in com.cloudbees.jenkins.support.api
Modifier and TypeClassDescriptionclass
Content of a command output.class
Content that is stored as a file on disk.class
Content that is stored as a file on a remote diskclass
Content that is generated when required.class
class
Content that is printed on demand and filtered by itself.class
Content that is printed on demand.class
Content that is a string.class
Temporary file content, auto-deleted afterTemporaryFileContent.writeTo(OutputStream)
.class
Content added to the support bundle that should be truncated.class
Content of a command output.class
Content that is stored as a file on disk and is not filtered.class
Content that is a string and cannot be pre-filtered. -
Uses of Content in com.cloudbees.jenkins.support.filter
Modifier and TypeClassDescriptionclass
Represents some content in a support bundle which will be filtered previously to the zip created. -
Uses of Content in com.cloudbees.jenkins.support.impl
Modifier and TypeClassDescriptionclass
class
A metric content.