@TagLibraryUri(value="/lib/categorizedview")
public interface CategorizedviewTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
| Modifier and Type | Method and Description |
|---|---|
void |
catProjectView()
Renders a list of jobs and their key information.
|
void |
catProjectView(groovy.lang.Closure body)
Renders a list of jobs and their key information.
|
void |
catProjectView(Map args)
Renders a list of jobs and their key information.
|
void |
catProjectView(Map args,
groovy.lang.Closure body)
Renders a list of jobs and their key information.
|
void |
catProjectViewRow() |
void |
catProjectViewRow(groovy.lang.Closure body) |
void |
catProjectViewRow(Map args) |
void |
catProjectViewRow(Map args,
groovy.lang.Closure body) |
void |
nestedProjectsView()
Renders a list of jobs and their key information.
|
void |
nestedProjectsView(groovy.lang.Closure body)
Renders a list of jobs and their key information.
|
void |
nestedProjectsView(Map args)
Renders a list of jobs and their key information.
|
void |
nestedProjectsView(Map args,
groovy.lang.Closure body)
Renders a list of jobs and their key information.
|
void catProjectViewRow(Map args, groovy.lang.Closure body)
void catProjectViewRow(groovy.lang.Closure body)
void catProjectViewRow(Map args)
void catProjectViewRow()
void nestedProjectsView(Map args, groovy.lang.Closure body)
void nestedProjectsView(groovy.lang.Closure body)
void nestedProjectsView(Map args)
void nestedProjectsView()
void catProjectView(Map args, groovy.lang.Closure body)
void catProjectView(groovy.lang.Closure body)
void catProjectView(Map args)
void catProjectView()
Copyright © 2004-2014. All Rights Reserved.