@TagLibraryUri(value="/hudson/PluginManager")
public interface PluginManagerTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
Modifier and Type | Method and Description |
---|---|
void |
_api() |
void |
_api(groovy.lang.Closure body) |
void |
_api(Map args) |
void |
_api(Map args,
groovy.lang.Closure body) |
void |
advanced() |
void |
advanced(groovy.lang.Closure body) |
void |
advanced(Map args) |
void |
advanced(Map args,
groovy.lang.Closure body) |
void |
available() |
void |
available(groovy.lang.Closure body) |
void |
available(Map args) |
void |
available(Map args,
groovy.lang.Closure body) |
void |
check() |
void |
check(groovy.lang.Closure body) |
void |
check(Map args) |
void |
check(Map args,
groovy.lang.Closure body) |
void |
index() |
void |
index(groovy.lang.Closure body) |
void |
index(Map args) |
void |
index(Map args,
groovy.lang.Closure body) |
void |
installed() |
void |
installed(groovy.lang.Closure body) |
void |
installed(Map args) |
void |
installed(Map args,
groovy.lang.Closure body) |
void |
tabBar() |
void |
tabBar(groovy.lang.Closure body) |
void |
tabBar(Map args) |
void |
tabBar(Map args,
groovy.lang.Closure body) |
void |
table() |
void |
table(groovy.lang.Closure body) |
void |
table(Map args) |
void |
table(Map args,
groovy.lang.Closure body) |
void advanced(Map args, groovy.lang.Closure body)
void advanced(groovy.lang.Closure body)
void advanced(Map args)
void advanced()
void installed(Map args, groovy.lang.Closure body)
void installed(groovy.lang.Closure body)
void installed(Map args)
void installed()
void index(Map args, groovy.lang.Closure body)
void index(groovy.lang.Closure body)
void index(Map args)
void index()
void _api(Map args, groovy.lang.Closure body)
void _api(groovy.lang.Closure body)
void _api(Map args)
void _api()
void available(Map args, groovy.lang.Closure body)
void available(groovy.lang.Closure body)
void available(Map args)
void available()
void tabBar(Map args, groovy.lang.Closure body)
void tabBar(groovy.lang.Closure body)
void tabBar(Map args)
void tabBar()
void table(Map args, groovy.lang.Closure body)
void table(groovy.lang.Closure body)
void table(Map args)
void table()
void check(Map args, groovy.lang.Closure body)
void check(groovy.lang.Closure body)
void check(Map args)
void check()
Copyright © 2004–2021. All rights reserved.