- getAllArtifactoryPublishTasks(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.TaskUtils
-
Get a list of all the ArtifactoryTask tasks of a given project and its submodules
- getArtifactLayout() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.IvyPublishInfo
-
- getArtifactoryExtension(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ExtensionsUtils
-
Get the Artifactory extension that is defined at the root project of a given project
- getArtifactSpecs() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PropertiesConfig
-
- getArtifactSpecs() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getClassifier() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
- getClientConfig() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention
-
- getContextUrl() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig
-
- getDefaultProps() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getDefaultsAction() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig
-
- getDeployDetails() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.GradleDeployDetails
-
- getDeployDetails() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getExtension() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
- getExtensionWithPublisher(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ExtensionsUtils
-
Get an extension of a given project that configured a publisher with: contextUrl and repoKey/snapshotRepoKey
If the current project didn't configure a publisher tries the parent until one is found
- getExtraInfo() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
Get artifact raw extra information.
- getExtraTokens() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
Get the artifact (and module) processed and combined extra information.
- getFile() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
- getForkCount() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig
-
- getId(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ProjectUtils
-
Get the ID (Group, artifact and version) of the given module
- getId(ModuleVersionIdentifier) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ProjectUtils
-
Get the ID (Group, artifact and version) of the given module
- getIvy() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- getIvyLayout() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.IvyPublishInfo
-
- getMavenCompatible() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.IvyPublishInfo
-
- getModuleFile() - Method in class org.jfrog.gradle.plugin.artifactory.task.ExtractModuleTask
-
- getModuleInfoFiles() - Method in interface org.jfrog.gradle.plugin.artifactory.extractor.ModuleInfoFileProducer
-
Get the module info file.
- getModuleInfoFiles() - Method in class org.jfrog.gradle.plugin.artifactory.task.DeployTask
-
- getModulesHierarchyMap() - Method in class org.jfrog.gradle.plugin.artifactory.listener.ArtifactoryDependencyResolutionListener
-
- getModuleType() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getModuleType(String) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.PluginUtils
-
Get the ModuleType
object from the user input or GRADLE.
- getName() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
- getOrCreateArtifactoryExtension(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ExtensionsUtils
-
Get or create if not exists an artifactory extension for a given project
- getPassword() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- getProject() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention
-
- getProject() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.GradleDeployDetails
-
- getProperties() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getPublicationArtifactId(IvyPublication) - Method in class org.jfrog.gradle.plugin.artifactory.extractor.publication.IvyPublicationExtractor
-
- getPublicationArtifactId(MavenPublication) - Method in class org.jfrog.gradle.plugin.artifactory.extractor.publication.MavenPublicationExtractor
-
- getPublicationArtifactId(ActualPublication) - Method in class org.jfrog.gradle.plugin.artifactory.extractor.publication.PublicationExtractor
-
Return the artifact ID of the publication.
- getPublications() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getPublishArtifact() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.GradleDeployDetails
-
- getPublishArtifacts() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getPublisherConfig() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention
-
- getPublisherHandler(Project) - Static method in class org.jfrog.gradle.plugin.artifactory.utils.ExtensionsUtils
-
Get the configured (contextUrl and repoKey/snapshotRepoKey) publisher handler of a given project
- getPublishIvy() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getPublishPom() - Method in class org.jfrog.gradle.plugin.artifactory.task.ArtifactoryTask
-
- getReleaseRepoKey() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- getRepoKey() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- getRepository() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig
-
- getResolutionListener() - Method in class org.jfrog.gradle.plugin.artifactory.ArtifactoryPlugin
-
- getSnapshotRepoKey() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- getType() - Method in class org.jfrog.gradle.plugin.artifactory.extractor.PublishArtifactInfo
-
- getUsername() - Method in class org.jfrog.gradle.plugin.artifactory.dsl.PublisherConfig.Repository
-
- GRADLE - Static variable in class org.jfrog.gradle.plugin.artifactory.Constant
-
- GradleBuildInfoExtractor - Class in org.jfrog.gradle.plugin.artifactory.extractor
-
- GradleBuildInfoExtractor(ArtifactoryClientConfiguration, List<ModuleInfoFileProducer>) - Constructor for class org.jfrog.gradle.plugin.artifactory.extractor.GradleBuildInfoExtractor
-
- GradleClientLogger - Class in org.jfrog.gradle.plugin.artifactory.utils
-
Logger that is to be used for the HTTP client when using Gradle.
- GradleClientLogger(Logger) - Constructor for class org.jfrog.gradle.plugin.artifactory.utils.GradleClientLogger
-
- GradleDeployDetails - Class in org.jfrog.gradle.plugin.artifactory.extractor
-
Describes a container to hold artifact, and it's corresponding deployment details in a project
- GradleDeployDetails(PublishArtifactInfo, DeployDetails, Project) - Constructor for class org.jfrog.gradle.plugin.artifactory.extractor.GradleDeployDetails
-
- GradleModuleExtractor - Class in org.jfrog.gradle.plugin.artifactory.extractor
-
- GradleModuleExtractor() - Constructor for class org.jfrog.gradle.plugin.artifactory.extractor.GradleModuleExtractor
-