Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
H
I
M
N
O
P
S
T
V
_
B
buildDependencyGraph(AbstractProject, DependencyGraph)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
C
createAggregator(MatrixBuild, Launcher, BuildListener)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
This method is invoked only by matrix projects and is used to allow a matrix job to fire a downstream job only when it ends, instead of starting them for every matrix configuration.
D
displayName
- Variable in enum hudson.plugins.downstream_ext.
DownstreamTrigger.Strategy
DownstreamDependency
- Class in
hudson.plugins.downstream_ext
Defines a dependency introduced by the downstream-ext plugin.
DownstreamDependency(AbstractProject<?, ?>, AbstractProject<?, ?>, DownstreamTrigger)
- Constructor for class hudson.plugins.downstream_ext.
DownstreamDependency
DownstreamTrigger
- Class in
hudson.plugins.downstream_ext
Triggers builds of other projects.
DownstreamTrigger(String, String, boolean, String, String)
- Constructor for class hudson.plugins.downstream_ext.
DownstreamTrigger
DownstreamTrigger(String, Result, boolean, DownstreamTrigger.Strategy, MatrixTrigger)
- Constructor for class hudson.plugins.downstream_ext.
DownstreamTrigger
DownstreamTrigger.DescriptorImpl
- Class in
hudson.plugins.downstream_ext
DownstreamTrigger.DescriptorImpl()
- Constructor for class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
DownstreamTrigger.DescriptorImpl.ItemListenerImpl
- Class in
hudson.plugins.downstream_ext
DownstreamTrigger.DescriptorImpl.ItemListenerImpl()
- Constructor for class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl.ItemListenerImpl
DownstreamTrigger.Strategy
- Enum in
hudson.plugins.downstream_ext
DownstreamTrigger_ConditionNotMet(Object, Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
Condition: ''build result {0} {1}'' not met.
DownstreamTrigger_DisplayName()
- Static method in class hudson.plugins.downstream_ext.
Messages
Build other projects (extended)
DownstreamTrigger_NoSCMChanges(Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
{0} has no SCM changes.
DownstreamTrigger_StartedAsynchPoll(Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
Scheduled an asynchronous SCM poll for {0}.
E
equals(Object)
- Method in class hudson.plugins.downstream_ext.
DownstreamDependency
evaluate(Result, Result)
- Method in enum hudson.plugins.downstream_ext.
DownstreamTrigger.Strategy
executeForProject(AbstractProject<?, ?>, Runnable)
- Static method in class hudson.plugins.downstream_ext.
DownstreamTrigger
G
getChildProjects()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
getChildProjectsValue()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
getDescription()
- Method in enum hudson.plugins.downstream_ext.
MatrixTrigger
getDisplayName()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
getDisplayName()
- Method in enum hudson.plugins.downstream_ext.
DownstreamTrigger.Strategy
getHelpFile()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
getMatrixTrigger()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
getRequiredMonitorService()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
getStrategy()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
getThreshold()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
H
hudson.plugins.downstream_ext
- package hudson.plugins.downstream_ext
I
isMatrixProject(AbstractProject)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
isOnlyIfSCMChanges()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
M
MATRIX_TRIGGER_VALUES
- Static variable in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
MatrixTrigger
- Enum in
hudson.plugins.downstream_ext
Messages
- Class in
hudson.plugins.downstream_ext
Messages()
- Constructor for class hudson.plugins.downstream_ext.
Messages
N
needsToRunAfterFinalized()
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
newInstance(StaplerRequest, JSONObject)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
O
onDeleted(Item)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl.ItemListenerImpl
onJobRenamed(String, String)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
Called from
DownstreamTrigger.DescriptorImpl.ItemListenerImpl
when a job is renamed.
onRenamed(Item, String, String)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl.ItemListenerImpl
P
perform(AbstractBuild, Launcher, BuildListener)
- Method in class hudson.plugins.downstream_ext.
DownstreamTrigger
S
shouldTriggerBuild(AbstractBuild, TaskListener, List<Action>)
- Method in class hudson.plugins.downstream_ext.
DownstreamDependency
STRATEGY_VALUES
- Static variable in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
T
THRESHOLD_VALUES
- Static variable in class hudson.plugins.downstream_ext.
DownstreamTrigger.DescriptorImpl
V
valueOf(String)
- Static method in enum hudson.plugins.downstream_ext.
DownstreamTrigger.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum hudson.plugins.downstream_ext.
MatrixTrigger
Returns the enum constant of this type with the specified name.
values()
- Static method in enum hudson.plugins.downstream_ext.
DownstreamTrigger.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum hudson.plugins.downstream_ext.
MatrixTrigger
Returns an array containing the constants of this enum type, in the order they are declared.
_
_DownstreamTrigger_ConditionNotMet(Object, Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
Condition: ''build result {0} {1}'' not met.
_DownstreamTrigger_DisplayName()
- Static method in class hudson.plugins.downstream_ext.
Messages
Build other projects (extended)
_DownstreamTrigger_NoSCMChanges(Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
{0} has no SCM changes.
_DownstreamTrigger_StartedAsynchPoll(Object)
- Static method in class hudson.plugins.downstream_ext.
Messages
Scheduled an asynchronous SCM poll for {0}.
B
C
D
E
G
H
I
M
N
O
P
S
T
V
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.