- getCurrentVersion(File, String) - Method in class io.jenkins.plugins.conventionalcommits.utils.CurrentVersion
-
Return the next version of the version attribute.
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.GradleProjectType
-
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.HelmProjectType
-
Return the next version of the version attribute.
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.MakeProjectType
-
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.MavenProjectType
-
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.NpmProjectType
-
Return the next version of the version attribute.
- getCurrentVersion(File, ProcessHelper) - Method in class io.jenkins.plugins.conventionalcommits.utils.PythonProjectType
-
- getDisplayName() - Method in class io.jenkins.plugins.conventionalcommits.NextVersionStep.DescriptorImpl
-
- getFunctionName() - Method in class io.jenkins.plugins.conventionalcommits.NextVersionStep.DescriptorImpl
-
- getProjectType(File) - Static method in class io.jenkins.plugins.conventionalcommits.utils.ProjectTypeFactory
-
Detects & returns the type of the project.
- getRequiredContext() - Method in class io.jenkins.plugins.conventionalcommits.NextVersionStep.DescriptorImpl
-
- getVersion() - Method in class io.jenkins.plugins.conventionalcommits.dto.HelmChart
-
- getVersion(String) - Method in class io.jenkins.plugins.conventionalcommits.dto.PyProjectToml
-
Return the next version of the version attribute.
- GradleProjectType - Class in io.jenkins.plugins.conventionalcommits.utils
-
Represent a Gradle project type (i.e with a build.gradle file).
- GradleProjectType() - Constructor for class io.jenkins.plugins.conventionalcommits.utils.GradleProjectType
-