×
Package hudson ; Marker interface that designates extensible components in Jenkins that can be implemented by plugins. · Provides a RSS feed view of the data.
Package hudson.model. Class Hudson. java.lang ... Method Summary. All Methods Static ... ADMINISTER) To check if the user has the 'administer' role in Hudson.
Represents an item reachable from SearchIndex . SearchResult. Class Summary. Class, Description. CollectionSearchIndex<SMT extends SearchableModelObject>.
Missing: /url | Show results with:/url
Package hudson.tasks ; Executes commands by using Windows batch file. · BuildStep s that perform the actual build.
Package hudson.model ; Receives events that happen during some lengthy operation that has some chance of failures, such as a build, SCM change polling, agent ...
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
Basic configuration unit in Hudson. Every Item is hosted in an ItemGroup called "parent", and some Item s are ItemGroup s. This form a tree structure, ...
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin ...
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Code in this package is used for running a part of a program in agents. If you are new to this package, start from Channel . Interface Summary ...