public class PerforceCheckInConsumer extends Object implements StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
PerforceCheckInConsumer() |
public static final int STATE_CREATED
public static final int STATE_SUBMITTING
public static final int STATE_LOCKING
public static final int STATE_OP
public static final int STATE_COMPLETE
public static final int STATE_ERROR
public PerforceCheckInConsumer()
public void consumeLine(String line)
consumeLine in interface StreamConsumerpublic boolean isSuccess()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.