org.apache.maven.scm.provider.perforce.command.checkin
public class PerforceCheckInConsumer extends Object implements StreamConsumer
Version: $Id: PerforceChangeLogConsumer.java 331276 2005-11-07 15:04:54Z evenisse $
Field Summary | |
---|---|
static int | STATE_COMPLETE |
static int | STATE_CREATED |
static int | STATE_ERROR |
static int | STATE_LOCKING |
static int | STATE_OP |
static int | STATE_SUBMITTING |
Constructor Summary | |
---|---|
PerforceCheckInConsumer() |
Method Summary | |
---|---|
void | consumeLine(String line) |
String | getOutput() |
boolean | isSuccess() |