Uses of Class
com.cloudbees.jenkins.support.api.ObjectComponent
Packages that use ObjectComponent
Package
Description
-
Uses of ObjectComponent in com.cloudbees.jenkins.support.actions
Methods in com.cloudbees.jenkins.support.actions that return types with arguments of type ObjectComponentModifier and TypeMethodDescriptionList<? extends ObjectComponent<T>>SupportObjectAction.getComponents()SupportObjectAction.getDefaultComponentsDescriptors()protected final List<ObjectComponent<T>>SupportObjectAction.parseRequest(org.kohsuke.stapler.StaplerRequest2 req) Parse the stapler JSON output and retrieve configured components.Method parameters in com.cloudbees.jenkins.support.actions with type arguments of type ObjectComponentModifier and TypeMethodDescriptionvoidSupportObjectAction.setComponents(List<? extends ObjectComponent<T>> components) -
Uses of ObjectComponent in com.cloudbees.jenkins.support.api
Methods in com.cloudbees.jenkins.support.api that return types with arguments of type ObjectComponentModifier and TypeMethodDescriptionstatic <T extends AbstractModelObject>
List<ObjectComponent<T>>ObjectComponent.allInstances(T item) All applicableObjectComponents for the class. -
Uses of ObjectComponent in com.cloudbees.jenkins.support.configfiles
Subclasses of ObjectComponent in com.cloudbees.jenkins.support.configfilesModifier and TypeClassDescriptionclassAdds nodes config.xml files to the bundle. -
Uses of ObjectComponent in com.cloudbees.jenkins.support.impl
Subclasses of ObjectComponent in com.cloudbees.jenkins.support.implModifier and TypeClassDescriptionclassclassBase class for gathering specified /proc files with the capacity of selecting whether filter or not each file content.classDirectoryComponent<T extends AbstractModelObject>classDump export table of nodes to detect potential memory leaks.classSystem metrics of the JVM process.static classstatic classclassGather information about the node executors.classclassBase class for gathering specified /proc filesclassclassAdds agent launch logs, which captures the current and past running connections to the agent.classSystem configuration data (CPU information, swap configuration, mount points, kernel messages and entropy)static classstatic classclassThread dumps from the nodes.