C D E G H I N O P S X

C

compare(Config, Config) - Method in class org.jenkinsci.plugins.viewer.XPathConfigComparator
 

D

doAddXPath(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Requests a new config object from provider (defined by the given id) and forwards the request to "edit.jelly".
doDelConfig(StaplerRequest, StaplerResponse, String) - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Removes a script from the config and filesystem.
doEditConfig(StaplerRequest, StaplerResponse, String) - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Loads the config by its id and forwards the request to "edit.jelly".
doSaveXPath(StaplerRequest) - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the http response to redirect to /index after save.

E

equals(Object) - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 

G

getAllConfigs() - Method in class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
getConfigDescription() - Method in class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
getContentType() - Method in class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
getDescription() - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the description of the plugin.
getDisplayName() - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the display name of the plugin to be shown on the /manage page.
getDistinctXmlBlocks() - Method in class org.jenkinsci.plugins.viewer.XPathConfig
Returns the map of different xml blocks with corresponding config.xml files selected by the given xpath expression.
getEscapedXmlblock() - Method in class org.jenkinsci.plugins.viewer.XmlBlock
Returns the HTML escaped xml block.
getIconFileName() - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the icon filename of the plugin to be shown on the /manage page.
getId() - Method in class org.jenkinsci.plugins.viewer.XPathConfig
Returns the config id
getProjects() - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 
getProjectsList() - Static method in class org.jenkinsci.plugins.viewer.ProjectCollector
Returns the list of all projects.
getProviders() - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the list of all config providers.
getUrlName() - Method in class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
Returns the url part to open the plugin page.
getXmlblock() - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 
getXmlBlock(File) - Method in class org.jenkinsci.plugins.viewer.XPathConfig
Returns the xml block from the given file using the given xpath expression.
getXmlFileName() - Method in class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
getXpath() - Method in class org.jenkinsci.plugins.viewer.XPathConfig
Returns the xpath expression.

H

hashCode() - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 

I

init() - Static method in class org.jenkinsci.plugins.viewer.ProjectCollector
Initialize the list of all projects.

N

newConfig() - Method in class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
NOT_ASSIGNED - Static variable in class org.jenkinsci.plugins.viewer.XPathConfig
 

O

org.jenkinsci.plugins.viewer - package org.jenkinsci.plugins.viewer
 

P

ProjectCollector - Class in org.jenkinsci.plugins.viewer
Provides static methods to initialize the list of projects once per view and not for every xpath config.

S

setProjects(List<AbstractProject>) - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 
setProjectsListForTest(List<AbstractProject>) - Static method in class org.jenkinsci.plugins.viewer.ProjectCollector
Set the projects list for unit tests
setXmlblock(String) - Method in class org.jenkinsci.plugins.viewer.XmlBlock
 
setXpath(String) - Method in class org.jenkinsci.plugins.viewer.XPathConfig
 

X

XmlBlock - Class in org.jenkinsci.plugins.viewer
Represents an xml element which exists in the linked AbstractProjects.
XmlBlock() - Constructor for class org.jenkinsci.plugins.viewer.XmlBlock
 
XPathConfig - Class in org.jenkinsci.plugins.viewer
Represents a config viewer item.
XPathConfig(String, String, String, String) - Constructor for class org.jenkinsci.plugins.viewer.XPathConfig
Constructor
XPathConfigComparator - Class in org.jenkinsci.plugins.viewer
Created by IntelliJ IDEA.
XPathConfigComparator() - Constructor for class org.jenkinsci.plugins.viewer.XPathConfigComparator
 
XPathConfigProvider - Class in org.jenkinsci.plugins.viewer
Represents a config provider to manage the xpath configs.
XPathConfigProvider() - Constructor for class org.jenkinsci.plugins.viewer.XPathConfigProvider
 
XPathConfigViewerPlugin - Class in org.jenkinsci.plugins.viewer
Main class for the config viewer plugin.
XPathConfigViewerPlugin() - Constructor for class org.jenkinsci.plugins.viewer.XPathConfigViewerPlugin
initialize the xpath config provider;

C D E G H I N O P S X

Copyright © 2004-2012. All Rights Reserved.