Uses of Class
com.cloudbees.jenkins.support.api.ObjectComponent
Package
Description
-
Uses of ObjectComponent in com.cloudbees.jenkins.support.actions
Modifier and TypeMethodDescriptionList<? extends ObjectComponent<T>>
SupportObjectAction.getComponents()
SupportObjectAction.getDefaultComponentsDescriptors()
protected final List<ObjectComponent<T>>
SupportObjectAction.parseRequest
(org.kohsuke.stapler.StaplerRequest req) Parse the stapler JSON output and retrieve configured components.Modifier and TypeMethodDescriptionvoid
SupportObjectAction.setComponents
(List<? extends ObjectComponent<T>> components) -
Uses of ObjectComponent in com.cloudbees.jenkins.support.api
Modifier and TypeMethodDescriptionstatic <T extends AbstractModelObject>
List<ObjectComponent<T>>ObjectComponent.allInstances
(T item) All applicableObjectComponent
s for the class. -
Uses of ObjectComponent in com.cloudbees.jenkins.support.configfiles
Modifier and TypeClassDescriptionclass
Adds nodes config.xml files to the bundle. -
Uses of ObjectComponent in com.cloudbees.jenkins.support.impl
Modifier and TypeClassDescriptionclass
class
Base class for gathering specified /proc files with the capacity of selecting whether filter or not each file content.class
DirectoryComponent<T extends AbstractModelObject>
class
Dump export table of nodes to detect potential memory leaks.class
System metrics of the JVM process.static class
static class
class
Gather information about the node executors.class
class
Base class for gathering specified /proc filesclass
class
Adds agent launch logs, which captures the current and past running connections to the agent.class
System configuration data (CPU information, swap configuration, mount points, kernel messages and entropy)static class
static class
class
Thread dumps from the nodes.