Package lib
Interface JenkinsTagLib
- All Superinterfaces:
groovy.lang.GroovyObject
,org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
@TagLibraryUri("/lib/hudson")
public interface JenkinsTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Displays a link when given an AbstractItem.void
abstractItemLink
(groovy.lang.Closure body) Displays a link when given an AbstractItem.void
abstractItemLink
(Map args) Displays a link when given an AbstractItem.void
abstractItemLink
(Map args, groovy.lang.Closure body) Displays a link when given an AbstractItem.void
actions()
Shows a list of tasks.void
actions
(groovy.lang.Closure body) Shows a list of tasks.void
Shows a list of tasks.void
Shows a list of tasks.void
DEPRECATEDvoid
aggregated_failed_tests
(groovy.lang.Closure body) DEPRECATEDvoid
aggregated_failed_tests
(Map args) DEPRECATEDvoid
aggregated_failed_tests
(Map args, groovy.lang.Closure body) DEPRECATEDvoid
Generates a listing of the build artifacts.void
artifactList
(groovy.lang.Closure body) Generates a listing of the build artifacts.void
artifactList
(Map args) Generates a listing of the build artifacts.void
artifactList
(Map args, groovy.lang.Closure body) Generates a listing of the build artifacts.void
Display the build status icon in a table cell.void
ballColorTd
(groovy.lang.Closure body) Display the build status icon in a table cell.void
ballColorTd
(Map args) Display the build status icon in a table cell.void
ballColorTd
(Map args, groovy.lang.Closure body) Display the build status icon in a table cell.void
void
buildCaption
(groovy.lang.Closure body) void
buildCaption
(Map args) void
buildCaption
(Map args, groovy.lang.Closure body) void
Renders a help entry for one environment variable.void
buildEnvVar
(groovy.lang.Closure body) Renders a help entry for one environment variable.void
buildEnvVar
(Map args) Renders a help entry for one environment variable.void
buildEnvVar
(Map args, groovy.lang.Closure body) Renders a help entry for one environment variable.void
void
buildHealth
(groovy.lang.Closure body) void
buildHealth
(Map args) void
buildHealth
(Map args, groovy.lang.Closure body) void
Generates a link to a build.void
buildLink
(groovy.lang.Closure body) Generates a link to a build.void
Generates a link to a build.void
Generates a link to a build.void
Creates a table of builds.void
buildListTable
(groovy.lang.Closure body) Creates a table of builds.void
buildListTable
(Map args) Creates a table of builds.void
buildListTable
(Map args, groovy.lang.Closure body) Creates a table of builds.void
Progress bar for a build in progress.void
buildProgressBar
(groovy.lang.Closure body) Progress bar for a build in progress.void
buildProgressBar
(Map args) Progress bar for a build in progress.void
buildProgressBar
(Map args, groovy.lang.Closure body) Progress bar for a build in progress.void
Link to a range of build.void
buildRangeLink
(groovy.lang.Closure body) Link to a range of build.void
buildRangeLink
(Map args) Link to a range of build.void
buildRangeLink
(Map args, groovy.lang.Closure body) Link to a range of build.void
void
buildStatusSummary
(groovy.lang.Closure body) void
buildStatusSummary
(Map args) void
buildStatusSummary
(Map args, groovy.lang.Closure body) void
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.void
editableDescription
(groovy.lang.Closure body) Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.void
editableDescription
(Map args) Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.void
editableDescription
(Map args, groovy.lang.Closure body) Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.void
Renders a button to add/edit the description of an item.void
editDescriptionButton
(groovy.lang.Closure body) Renders a button to add/edit the description of an item.void
editDescriptionButton
(Map args) Renders a button to add/edit the description of an item.void
editDescriptionButton
(Map args, groovy.lang.Closure body) Renders a button to add/edit the description of an item.void
void
editTypeIcon
(groovy.lang.Closure body) void
editTypeIcon
(Map args) void
editTypeIcon
(Map args, groovy.lang.Closure body) void
Displays the status of executors.void
executors
(groovy.lang.Closure body) Displays the status of executors.void
Displays the status of executors.void
Displays the status of executors.void
DEPRECATEDvoid
failed_test
(groovy.lang.Closure body) DEPRECATEDvoid
failed_test
(Map args) DEPRECATEDvoid
failed_test
(Map args, groovy.lang.Closure body) DEPRECATEDvoid
help()
Displays a help buttonvoid
help
(groovy.lang.Closure body) Displays a help buttonvoid
Displays a help buttonvoid
Displays a help buttonvoid
iconSize()
void
iconSize
(groovy.lang.Closure body) void
void
void
jobLink()
Generates a link to a job.void
jobLink
(groovy.lang.Closure body) Generates a link to a job.void
Generates a link to a job.void
Generates a link to a job.void
List browser SCMsvoid
listScmBrowsers
(groovy.lang.Closure body) List browser SCMsvoid
listScmBrowsers
(Map args) List browser SCMsvoid
listScmBrowsers
(Map args, groovy.lang.Closure body) List browser SCMsvoid
Displays a list of log records.void
logRecords
(groovy.lang.Closure body) Displays a list of log records.void
logRecords
(Map args) Displays a list of log records.void
logRecords
(Map args, groovy.lang.Closure body) Displays a list of log records.void
node()
Displays a link to a node.void
node
(groovy.lang.Closure body) Displays a link to a node.void
Displays a link to a node.void
Displays a link to a node.void
void
progressBar
(groovy.lang.Closure body) void
progressBar
(Map args) void
progressBar
(Map args, groovy.lang.Closure body) void
Use AJAX to load text data progressively.void
progressiveText
(groovy.lang.Closure body) Use AJAX to load text data progressively.void
progressiveText
(Map args) Use AJAX to load text data progressively.void
progressiveText
(Map args, groovy.lang.Closure body) Use AJAX to load text data progressively.void
Renders a list of jobs and their key information.void
projectView
(groovy.lang.Closure body) Renders a list of jobs and their key information.void
projectView
(Map args) Renders a list of jobs and their key information.void
projectView
(Map args, groovy.lang.Closure body) Renders a list of jobs and their key information.void
void
projectViewRow
(groovy.lang.Closure body) void
projectViewRow
(Map args) void
projectViewRow
(Map args, groovy.lang.Closure body) void
Display sortable table of properties.void
propertyTable
(groovy.lang.Closure body) Display sortable table of properties.void
propertyTable
(Map args) Display sortable table of properties.void
propertyTable
(Map args, groovy.lang.Closure body) Display sortable table of properties.void
queue()
Displays the build queue as <l:pane>void
queue
(groovy.lang.Closure body) Displays the build queue as <l:pane>void
Displays the build queue as <l:pane>void
Displays the build queue as <l:pane>void
rssBar()
void
rssBar
(groovy.lang.Closure body) void
void
void
Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize>void
rssBar_with_iconSize
(groovy.lang.Closure body) Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize>void
rssBar_with_iconSize
(Map args) Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize>void
rssBar_with_iconSize
(Map args, groovy.lang.Closure body) Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize>void
void
scriptConsole
(groovy.lang.Closure body) void
scriptConsole
(Map args) void
scriptConsole
(Map args, groovy.lang.Closure body) void
void
setIconSize
(groovy.lang.Closure body) void
setIconSize
(Map args) void
setIconSize
(Map args, groovy.lang.Closure body) void
summary()
Displays a link with a large icon.void
summary
(groovy.lang.Closure body) Displays a link with a large icon.void
Displays a link with a large icon.void
Displays a link with a large icon.void
DEPRECATEDvoid
test_result
(groovy.lang.Closure body) DEPRECATEDvoid
test_result
(Map args) DEPRECATEDvoid
test_result
(Map args, groovy.lang.Closure body) DEPRECATEDvoid
void
thirdPartyLicenses
(groovy.lang.Closure body) void
thirdPartyLicenses
(Map args) void
thirdPartyLicenses
(Map args, groovy.lang.Closure body) Methods inherited from interface groovy.lang.GroovyObject
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
-
Method Details
-
abstractItemLink
Displays a link when given an AbstractItem. It is assumed that that Abstract Item is passed in ${it} -
abstractItemLink
void abstractItemLink(groovy.lang.Closure body) Displays a link when given an AbstractItem. It is assumed that that Abstract Item is passed in ${it} -
abstractItemLink
Displays a link when given an AbstractItem. It is assumed that that Abstract Item is passed in ${it} -
abstractItemLink
void abstractItemLink()Displays a link when given an AbstractItem. It is assumed that that Abstract Item is passed in ${it} -
actions
Shows a list of tasks. -
actions
void actions(groovy.lang.Closure body) Shows a list of tasks. -
actions
Shows a list of tasks. -
actions
void actions()Shows a list of tasks. -
aggregated_failed_tests
@TagFile("aggregated-failed-tests") void aggregated_failed_tests(Map args, groovy.lang.Closure body) DEPRECATED -
aggregated_failed_tests
@TagFile("aggregated-failed-tests") void aggregated_failed_tests(groovy.lang.Closure body) DEPRECATED -
aggregated_failed_tests
DEPRECATED -
aggregated_failed_tests
@TagFile("aggregated-failed-tests") void aggregated_failed_tests()DEPRECATED -
artifactList
Generates a listing of the build artifacts. Depending on the size of the artifact, this will either produce a list or a link to the directory view. -
artifactList
void artifactList(groovy.lang.Closure body) Generates a listing of the build artifacts. Depending on the size of the artifact, this will either produce a list or a link to the directory view. -
artifactList
Generates a listing of the build artifacts. Depending on the size of the artifact, this will either produce a list or a link to the directory view. -
artifactList
void artifactList()Generates a listing of the build artifacts. Depending on the size of the artifact, this will either produce a list or a link to the directory view. -
ballColorTd
Display the build status icon in a table cell. -
ballColorTd
void ballColorTd(groovy.lang.Closure body) Display the build status icon in a table cell. -
ballColorTd
Display the build status icon in a table cell. -
ballColorTd
void ballColorTd()Display the build status icon in a table cell. -
buildCaption
-
buildCaption
void buildCaption(groovy.lang.Closure body) -
buildCaption
-
buildCaption
void buildCaption() -
buildEnvVar
Renders a help entry for one environment variable. See EnvironmentContributor. The body of this tag renders the content. -
buildEnvVar
void buildEnvVar(groovy.lang.Closure body) Renders a help entry for one environment variable. See EnvironmentContributor. The body of this tag renders the content. -
buildEnvVar
Renders a help entry for one environment variable. See EnvironmentContributor. The body of this tag renders the content. -
buildEnvVar
void buildEnvVar()Renders a help entry for one environment variable. See EnvironmentContributor. The body of this tag renders the content. -
buildHealth
-
buildHealth
void buildHealth(groovy.lang.Closure body) -
buildHealth
-
buildHealth
void buildHealth() -
buildLink
Generates a link to a build. -
buildLink
void buildLink(groovy.lang.Closure body) Generates a link to a build. -
buildLink
Generates a link to a build. -
buildLink
void buildLink()Generates a link to a build. -
buildListTable
Creates a table of builds. -
buildListTable
void buildListTable(groovy.lang.Closure body) Creates a table of builds. -
buildListTable
Creates a table of builds. -
buildListTable
void buildListTable()Creates a table of builds. -
buildProgressBar
Progress bar for a build in progress. -
buildProgressBar
void buildProgressBar(groovy.lang.Closure body) Progress bar for a build in progress. -
buildProgressBar
Progress bar for a build in progress. -
buildProgressBar
void buildProgressBar()Progress bar for a build in progress. -
buildRangeLink
Link to a range of build. Used by fingerprint/index.jelly -
buildRangeLink
void buildRangeLink(groovy.lang.Closure body) Link to a range of build. Used by fingerprint/index.jelly -
buildRangeLink
Link to a range of build. Used by fingerprint/index.jelly -
buildRangeLink
void buildRangeLink()Link to a range of build. Used by fingerprint/index.jelly -
buildStatusSummary
-
buildStatusSummary
void buildStatusSummary(groovy.lang.Closure body) -
buildStatusSummary
-
buildStatusSummary
void buildStatusSummary() -
editableDescription
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission. -
editableDescription
void editableDescription(groovy.lang.Closure body) Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission. -
editableDescription
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission. -
editableDescription
void editableDescription()Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission. -
editDescriptionButton
Renders a button to add/edit the description of an item. Typically used when the button should appear in the app-bar instead of appearing below the description. To be used in combination with `editableDescription`. -
editDescriptionButton
void editDescriptionButton(groovy.lang.Closure body) Renders a button to add/edit the description of an item. Typically used when the button should appear in the app-bar instead of appearing below the description. To be used in combination with `editableDescription`. -
editDescriptionButton
Renders a button to add/edit the description of an item. Typically used when the button should appear in the app-bar instead of appearing below the description. To be used in combination with `editableDescription`. -
editDescriptionButton
void editDescriptionButton()Renders a button to add/edit the description of an item. Typically used when the button should appear in the app-bar instead of appearing below the description. To be used in combination with `editableDescription`. -
editTypeIcon
-
editTypeIcon
void editTypeIcon(groovy.lang.Closure body) -
editTypeIcon
-
editTypeIcon
void editTypeIcon() -
executors
Displays the status of executors. -
executors
void executors(groovy.lang.Closure body) Displays the status of executors. -
executors
Displays the status of executors. -
executors
void executors()Displays the status of executors. -
failed_test
DEPRECATED -
failed_test
@TagFile("failed-test") void failed_test(groovy.lang.Closure body) DEPRECATED -
failed_test
DEPRECATED -
failed_test
@TagFile("failed-test") void failed_test()DEPRECATED -
help
Displays a help button -
help
void help(groovy.lang.Closure body) Displays a help button -
help
Displays a help button -
help
void help()Displays a help button -
iconSize
-
iconSize
void iconSize(groovy.lang.Closure body) -
iconSize
-
iconSize
void iconSize() -
jobLink
Generates a link to a job. -
jobLink
void jobLink(groovy.lang.Closure body) Generates a link to a job. -
jobLink
Generates a link to a job. -
jobLink
void jobLink()Generates a link to a job. -
listScmBrowsers
List browser SCMs -
listScmBrowsers
void listScmBrowsers(groovy.lang.Closure body) List browser SCMs -
listScmBrowsers
List browser SCMs -
listScmBrowsers
void listScmBrowsers()List browser SCMs -
logRecords
Displays a list of log records. -
logRecords
void logRecords(groovy.lang.Closure body) Displays a list of log records. -
logRecords
Displays a list of log records. -
logRecords
void logRecords()Displays a list of log records. -
node
Displays a link to a node. -
node
void node(groovy.lang.Closure body) Displays a link to a node. -
node
Displays a link to a node. -
node
void node()Displays a link to a node. -
progressBar
-
progressBar
void progressBar(groovy.lang.Closure body) -
progressBar
-
progressBar
void progressBar() -
progressiveText
Use AJAX to load text data progressively. This is used to achieve the effect of "tail -f" without relying on full page reload. -
progressiveText
void progressiveText(groovy.lang.Closure body) Use AJAX to load text data progressively. This is used to achieve the effect of "tail -f" without relying on full page reload. -
progressiveText
Use AJAX to load text data progressively. This is used to achieve the effect of "tail -f" without relying on full page reload. -
progressiveText
void progressiveText()Use AJAX to load text data progressively. This is used to achieve the effect of "tail -f" without relying on full page reload. -
projectView
Renders a list of jobs and their key information. -
projectView
void projectView(groovy.lang.Closure body) Renders a list of jobs and their key information. -
projectView
Renders a list of jobs and their key information. -
projectView
void projectView()Renders a list of jobs and their key information. -
projectViewRow
-
projectViewRow
void projectViewRow(groovy.lang.Closure body) -
projectViewRow
-
projectViewRow
void projectViewRow() -
propertyTable
Display sortable table of properties. -
propertyTable
void propertyTable(groovy.lang.Closure body) Display sortable table of properties. -
propertyTable
Display sortable table of properties. -
propertyTable
void propertyTable()Display sortable table of properties. -
queue
Displays the build queue as <l:pane> -
queue
void queue(groovy.lang.Closure body) Displays the build queue as <l:pane> -
queue
Displays the build queue as <l:pane> -
queue
void queue()Displays the build queue as <l:pane> -
rssBar_with_iconSize
Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize> -
rssBar_with_iconSize
@TagFile("rssBar-with-iconSize") void rssBar_with_iconSize(groovy.lang.Closure body) Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize> -
rssBar_with_iconSize
Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize> -
rssBar_with_iconSize
@TagFile("rssBar-with-iconSize") void rssBar_with_iconSize()Deprecated since 1.345: use <t:iconSize><t:rssBar/></t:iconSize> -
rssBar
-
rssBar
void rssBar(groovy.lang.Closure body) -
rssBar
-
rssBar
void rssBar() -
scriptConsole
-
scriptConsole
void scriptConsole(groovy.lang.Closure body) -
scriptConsole
-
scriptConsole
void scriptConsole() -
setIconSize
-
setIconSize
void setIconSize(groovy.lang.Closure body) -
setIconSize
-
setIconSize
void setIconSize() -
summary
Displays a link with a large icon. Used in the project top page. -
summary
void summary(groovy.lang.Closure body) Displays a link with a large icon. Used in the project top page. -
summary
Displays a link with a large icon. Used in the project top page. -
summary
void summary()Displays a link with a large icon. Used in the project top page. -
test_result
DEPRECATED -
test_result
@TagFile("test-result") void test_result(groovy.lang.Closure body) DEPRECATED -
test_result
DEPRECATED -
test_result
@TagFile("test-result") void test_result()DEPRECATED -
thirdPartyLicenses
-
thirdPartyLicenses
void thirdPartyLicenses(groovy.lang.Closure body) -
thirdPartyLicenses
-
thirdPartyLicenses
void thirdPartyLicenses()
-