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