Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
H
I
L
M
N
P
R
_
B
buildDependencyGraph(AbstractProject, DependencyGraph)
- Method in class hudson.ivy.
IvyBuildTrigger
Build the dependency graph based on the Ivy ModuleDescriptor for this trigger.
C
configure(StaplerRequest, JSONObject)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Configure the Descriptor from a GUI request.
D
DESCRIPTOR
- Static variable in class hudson.ivy.
IvyBuildTrigger
The descriptor of this trigger.
doCheckIvyConf(String)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Check that the Ivy configuration file exists.
doCheckIvyFile(String)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Check that the workspace relative path to the ivy.xml file was entered and conforms to basic expectations.
doEndProgress(String)
- Method in class hudson.ivy.
IvyMessageImpl
doHandleExternalTrigger(StaplerRequest, StaplerResponse)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Simulate what would happen internally if a successful build occurred on an IvyBuildTrigger managed project.
doProgress()
- Method in class hudson.ivy.
IvyMessageImpl
G
getConfigurations()
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
getDisplayName()
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Implement the Descritor's display name.
getExists()
- Method in class hudson.ivy.
IvyBuildTrigger.IvyConfiguration
getIvy()
- Method in class hudson.ivy.
IvyBuildTrigger
getIvyConfName()
- Method in class hudson.ivy.
IvyBuildTrigger
getIvyConfPath()
- Method in class hudson.ivy.
IvyBuildTrigger.IvyConfiguration
getIvyFile()
- Method in class hudson.ivy.
IvyBuildTrigger
getIvylabel()
- Method in class hudson.ivy.
IvyBuildTrigger.UserCause
getName()
- Method in class hudson.ivy.
IvyBuildTrigger.IvyConfiguration
getRequiredMonitorService()
- Method in class hudson.ivy.
IvyBuildTrigger
getShortDescription()
- Method in class hudson.ivy.
IvyBuildTrigger.UserCause
H
hudson.ivy
- package hudson.ivy
I
isApplicable(Class<? extends AbstractProject>)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Check if this Descriptor is applicable to the job type.
isExtendedVersionMatching()
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
IvyBuildTrigger
- Class in
hudson.ivy
Trigger the build of other project based on the Ivy dependency management system.
IvyBuildTrigger(String, String)
- Constructor for class hudson.ivy.
IvyBuildTrigger
Constructor
IvyBuildTrigger.DescriptorImpl
- Class in
hudson.ivy
The descriptor implementation of this trigger
IvyBuildTrigger.IvyConfiguration
- Class in
hudson.ivy
Container for the Ivy configuration.
IvyBuildTrigger.IvyConfiguration(String, String)
- Constructor for class hudson.ivy.
IvyBuildTrigger.IvyConfiguration
Contructor
IvyBuildTrigger.UserCause
- Class in
hudson.ivy
This cause is used when triggering downstream builds from the external event trigger.
IvyBuildTrigger.UserCause(String)
- Constructor for class hudson.ivy.
IvyBuildTrigger.UserCause
Constructor
IvyBuildTrigger_CheckIvyConf_PathNotFileError(Object)
- Static method in class hudson.ivy.
Messages
Path {0} is not a file
IvyBuildTrigger_CheckIvyConf_PathRequiredError()
- Static method in class hudson.ivy.
Messages
The Ivy settings path is required
IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
- Static method in class hudson.ivy.
Messages
The path to the ivy.xml file must be relative to the root of the project workspace
IvyBuildTrigger_CheckIvyFile_PathRequiredError()
- Static method in class hudson.ivy.
Messages
The path to the ivy.xml file is required
IvyBuildTrigger_DisplayName()
- Static method in class hudson.ivy.
Messages
Trigger the build of other projects based on the Ivy dependency management system
IvyBuildTrigger_UserCause_ShortDescription(Object, Object)
- Static method in class hudson.ivy.
Messages
IvyBuildTrigger external event ({0}): Started by user {1}
IvyMessageImpl
- Class in
hudson.ivy
This implements Ivy's MessageLogger.
IvyMessageImpl()
- Constructor for class hudson.ivy.
IvyMessageImpl
L
log(String, int)
- Method in class hudson.ivy.
IvyMessageImpl
M
Messages
- Class in
hudson.ivy
Messages()
- Constructor for class hudson.ivy.
Messages
N
needsToRunAfterFinalized()
- Method in class hudson.ivy.
IvyBuildTrigger
IvyBuildTrigger is only responsible for helping to build dependency graphs based on Ivy settings and configuration.
newInstance(StaplerRequest, JSONObject)
- Method in class hudson.ivy.
IvyBuildTrigger.DescriptorImpl
Create a new instance of the trigger based on GUI request.
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class hudson.ivy.
IvyBuildTrigger
The BuildStep perform implementation.
R
rawlog(String, int)
- Method in class hudson.ivy.
IvyMessageImpl
_
_IvyBuildTrigger_CheckIvyConf_PathNotFileError(Object)
- Static method in class hudson.ivy.
Messages
Path {0} is not a file
_IvyBuildTrigger_CheckIvyConf_PathRequiredError()
- Static method in class hudson.ivy.
Messages
The Ivy settings path is required
_IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
- Static method in class hudson.ivy.
Messages
The path to the ivy.xml file must be relative to the root of the project workspace
_IvyBuildTrigger_CheckIvyFile_PathRequiredError()
- Static method in class hudson.ivy.
Messages
The path to the ivy.xml file is required
_IvyBuildTrigger_DisplayName()
- Static method in class hudson.ivy.
Messages
Trigger the build of other projects based on the Ivy dependency management system
_IvyBuildTrigger_UserCause_ShortDescription(Object, Object)
- Static method in class hudson.ivy.
Messages
IvyBuildTrigger external event ({0}): Started by user {1}
B
C
D
G
H
I
L
M
N
P
R
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.