| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| com.atlassian.bamboo.plugins.git.domain | |
| com.atlassian.bamboo.plugins.stash.events |
| Modifier and Type | Field and Description |
|---|---|
static GitRef |
NativeGitOperationHelper.ALL_REFS |
| Modifier and Type | Method and Description |
|---|---|
Optional<GitHash> |
GitOperationHelper.obtainLatestRevision(File repositoryDirectory,
GitRef ref,
String path) |
Optional<GitHash> |
NativeGitOperationHelper.obtainLatestRevision(File repositoryDirectory,
GitRef ref,
String path) |
Optional<GitHash> |
JGitOperationHelper.obtainLatestRevision(File repositoryDirectory,
GitRef ref,
String path) |
| Modifier and Type | Method and Description |
|---|---|
GitRef |
HashAndSource.getRef() |
| Modifier and Type | Method and Description |
|---|---|
Stream<VcsRepositoryData> |
RepositoryFinder.findMatchingRepositories(com.atlassian.stash.plugin.remote.event.AbstractStashRepositoryRemoteEvent event,
Collection<GitRef> refs) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.