public class SectionsLogEventUtils extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
SectionsLogEventUtils.ApplyNewChangeSet |
Constructor and Description |
---|
SectionsLogEventUtils() |
Modifier and Type | Method and Description |
---|---|
static 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 String applyNewChangeSetSourceToString(int source)