Skip navigation links
A D G I L M O P R V 

A

allPlugins() - Static method in class org.jenkinsci.modules.optpluginhelper.PluginSource
Returns the canonical list of all plugins from all PluginSource implementations.

D

decide(PluginWrapper, File) - Static method in class org.jenkinsci.modules.optpluginhelper.PluginWrapperFilter
Makes a decision on a plugin.

G

getDescriptor() - Method in class org.jenkinsci.modules.optpluginhelper.PluginHelper
getDisplayName() - Method in class org.jenkinsci.modules.optpluginhelper.PluginHelper

I

instance() - Static method in class org.jenkinsci.modules.optpluginhelper.PluginHelper
Returns the singleton PluginHelper instance.

L

listPlugins() - Method in class org.jenkinsci.modules.optpluginhelper.OptionalPluginSource
Lists all the optional plugins available from this source.
listPlugins() - Method in class org.jenkinsci.modules.optpluginhelper.PluginSource
Lists all the optional plugins available from this source.

M

makeDecision(PluginWrapper, File) - Method in class org.jenkinsci.modules.optpluginhelper.PluginWrapperFilter
Makes a decision on a plugin.

O

OptionalPluginSource - Class in org.jenkinsci.modules.optpluginhelper
Implementation of PluginSource that provides any plugins in the /WEB-INF/optional-plugins context path of the web archive.
OptionalPluginSource() - Constructor for class org.jenkinsci.modules.optpluginhelper.OptionalPluginSource
 
org.jenkinsci.modules.optpluginhelper - package org.jenkinsci.modules.optpluginhelper
 

P

PluginHelper - Class in org.jenkinsci.modules.optpluginhelper
Helps activating optionally bundled plugins.
PluginHelper() - Constructor for class org.jenkinsci.modules.optpluginhelper.PluginHelper
Default constructor.
PluginSource - Class in org.jenkinsci.modules.optpluginhelper
An extension point to represent source of optional plugins.
PluginSource() - Constructor for class org.jenkinsci.modules.optpluginhelper.PluginSource
 
PluginWrapperFilter - Class in org.jenkinsci.modules.optpluginhelper
An extension point for plugins to provide filters to apply against optionally bundled plugins.
PluginWrapperFilter() - Constructor for class org.jenkinsci.modules.optpluginhelper.PluginWrapperFilter
 
PluginWrapperFilter.Decision - Enum in org.jenkinsci.modules.optpluginhelper
Represents the result of a decision.

R

refresh() - Method in class org.jenkinsci.modules.optpluginhelper.PluginHelper
Refreshes the list of plugins that should be loaded.

V

valueOf(String) - Static method in enum org.jenkinsci.modules.optpluginhelper.PluginWrapperFilter.Decision
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.modules.optpluginhelper.PluginWrapperFilter.Decision
Returns an array containing the constants of this enum type, in the order they are declared.
A D G I L M O P R V 
Skip navigation links

Copyright © 2004-2016. All Rights Reserved.