Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SERIALIZATION_DIR |
"target/serialization" |
public static final String |
SERIALIZATION_FILE_PREFIX |
"target/serialization/scxml" |
public static final String |
SERIALIZATION_FILE_SUFFIX |
".ser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EVENT_RESET |
"watch.reset" |
public static final String |
EVENT_SPLIT |
"watch.split" |
public static final String |
EVENT_START |
"watch.start" |
public static final String |
EVENT_STOP |
"watch.stop" |
public static final String |
EVENT_UNSPLIT |
"watch.unsplit" |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.