public class PerforceLoginConsumer extends AbstractPerforceConsumer implements org.codehaus.plexus.util.cli.StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
static int |
STATE_ERROR |
static int |
STATE_LOGIN |
output| Constructor and Description |
|---|
PerforceLoginConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
boolean |
isSuccess() |
getOutputpublic static final int STATE_LOGIN
public static final int STATE_ERROR
public void consumeLine(String line)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerpublic boolean isSuccess()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.