public class TrackableBase extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
GLOBAL_LEVEL |
static String |
USER_LEVEL |
Constructor and Description |
---|
TrackableBase() |
Modifier and Type | Method and Description |
---|---|
String |
getSourceLevel() |
void |
setSourceLevel(String sourceLevel) |
public static final String USER_LEVEL
public static final String GLOBAL_LEVEL
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.