|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ref | |
|---|---|
| com.atlassian.maven.plugins.sourcerelease.mojos.git | |
| Uses of Ref in com.atlassian.maven.plugins.sourcerelease.mojos.git |
|---|
| Methods in com.atlassian.maven.plugins.sourcerelease.mojos.git that return Ref | |
|---|---|
static Ref |
Ref.head(java.lang.String ref)
|
static Ref |
GitScmProviderUtils.refForProject(org.apache.maven.project.MavenProject p,
java.lang.String productBranchName,
boolean productUseBranchNameAsTag)
|
static Ref |
Ref.tag(java.lang.String ref)
|
| Methods in com.atlassian.maven.plugins.sourcerelease.mojos.git with parameters of type Ref | |
|---|---|
static org.apache.maven.scm.command.export.ExportScmResult |
GitScmProviderUtils.export(java.io.File temporaryDirectory,
RepositoryAndPath repoAndSubdir,
Ref ref,
java.io.File targetDirectory)
|
static org.apache.maven.scm.command.export.ExportScmResult |
GitScmProviderUtils.export(java.io.File temporaryDirectory,
java.lang.String providerRepositoryUrl,
Ref ref,
java.io.File targetDirectory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||