A B C D E G I N P R S T V X

A

addListeners(Connection, String) - Method in class com.technicolor.eloyente.ElOyente
Add listeners to the connections.

B

buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class com.technicolor.eloyente.ElOyenteEnvironmentContributor
 

C

checkAnyParameterEmpty(String, String, String) - Method in class com.technicolor.eloyente.ElOyente
 
com.technicolor.eloyente - package com.technicolor.eloyente
 
configure(StaplerRequest, JSONObject) - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Invoked when the global configuration page is submitted..
connectionOK(String, String, String) - Static method in class com.technicolor.eloyente.ElOyente
 
createConnection(Project, String, String, String) - Method in class com.technicolor.eloyente.ElOyente
 

D

doCheckPassword(String, String, String) - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Performs on-the-fly validation of the form fields 'user' and 'password'.
doCheckServer(String) - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Performs on-the-fly validation of the form field 'server'.
doFillNodeItems(String) - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Fill the drop-down called "nodesAvailable" of the config.jelly
doFillNodesSubItems() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
 

E

ElOyente - Class in com.technicolor.eloyente
 
ElOyente(SubscriptionProperties[]) - Constructor for class com.technicolor.eloyente.ElOyente
 
ElOyente.DescriptorImpl - Class in com.technicolor.eloyente
Descriptor for ElOyente.
ElOyente.DescriptorImpl() - Constructor for class com.technicolor.eloyente.ElOyente.DescriptorImpl
Brings the persisted configuration in the main configuration.
ElOyenteEnvironmentContributor - Class in com.technicolor.eloyente
 
ElOyenteEnvironmentContributor() - Constructor for class com.technicolor.eloyente.ElOyenteEnvironmentContributor
 
ElOyenteTriggerCause - Class in com.technicolor.eloyente
 
ElOyenteTriggerCause(EnvVars) - Constructor for class com.technicolor.eloyente.ElOyenteTriggerCause
 
envExpr - Variable in class com.technicolor.eloyente.Variable
 
envName - Variable in class com.technicolor.eloyente.Variable
 
evaluate(String) - Method in class com.technicolor.eloyente.XPathExpressionHandler
Evaluate the expression

G

getDescriptor() - Method in class com.technicolor.eloyente.ElOyente
Retrieves the descriptor for the plugin elOyente.
getDisplayName() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Human readable name of this kind of configurable object.
getEnvExpr() - Method in class com.technicolor.eloyente.Variable
 
getEnvName() - Method in class com.technicolor.eloyente.Variable
 
getEnvVars() - Method in class com.technicolor.eloyente.ElOyenteTriggerCause
 
getExpression() - Method in class com.technicolor.eloyente.XPathExpressionHandler
Function to retrieve the expression
getFilter() - Method in class com.technicolor.eloyente.SubscriptionProperties
 
getFilterXPath() - Method in class com.technicolor.eloyente.SubscriptionProperties
 
getNode() - Method in class com.technicolor.eloyente.SubscriptionProperties
 
getNodeSubscriptions(String) - Method in class com.technicolor.eloyente.ElOyente
 
getPassword() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
This method returns the password for the XMPP connection.
getReloading() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Used for knowing if a job is using the start() method because it is loading or the configuration has changed and it is being reloaded.
getServer() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
This method returns the URL of the XMPP server.
getShortDescription() - Method in class com.technicolor.eloyente.ElOyenteTriggerCause
 
getSubscriptions() - Method in class com.technicolor.eloyente.ElOyente
 
getUser() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
This method returns the username for the XMPP connection.
getVariables() - Method in class com.technicolor.eloyente.SubscriptionProperties
 

I

isApplicable(Item) - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Returns true if this task is applicable to the given project.

N

node - Variable in class com.technicolor.eloyente.SubscriptionProperties
 

P

project - Variable in class com.technicolor.eloyente.ElOyente
 

R

readResolve() - Method in class com.technicolor.eloyente.ElOyente
 
reloading - Variable in class com.technicolor.eloyente.ElOyente.DescriptorImpl
 
reloadJobs() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
This method reloads the jobs that are using ElOyente applying the new main configuration.
report() - Method in class com.technicolor.eloyente.ElOyente.DescriptorImpl
Used for logging to the log file.
resolve(String) - Method in class com.technicolor.eloyente.Variable
 
run() - Method in class com.technicolor.eloyente.ElOyente
Run a job.
runWithEnvironment(EnvVars) - Method in class com.technicolor.eloyente.ElOyente
 

S

setEnvExpr(String) - Method in class com.technicolor.eloyente.Variable
 
setEnvName(String) - Method in class com.technicolor.eloyente.Variable
 
setExpression(String) - Method in class com.technicolor.eloyente.XPathExpressionHandler
Function to change the expression
start(Project, boolean) - Method in class com.technicolor.eloyente.ElOyente
Method used for starting a job.
stop() - Method in class com.technicolor.eloyente.ElOyente
 
subscribeIfNecessary(Project) - Method in class com.technicolor.eloyente.ElOyente
 
SubscriptionProperties - Class in com.technicolor.eloyente
 
SubscriptionProperties(String, String, Variable[]) - Constructor for class com.technicolor.eloyente.SubscriptionProperties
 
subscriptions - Variable in class com.technicolor.eloyente.ElOyente
 

T

test(String) - Method in class com.technicolor.eloyente.XPathExpressionHandler
Test the expression

V

Variable - Class in com.technicolor.eloyente
 
Variable(String, String) - Constructor for class com.technicolor.eloyente.Variable
 
variables - Variable in class com.technicolor.eloyente.SubscriptionProperties
 

X

XPathExpressionHandler - Class in com.technicolor.eloyente
This is a convenience class for working with XPath expressions.
XPathExpressionHandler() - Constructor for class com.technicolor.eloyente.XPathExpressionHandler
Default constructor
XPathExpressionHandler(String) - Constructor for class com.technicolor.eloyente.XPathExpressionHandler
Constructor which configures an expression

A B C D E G I N P R S T V X

Copyright © 2004-2012. All Rights Reserved.