Uses of Class
com.cloudbees.jenkins.support.api.Component
Package
Description
-
Uses of Component in com.cloudbees.jenkins.support
Modifier and TypeMethodDescriptionSupportAction.getCategorizedComponents()
SupportAction.getComponents()
static ExtensionList<Component>
SupportPlugin.getComponents()
Modifier and TypeMethodDescriptionstatic void
SupportPlugin.writeBundle
(OutputStream outputStream, List<? extends Component> components) Generate a bundle for all components that are selected in the Global Configuration.static void
SupportPlugin.writeBundle
(OutputStream outputStream, List<? extends Component> components, ComponentVisitor componentConsumer) Generate a bundle for all components that are selected in the Global Configuration. -
Uses of Component in com.cloudbees.jenkins.support.api
Modifier and TypeClassDescriptionclass
ObjectComponent<T extends AbstractModelObject>
Represents a component of a support bundle for a specific model object.Modifier and TypeMethodDescriptionContainer.getComponents()
The set of components which are being asked to contribute to this bundle, if known. -
Uses of Component in com.cloudbees.jenkins.support.config
Modifier and TypeMethodDescriptionSupportAutomatedBundleConfiguration.getApplicableComponents()
Get the list of applicable (and therefore selectable)Component
for the automated bundle generation.SupportAutomatedBundleConfiguration.getComponents()
Get the list ofComponent
currently configured for automated bundle generation.Modifier and TypeMethodDescriptionboolean
SupportAutomatedBundleConfiguration.isComponentSelected
(Component component) -
Uses of Component in com.cloudbees.jenkins.support.configfiles
Modifier and TypeClassDescriptionclass
Adds nodes config.xml files to the bundle.class
Support component to add config.xml to the support bundle.class
Support component for adding xml files to the support bundle. -
Uses of Component in com.cloudbees.jenkins.support.impl
Modifier and TypeClassDescriptionclass
Basic information about the user's browser.class
Contributes basic information about Jenkins.class
Basic information about the user's authentication.class
final class
Warns if any administrative monitors are currently active.class
Base class for gathering specified /proc files with the capacity of selecting whether filter or not each file content.class
Gather information about the current build queue.class
Custom Log recorders files from the controller.class
DirectoryComponent<T extends AbstractModelObject>
class
Dump export table of nodes to detect potential memory leaks.class
Environment variables on the nodes.class
class
GC Logs Retriever.class
Heap histogram from cntroller node.class
Items contentclass
Log files from the controller node only.class
System metrics of the JVM process.static class
static class
class
This component captures the JenkinsLoadStatistics
for overall load, jobs not tied to a label and each label's own load.class
Output the current list of loggers for the controller and display the logging level.class
Metrics from the different nodes.class
class
Gather information about the node executors.class
Created by schristou88 on 11/4/16.class
class
Root Log files from the controller node.class
Base class for gathering specified /proc filesclass
Captures diagnostics information from remoting channels.class
Attempts to detect reverse proxies in front of Jenkins.class
class
class
final class
class
Adds agent launch logs, which captures the current and past running connections to the agent.class
Adds the agent logs from all of the machinesclass
System configuration data (CPU information, swap configuration, mount points, kernel messages and entropy)static class
static class
class
JVM System properties from the nodes.class
Task Log files from the controller node.class
Thread dumps from the nodes.class
Add information about the different update centers available to the Jenkins instance.class
-
Uses of Component in com.cloudbees.jenkins.support.slowrequest
Modifier and TypeClassDescriptionclass
Contributes slow request reports into the support bundle.class
Contributes thread dumps slow request reports into the support bundle. -
Uses of Component in com.cloudbees.jenkins.support.threaddump
-
Uses of Component in com.cloudbees.jenkins.support.timer
Modifier and TypeClassDescriptionclass
class
Component
that attaches files insideFileListCap
into a support bundle.class
Component
that attaches files insideFileListCap
into a support bundle without filtering the content of the files.