- getAbsoluteUrl(String...) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns an absolute URL for the specified url elements: e.g., creates the sequence ${rootUrl}/element1/element2.
- getAllJobNames() - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the full names of all available jobs.
- getAllJobs() - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns all available jobs.
- getBuild(String) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Gets a
build by the full ID.
- getBuildActionClass() - Method in class io.jenkins.plugins.util.JobAction
-
- getBuildActionFromHistoryStartingFrom(Run<?, ?>, Class<T>) - Static method in class io.jenkins.plugins.util.BuildAction
-
- getBuildResultBaseName() - Method in class io.jenkins.plugins.util.BuildAction
-
- getDescriptorsFor(Class<T>) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the discovered instances for the given descriptor type.
- getExtensionsFor(Class<T>) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the discovered instances for the given extension type.
- getFullNameOf(Job<?, ?>) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the full name of the specified job.
- getImagePath(BallColor) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the absolute URL for the specified ball icon.
- getImagePath(String) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Returns the absolute URL for the specified icon.
- getJob(String) - Method in class io.jenkins.plugins.util.JenkinsFacade
-
Gets a
Job by its full name.
- getLatestAction() - Method in class io.jenkins.plugins.util.JobAction
-
Returns the latest results for this job.
- getOwner() - Method in class io.jenkins.plugins.util.BuildAction
-
- getOwner() - Method in class io.jenkins.plugins.util.JobAction
-
Returns the job this action belongs to.
- getProjectActions() - Method in class io.jenkins.plugins.util.BuildAction
-
- getResult() - Method in class io.jenkins.plugins.util.BuildAction
-
Returns the repository statistics.
- GlobalConfigurationFacade - Class in io.jenkins.plugins.util
-
- GlobalConfigurationFacade(GlobalConfiguration) - Constructor for class io.jenkins.plugins.util.GlobalConfigurationFacade
-
- GlobalConfigurationItem - Class in io.jenkins.plugins.util
-
- GlobalConfigurationItem() - Constructor for class io.jenkins.plugins.util.GlobalConfigurationItem
-
- GlobalConfigurationItem(GlobalConfigurationFacade) - Constructor for class io.jenkins.plugins.util.GlobalConfigurationItem
-