Uses of Class
com.cloudbees.jenkins.support.api.Component
Packages that use Component
Package
Description
-
Uses of Component in com.cloudbees.jenkins.support
Methods in com.cloudbees.jenkins.support that return types with arguments of type ComponentModifier and TypeMethodDescriptionSupportAction.getCategorizedComponents()SupportAction.getComponents()static ExtensionList<Component>SupportPlugin.getComponents()Methods in com.cloudbees.jenkins.support with parameters of type ComponentMethod parameters in com.cloudbees.jenkins.support with type arguments of type ComponentModifier and TypeMethodDescriptionstatic voidSupportPlugin.writeBundle(OutputStream outputStream, List<? extends Component> components) Generate a bundle for the specified components.static voidSupportPlugin.writeBundle(OutputStream outputStream, List<? extends Component> components, ComponentVisitor componentConsumer, Path outputPath, boolean addManifest) Generate a bundle for all components that are selected in the Global Configuration. -
Uses of Component in com.cloudbees.jenkins.support.api
Subclasses of Component in com.cloudbees.jenkins.support.apiModifier and TypeClassDescriptionclassObjectComponent<T extends AbstractModelObject>Represents a component of a support bundle for a specific model object.Methods in com.cloudbees.jenkins.support.api with type parameters of type ComponentMethods in com.cloudbees.jenkins.support.api that return types with arguments of type ComponentModifier and TypeMethodDescriptionContainer.getComponents()The set of components which are being asked to contribute to this bundle, if known.Methods in com.cloudbees.jenkins.support.api with parameters of type ComponentModifier and TypeMethodDescriptionbooleanComponent.supersedes(Component component) Returns true if a component is superseded by this component. -
Uses of Component in com.cloudbees.jenkins.support.config
Methods in com.cloudbees.jenkins.support.config that return types with arguments of type ComponentModifier and TypeMethodDescriptionSupportAutomatedBundleConfiguration.getApplicableComponents()Get the list of applicable (and therefore selectable)Componentfor the automated bundle generation.SupportAutomatedBundleConfiguration.getComponents()Get the list ofComponentcurrently configured for automated bundle generation.Methods in com.cloudbees.jenkins.support.config with parameters of type ComponentModifier and TypeMethodDescriptionbooleanSupportAutomatedBundleConfiguration.isComponentSelected(Component component) -
Uses of Component in com.cloudbees.jenkins.support.configfiles
Subclasses of Component in com.cloudbees.jenkins.support.configfilesModifier and TypeClassDescriptionclassAdds nodes config.xml files to the bundle.classSupport component to add config.xml to the support bundle.classSupport component for adding xml files to the support bundle. -
Uses of Component in com.cloudbees.jenkins.support.impl
Subclasses of Component in com.cloudbees.jenkins.support.implModifier and TypeClassDescriptionclassBasic information about the user's browser.classContributes basic information about Jenkins.classBasic information about the user's authentication.classfinal classWarns if any administrative monitors are currently active.classBase class for gathering specified /proc files with the capacity of selecting whether filter or not each file content.classGather information about the current build queue.classCustom Log recorders files from the controller.classDirectoryComponent<T extends AbstractModelObject>classDump export table of nodes to detect potential memory leaks.classEnvironment variables on the nodes.classclassGC Logs Retriever.classHeap histogram from cntroller node.classItems contentclassLog files from the controller node only.classSystem metrics of the JVM process.static classstatic classclassThis component captures the JenkinsLoadStatisticsfor overall load, jobs not tied to a label and each label's own load.classOutput the current list of loggers for the controller and display the logging level.classMetrics from the different nodes.classclassGather information about the node executors.classCreated by schristou88 on 11/4/16.classclassRoot Log files from the controller node.classBase class for gathering specified /proc filesclassAdd information about the Jenkins proxy configuration.classCaptures diagnostics information from remoting channels.classAttempts to detect reverse proxies in front of Jenkins.classclassclassfinal classclassAdds agent launch logs, which captures the current and past running connections to the agent.classAdds the agent logs from all of the machinesclassSystem configuration data (CPU information, swap configuration, mount points, kernel messages and entropy)static classstatic classclassJVM System properties from the nodes.classTask Log files from the controller node.classThread dumps from the nodes.classAdd information about the different update centers available to the Jenkins instance.class -
Uses of Component in com.cloudbees.jenkins.support.slowrequest
Subclasses of Component in com.cloudbees.jenkins.support.slowrequestModifier and TypeClassDescriptionclassContributes slow request reports into the support bundle.classContributes thread dumps slow request reports into the support bundle. -
Uses of Component in com.cloudbees.jenkins.support.startup
Subclasses of Component in com.cloudbees.jenkins.support.startupModifier and TypeClassDescriptionfinal classCollects thread dumps during shutdown if it exceeds a certain threshold.classComponent that contributes the startup report into the support bundle. -
Uses of Component in com.cloudbees.jenkins.support.threaddump
Subclasses of Component in com.cloudbees.jenkins.support.threaddump -
Uses of Component in com.cloudbees.jenkins.support.timer
Subclasses of Component in com.cloudbees.jenkins.support.timerModifier and TypeClassDescriptionclassclassComponentthat attaches files insideFileListCapinto a support bundle.classComponentthat attaches files insideFileListCapinto a support bundle without filtering the content of the files.