Index

B C D E G H I M O P T 
All Classes and Interfaces|All Packages

B

build() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns the value of the build record component.

C

createCallable(Computer) - Method in class io.jenkins.plugins.gitversionmonitor.GitVersionNodeMonitor.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.gitversionmonitor.GitVersionNodeMonitor.DescriptorImpl
 

E

equals(Object) - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Indicates whether some other object is "equal to" this one.

G

getDisplayName() - Method in class io.jenkins.plugins.gitversionmonitor.GitVersionNodeMonitor.DescriptorImpl
 
GitVersion - Record Class in io.jenkins.plugins.gitversionmonitor
 
GitVersion(Integer, Integer, Integer, Integer) - Constructor for record class io.jenkins.plugins.gitversionmonitor.GitVersion
Creates an instance of a GitVersion record class.
GitVersionNodeMonitor - Class in io.jenkins.plugins.gitversionmonitor
 
GitVersionNodeMonitor() - Constructor for class io.jenkins.plugins.gitversionmonitor.GitVersionNodeMonitor
 
GitVersionNodeMonitor.DescriptorImpl - Class in io.jenkins.plugins.gitversionmonitor
 

H

hashCode() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns a hash code value for this object.

I

io.jenkins.plugins.gitversionmonitor - package io.jenkins.plugins.gitversionmonitor
 

M

major() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns the value of the major record component.
minor() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns the value of the minor record component.

O

of(Integer, Integer, Integer, Integer) - Static method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
 

P

parse(String) - Static method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Parse a raw version string into a GitVersion object.
patch() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns the value of the patch record component.

T

toHtml(String) - Method in class io.jenkins.plugins.gitversionmonitor.GitVersionNodeMonitor
 
toString() - Method in record class io.jenkins.plugins.gitversionmonitor.GitVersion
Returns a string representation of this record class.
B C D E G H I M O P T 
All Classes and Interfaces|All Packages