public class VcsWorkingCopy extends Object
| Constructor and Description |
|---|
VcsWorkingCopy(long repositoryId,
File path,
String currentRevisionKey) |
VcsWorkingCopy(long repositoryId,
File path,
String currentRevisionKey,
boolean hasNotCommittedChanges) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentRevisionKey() |
File |
getPath() |
long |
getRepositoryId() |
boolean |
hasNotCommittedChanges() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.