Uses of Class
com.cloudbees.jenkins.support.api.Content
Packages that use Content
Package
Description
-
Uses of Content in com.cloudbees.jenkins.support.api
Subclasses of Content in com.cloudbees.jenkins.support.apiModifier 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.Methods in com.cloudbees.jenkins.support.api with parameters of type Content -
Uses of Content in com.cloudbees.jenkins.support.filter
Subclasses of Content in com.cloudbees.jenkins.support.filterModifier 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
Subclasses of Content in com.cloudbees.jenkins.support.implModifier and TypeClassDescriptionclass
class
A metric content.