A
C
D
F
G
H
I
M
N
O
P
R
S
U
V
G
- getActions() - function in org.gradle.api.DefaultTask
- getAnt() - function in org.gradle.api.DefaultTask
- getAsDynamicObject() - function in org.gradle.api.internal.AbstractTask
- getBranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- This is the current branch name.
- getBranchName() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- This is the branch name.
- getBuildID() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Build ID for Pull Requests and unique container version Default value is an empty string.
- getChangelogFile() - function in com.intershop.gradle.gitflow.tasks.CreateChangeLog
- getClient() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Git client for the existing working copy.
- getContainerVersion() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- This is the version for containers.
- getContainerVersion() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- This is the calculated containerVersion of the Git repository.
- getConvention() - function in org.gradle.api.internal.AbstractTask
- getDefaultVersion() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getDefaultVersion() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Default version.
- getDefaultVersionProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getDependsOn() - function in org.gradle.api.DefaultTask
- getDescription() - function in org.gradle.api.DefaultTask
- getDestroyables() - function in org.gradle.api.DefaultTask
- getDevelopBranch() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getDevelopBranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Name of the develop branch.
- getDevelopBranchProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getDidWork() - function in org.gradle.api.DefaultTask
- getEndRevObject() - function in com.intershop.gradle.gitflow.tasks.CreateChangeLog
- This method calculates the end version of the report.
- getExtensions() - function in org.gradle.api.DefaultTask
- getFeaturePrefix() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getFeaturePrefix() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Prefix of a feature branch.
- getFeaturePrefixProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getFinalizedBy() - function in org.gradle.api.DefaultTask
- getFullbranch() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getFullbranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Version is shortened for branches and hotfixes with a hash for the string if shortened is true.
- getGroup() - function in org.gradle.api.DefaultTask
- getHotfixPrefix() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getHotfixPrefix() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Prefix of a hotfix branch.
- getHotfixPrefixProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getIdentityPath() - function in org.gradle.api.internal.AbstractTask
- getImpliesSubProjects() - function in org.gradle.api.internal.AbstractTask
- getInputs() - function in org.gradle.api.DefaultTask
- getLifecycleDependencies() - function in org.gradle.api.internal.AbstractTask
- getLocalOnly() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Version can be set for development to local only.
- getLocalState() - function in org.gradle.api.DefaultTask
- getLogger() - function in org.gradle.api.DefaultTask
- getLogging() - function in org.gradle.api.DefaultTask
- getMainBranch() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getMainBranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Name of the main branch.
- getMainBranchProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getMajorBranch() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getMajorBranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Name/path of the feature branch with major changes for the next major version.
- getMajorBranchProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getMustRunAfter() - function in org.gradle.api.DefaultTask
- getName() - function in org.gradle.api.DefaultTask
- getOnlyIf() - function in org.gradle.api.internal.AbstractTask
- getOutputs() - function in org.gradle.api.DefaultTask
- getPath() - function in org.gradle.api.DefaultTask
- getPreVersion() - function in com.intershop.gradle.gitflow.tasks.CreateChangeLog
- getPreviousVersion() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- This is the previous version string.
- getPreviousVersion() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- This is the calculated previous version from the Git repository.
- getProject() - function in org.gradle.api.DefaultTask
- getProviderFactory() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getPullRequestID() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Pull Request ID Default value is an empty string.
- getReasonNotToTrackState() - function in org.gradle.api.internal.AbstractTask
- getReasonTaskIsIncompatibleWithConfigurationCache() - function in org.gradle.api.internal.AbstractTask
- getReleasePrefix() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getReleasePrefix() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Prefix of a release branch.
- getReleasePrefixProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getRepository() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Repository for the existing working copy.
- getRequiredServices() - function in org.gradle.api.internal.AbstractTask
- getRevID() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- getRevObjectFrom(com.intershop.release.version.Version) - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Calculates the commit for a specified version.
- getSeparator() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getSeparator() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Separator for prefix and branch name.
- getSeparatorProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getSharedResources() - function in org.gradle.api.internal.AbstractTask
- getShortenedProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getShouldRunAfter() - function in org.gradle.api.DefaultTask
- getSourceBranch() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Source Branch Name Default value is an empty string.
- getStandardOutputCapture() - function in org.gradle.api.internal.AbstractTask
- getState() - function in org.gradle.api.DefaultTask
- getSupportPrefix() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getSupportPrefix() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Prefix of a support branch.
- getSupportPrefixProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getTaskActions() - function in org.gradle.api.internal.AbstractTask
- getTaskDependencies() - function in org.gradle.api.DefaultTask
- getTaskIdentity() - function in org.gradle.api.internal.AbstractTask
- getTemporaryDir() - function in org.gradle.api.DefaultTask
- getTemporaryDirFactory() - function in org.gradle.api.internal.AbstractTask
- getTimeout() - function in org.gradle.api.DefaultTask
- getVersion() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- This is the version string.
- getVersion() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- This is the calculated version of the Git repository.
- getVersionPrefix() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getVersionPrefix() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- Prefix of a version tag.
- getVersionPrefixProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getVersionService() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- This is the service for version calculation.
- getVersionType() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getVersionTypeProvider() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getVersionWithID() - function in com.intershop.gradle.gitflow.extension.VersionExtension
- getVersionWithID() - function in com.intershop.gradle.gitflow.utils.GitVersionService
- This is the calculated version of the Git repository.
- GitFlowVersionPlugin - class in com.intershop.gradle.gitflow
- This is the plugin class!
- GitVersionService - class in com.intershop.gradle.gitflow.utils
- Calculate the version from a Git Repository.