Index
All Classes and Interfaces|All Packages
B
- BootStrap5Api - Class in io.jenkins.plugins.bootstrap5.api
 - 
Dummy class to make Jenkins HPI plug-in and InjectedTests happy.
 - BootStrap5Api() - Constructor for class io.jenkins.plugins.bootstrap5.api.BootStrap5Api
 
G
- getDisplayName() - Method in class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - getErrorMessages() - Method in class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Returns the error messages of the step.
 - getInfoMessages() - Method in class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Returns the information messages of the step.
 - getOwner() - Method in class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Returns the build as owner of this view model.
 
H
- hasErrors() - Method in class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Returns whether error messages are present.
 
I
- io.jenkins.plugins.bootstrap5 - package io.jenkins.plugins.bootstrap5
 - io.jenkins.plugins.bootstrap5.api - package io.jenkins.plugins.bootstrap5.api
 
M
- Messages - Class in io.jenkins.plugins.bootstrap5
 - 
Generated localization support class.
 - Messages() - Constructor for class io.jenkins.plugins.bootstrap5.Messages
 - Messages_View_Name() - Static method in class io.jenkins.plugins.bootstrap5.Messages
 - 
Key
Messages.View.Name:Messages. - MessagesViewModel - Class in io.jenkins.plugins.bootstrap5
 - 
A view model to visualize logging messages and errors of a build step.
 - MessagesViewModel(Run<?, ?>, String, List<String>) - Constructor for class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Creates a new
MessagesViewModelwith info messages only. - MessagesViewModel(Run<?, ?>, String, List<String>, List<String>) - Constructor for class io.jenkins.plugins.bootstrap5.MessagesViewModel
 - 
Creates a new
MessagesViewModelwith error and info messages. 
_
- _Messages_View_Name() - Static method in class io.jenkins.plugins.bootstrap5.Messages
 - 
Key
Messages.View.Name:Messages. 
All Classes and Interfaces|All Packages