org.apache.maven.scm.provider.perforce.command.login
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(java.lang.String line) |
boolean |
isSuccess() |
getOutput
public static final int STATE_LOGIN
public static final int STATE_ERROR
Copyright © 2003-2014. All Rights Reserved.