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