public class PerforceCheckOutConsumer extends AbstractPerforceConsumer implements org.codehaus.plexus.util.cli.StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
static int |
STATE_CLIENTSPEC |
static int |
STATE_ERROR |
static int |
STATE_NORMAL |
output| Constructor and Description |
|---|
PerforceCheckOutConsumer(String clientspec,
String repoPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
List<ScmFile> |
getCheckedout() |
boolean |
isSuccess() |
getOutputpublic static final int STATE_CLIENTSPEC
public static final int STATE_NORMAL
public static final int STATE_ERROR
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.