| Constructor and Description |
|---|
ChangeSetResults() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAddedFromChangeSet()
Gets a list of file names which has been added from the
ChangeSet |
List<String> |
getAddedFromStream()
Gets a list of file names which has been added from the original stream
|
List<String> |
getDeleted()
Gets a list of file names which has been deleted
|
public List<String> getAddedFromChangeSet()
ChangeSetpublic List<String> getAddedFromStream()
Copyright © 2002–2025. All rights reserved.