| Modifier and Type | Method and Description |
|---|---|
List<InfoItem> |
InfoScmResult.getInfoItems() |
| Constructor and Description |
|---|
InfoScmResult(List<InfoItem> infoItems,
ScmResult result) |
InfoScmResult(String commandLine,
List<InfoItem> files) |
| Modifier and Type | Class and Description |
|---|---|
class |
GitInfoItem |
| Modifier and Type | Method and Description |
|---|---|
List<InfoItem> |
GitInfoConsumer.getInfoItems() |
| Modifier and Type | Method and Description |
|---|---|
List<InfoItem> |
HgInfoConsumer.getInfoItems() |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnInfoItem
Deprecated.
use
InfoItem |
| Modifier and Type | Method and Description |
|---|---|
List<InfoItem> |
SvnInfoConsumer.getInfoItems() |
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.