×
Action s added to a model object creates additional URL subspace under the parent model object, through which it can interact with users. Action s are also ...
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 singleton ...
An Action that can return information about the health of the Job. Item. Basic configuration unit in Hudson. ItemGroup<T extends Item>. Represents a grouping ...
hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.queue.
Gets the URL path name. Methods inherited from class java.lang.Object · clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, ...
Returns: an immutable list; to create an action with multiple causes use either of the constructors that support this; to append causes retroactively to a ...
Uses of Package hudson.model ; A way to see if a computer is reachable. · Serves as the top of Computer s in the URL hierarchy. · Maintains the build dependencies ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
This class can be used as a convenient base class, when you use Action for just storing data associated with a build. It could also be used to reduce the amount ...
This is a place for exposing features that are only meant for system admins (whereas features that are meant for Hudson users at large should probably be added ...