- getName() - Method in RebuildVersionStrategy
-
- getName() - Method in VersionStrategy
-
The name of the strategy.
- getPassword() - Method in BasicPasswordCredentials
-
{@inheritDoc}
- getRepo() - Method in GrgitExtension
-
Opens the repository indicated by dir.
- getRepoUri() - Method in GithubPagesPluginExtension
-
Gets the URI of the Github repository.
- getUsername() - Method in BasicPasswordCredentials
-
{@inheritDoc}
- getVersionStrategies() - Method in ReleasePluginExtension
-
Gets all strategies in the order they were inserted into the extension.
- getWorkingDir() - Method in GithubPagesPluginExtension
-
Gets the working directory that the repo will be places in.
- GithubPagesPlugin - Class in org.ajoberstar.gradle.git.ghpages
Plugin to enable publishing to gh-pages branch of Github.
- GithubPagesPluginExtension - Class in org.ajoberstar.gradle.git.ghpages
Extension for gh-pages specific properties.
- GithubPagesPluginExtension(Project) - Constructor in GithubPagesPluginExtension
-
Constructs the plugin extension.
- GrgitExtension - Class in org.ajoberstar.gradle.git.base
Extension giving access to a Grgit instance for the
repository.
- GrgitPlugin - Class in org.ajoberstar.gradle.git.base
Plugin providing access to a Grgit instance for your repo.