public class SectionsLogEventUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SectionsLogEventUtils.ApplyNewChangeSet |
| Constructor and Description |
|---|
SectionsLogEventUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
applyNewChangeSetSourceToString(int source) |
static PerfEvent |
getSectionsPerformanceEvent(ComponentContext c,
int eventId,
Section currentSection,
Section nextSection)
Create a performance event that will add the names of the current and next section as params.
|
public static PerfEvent getSectionsPerformanceEvent(ComponentContext c, int eventId, Section currentSection, Section nextSection)
public static java.lang.String applyNewChangeSetSourceToString(int source)