Package | Description |
---|---|
hudson |
Modifier and Type | Method and Description |
---|---|
static List<ClassicPluginStrategy.DetachedPlugin> |
ClassicPluginStrategy.getDetachedPlugins()
Get the list of all plugins that have ever been
detached from Jenkins core. |
static List<ClassicPluginStrategy.DetachedPlugin> |
ClassicPluginStrategy.getDetachedPlugins(VersionNumber since)
Get the list of plugins that have been detached since a specific Jenkins release version.
|
Copyright © 2004–2017. All rights reserved.