public class TraceEvent extends Object
| Constructor and Description |
|---|
TraceEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeContext() |
long |
getEventId()
Return the id for the event in the trace
|
String |
getType()
Return the type of event this is, e.g., Creation, P2O, Trigger, etc.
|
public long getEventId()
public String getCodeContext()
public String getType()
Copyright © 2021 Contrast Security. All rights reserved.