@TagLibraryUri(value="/hudson/tools")
public interface ToolsTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
Modifier and Type | Method and Description |
---|---|
void |
label()
Puts the input field for allowing an user to limit this installer to a certain label.
|
void |
label(groovy.lang.Closure body)
Puts the input field for allowing an user to limit this installer to a certain label.
|
void |
label(Map args)
Puts the input field for allowing an user to limit this installer to a certain label.
|
void |
label(Map args,
groovy.lang.Closure body)
Puts the input field for allowing an user to limit this installer to a certain label.
|
void label(Map args, groovy.lang.Closure body)
void label(groovy.lang.Closure body)
void label(Map args)
void label()
Copyright © 2004–2022. All rights reserved.