public class PerforceStatusConsumer extends AbstractPerforceConsumer implements org.codehaus.plexus.util.cli.StreamConsumer
output| Constructor and Description |
|---|
PerforceStatusConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
List<String> |
getDepotfiles() |
boolean |
isSuccess() |
getOutputpublic PerforceStatusConsumer()
public void consumeLine(String line)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerpublic boolean isSuccess()
public List<String> getDepotfiles()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.