|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Common place for constants used across all event types
| Field Summary | |
|---|---|
static int |
CONFLICT_IGNORE
If an event with IDs exist, then ignore this event |
static int |
CONFLICT_NONE
Just insert this event in the execution history - No Conflict determination needed |
static int |
CONFLICT_OVERWRITE
If this event already exists, just overwrite it with the current event |
static int |
CONFLICT_OVERWRITE_IF_EARLIEST
Overwrite an existing event if this event is an earlier one |
static int |
CONFLICT_OVERWRITE_IF_LATEST
Overwrite an existing event if this event is the later one |
static int |
NOT_INITIALIZED_VALUE
|
static java.lang.String |
ROOT_PARENT
|
| Field Detail |
public static final int NOT_INITIALIZED_VALUE
public static final java.lang.String ROOT_PARENT
public static final int CONFLICT_NONE
public static final int CONFLICT_IGNORE
public static final int CONFLICT_OVERWRITE
public static final int CONFLICT_OVERWRITE_IF_EARLIEST
public static final int CONFLICT_OVERWRITE_IF_LATEST
|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||