- getAdditionalProperties() - Method in AbstractCacheBinaryTask
-
Returns additional properties to be added to the cached binary properties file.
- getArchiveOperations() - Method in DefaultProjectOperations
-
- getArchivePath() - Method in AbstractCloudGit
-
Calculates an archive path for the specific repository type.
- getArchivePath() - Method in GitHubArchive
-
Calculates an archive path for the specific repository type.
- getArchivePath() - Method in GitLabArchive
-
Calculates an archive path for the specific repository type.
- getArchiveRoot() - Method in GitRepoArchiveDownloader
-
Returns the location which is the top or home folder for a distribution.
- getArchiveUri() - Method in AbstractCloudGit
-
Obtains the URI for the archive of the repository.
- getArchiveUri() - Method in CloudGitDescriptor
-
Obtains the URI for the archive of the repository.
- getAttribute(Attribute<T>) - Method in ArtifactAttributeContainer
-
Returns the value of an attribute found in this container, or null if
this container doesn't have it.
- getAttributes() - Method in ArtifactAttributeContainer
-
- getAuthentication() - Method in AuthenticationSupportedRepository
-
- getBeginToken() - Method in AbstractScriptWrapperTask
-
If the default of org.apache.tools.ant.filters.ReplaceTokens is used, this method
will return the start token delimiter.
- getBinaryLocationProvider() - Method in AbstractCacheBinaryTask
-
Obtains location of executable binary or script
- getBinaryVersionProvider() - Method in AbstractCacheBinaryTask
-
Obtains version of binary or script
- getBuildDir() - Method in DefaultProjectOperations
-
Build directory
- getCachedBinaryProperties() - Method in AbstractCacheBinaryTask
-
- getCredentials(Class<T>) - Method in AuthenticationSupportedRepository
-
- getEndToken() - Method in AbstractScriptWrapperTask
-
If the default of org.apache.tools.ant.filters.ReplaceTokens is used, this method
will return the end token delimiter.
- getExecOperations() - Method in DefaultProjectOperations
-
- getFromCache(URI, String, String) - Method in DependencyCache
-
Extract an artifact from cache.
- getGroupProvider() - Method in DefaultProjectTools
-
Lazy-evaluated project group.
- getIdentifier() - Method in AbstractCloudGit
-
Returns an identifier of an instance in the repository.
- getLocationPropertiesFile() - Method in AbstractCacheBinaryTask
-
- getName() - Method in AbstractCloudGit
-
Obtains the name of the Git service.
- getName() - Method in CloudGitDescriptor
-
Obtains the name of the Git service.
- getOrElse(Provider<T>, T) - Method in DefaultProviderTools
-
Allow getOrElse functionality for providers even before Gradle 4.3.
- getOrganisation() - Method in AbstractCloudGit
-
Get the organisation
- getOrganisation() - Method in CloudGitDescriptor
-
Organisation on Git cloud service
- getOrNull(Provider<T>) - Method in DefaultProviderTools
-
Allow getOrElse functionality for providers even before Gradle 4.3.
- getPkgName(URI) - Method in UriUtils
-
Get final package or directory name from a URI
- getProjectCacheDir() - Method in DefaultProjectOperations
-
Returns the project cache dir
- getProjectOperations() - Method in AbstractCacheBinaryTask
-
- getPropertiesDescription() - Method in AbstractCacheBinaryTask
-
Obtains a description to be added to the cached binary properties file.
- getPropertyProvider() - Method in DefaultProjectOperations
-
- getRepository() - Method in AbstractCloudGit
-
Get the repository
- getRepository() - Method in CloudGitDescriptor
-
Repository on Git cloud service
- getTokenValuesAsMap() - Method in AbstractScriptWrapperTask
-
If the default of org.apache.tools.ant.filters.ReplaceTokens is used, this method
will return the collection of tokens.
- getVersionProvider() - Method in DefaultProjectTools
-
Lazy-evaluated project version.
- getWrapperDestinationDir() - Method in AbstractScriptWrapperTask
-
Directory for writing wrapper files to.
- getWrapperDestinationDirProvider() - Method in AbstractScriptWrapperTask
-
Directory for writing wrapper files to.
- GitHubArchive - Class in org.ysb33r.grolifant.api.v4.git
Describes a GitHub archive.
- GitHubArchive() - Constructor in GitHubArchive
-
- GitLabArchive - Class in org.ysb33r.grolifant.api.v4.git
Describes a GitLab archive.
- GitLabArchive() - Constructor in GitLabArchive
-
- GitRepoArchiveDownloader - Class in org.ysb33r.grolifant.api.v4.git
Downloads an archive of a Git repository.
- GitRepoArchiveDownloader(CloudGitDescriptor, Project) - Constructor in GitRepoArchiveDownloader
-
- gradleProperty(Object, boolean) - Method in DefaultProjectOperations
-