@TagLibraryUri(value="/lib/credentials")
public interface CredentialsTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
| Modifier and Type | Method and Description |
|---|---|
void |
select()
A control that supports the data binding and AJAX updates with support for adding credentials.
|
void |
select(groovy.lang.Closure body)
A control that supports the data binding and AJAX updates with support for adding credentials.
|
void |
select(Map args)
A control that supports the data binding and AJAX updates with support for adding credentials.
|
void |
select(Map args,
groovy.lang.Closure body)
A control that supports the data binding and AJAX updates with support for adding credentials.
|
void select(Map args, groovy.lang.Closure body)
void select(groovy.lang.Closure body)
void select(Map args)
void select()
Copyright © 2016–2021. All rights reserved.