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 © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.