×
Three methods defined on Action are for obtaining information needed to render actions (icon, name of the link, and where it takes the user to.) Action and URL ...
Returns the transient Action s associated with the top page. If views don't want to show top-level actions, this method can be overridden to return different ...
Object that contributes additional information, behaviors, and UIs to ModelObject (more specifically Actionable objects, which most interesting ModelObject ...
Creates Action s for a view, using all registered TransientViewActionFactory s. abstract List<Action>, TransientViewActionFactory. createFor​(View v). returns a ...
Marker interface for View its items can be modified. EnvironmentContributingAction · Action that contributes environment variables during a build.
A general-purpose ItemGroup . Base for Folder and ComputedFolder . ... As any other Item type, folder types support extension of UI via Action s. These actions ...
Returns actions that should be displayed in views. Methods in hudson.model with parameters of type Action. Modifier and Type, Method, Description ...
Returns the ViewDescriptor instances that can be instantiated for the ViewGroup in the current StaplerRequest . abstract boolean, contains(TopLevelItem item).
It aims at applying Jenkins in the GitHub Actions in a Function-as-a-Service context. This feature is based on the Jenkinsfile Runner, which is a command line ...
Returns actions that should be displayed in views. · Gets all the views in this group. · Gets the TabBar for the views. · View calls this method when it's renamed.