A B C D E G H I M N O P S T V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AND_HIGHER - hudson.plugins.downstream_ext.DownstreamTrigger.Strategy
- AND_LOWER - hudson.plugins.downstream_ext.DownstreamTrigger.Strategy
B
- BOTH - hudson.plugins.downstream_ext.MatrixTrigger
- 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
- DescriptorImpl() - Constructor for class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl
- displayName - Variable in enum hudson.plugins.downstream_ext.DownstreamTrigger.Strategy
- doAutoCompleteChildProjects(String) - Method in class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl
- doCheck(Item, String) - Method in class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl
-
Form validation method.
- 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, Result, boolean, boolean, DownstreamTrigger.Strategy, MatrixTrigger) - Constructor for class hudson.plugins.downstream_ext.DownstreamTrigger
- DownstreamTrigger(String, String, boolean, boolean, String, String) - Constructor for class hudson.plugins.downstream_ext.DownstreamTrigger
- DownstreamTrigger_ConditionNotMet(Object, Object) - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.ConditionNotMet
:Condition: ''build result {0} {1}'' not met. Triggering skipped.
. - DownstreamTrigger_DisplayName() - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.DisplayName
:Build other projects (extended)
. - DownstreamTrigger_NoSCMChanges(Object) - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.NoSCMChanges
:{0} has no SCM changes. Triggering skipped.
. - DownstreamTrigger_StartedAsynchPoll(Object) - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.StartedAsynchPoll
:Scheduled an asynchronous SCM poll for {0}. Project will be started later if applicable.
. - DownstreamTrigger.DescriptorImpl - Class in hudson.plugins.downstream_ext
- DownstreamTrigger.DescriptorImpl.ItemListenerImpl - Class in hudson.plugins.downstream_ext
- DownstreamTrigger.Strategy - Enum in hudson.plugins.downstream_ext
E
- equals(Object) - Method in class hudson.plugins.downstream_ext.DownstreamDependency
- evaluate(Result, Result) - Method in enum hudson.plugins.downstream_ext.DownstreamTrigger.Strategy
- EXACT - 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
-
Deprecated.
- getChildProjects(ItemGroup) - 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
- 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
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl
- isMatrixProject(AbstractProject) - Method in class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl
- isOnlyIfLocalSCMChanges() - Method in class hudson.plugins.downstream_ext.DownstreamTrigger
- isOnlyIfSCMChanges() - Method in class hudson.plugins.downstream_ext.DownstreamTrigger
- ItemListenerImpl() - Constructor for class hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl.ItemListenerImpl
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
-
Generated localization support class.
- 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. - ONLY_CONFIGURATIONS - hudson.plugins.downstream_ext.MatrixTrigger
- ONLY_PARENT - hudson.plugins.downstream_ext.MatrixTrigger
- 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
-
Key
DownstreamTrigger.ConditionNotMet
:Condition: ''build result {0} {1}'' not met. Triggering skipped.
. - _DownstreamTrigger_DisplayName() - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.DisplayName
:Build other projects (extended)
. - _DownstreamTrigger_NoSCMChanges(Object) - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.NoSCMChanges
:{0} has no SCM changes. Triggering skipped.
. - _DownstreamTrigger_StartedAsynchPoll(Object) - Static method in class hudson.plugins.downstream_ext.Messages
-
Key
DownstreamTrigger.StartedAsynchPoll
:Scheduled an asynchronous SCM poll for {0}. Project will be started later if applicable.
.
All Classes All Packages