public class TransactionProfilingEventType extends Object implements ProfilingEventType<TransactionProfilingEventContext>
ProfilingEventType for transactions' actions. A ProfilingDataConsumer can be created to consume the data
associated to these profiling events.ProfilingEventType,
ProfilingDataConsumer| Constructor and Description |
|---|
TransactionProfilingEventType(String profilingEventTypeIdentifier,
String profilingEventTypeNamespace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProfilingEventTypeIdentifier() |
String |
getProfilingEventTypeNamespace() |
int |
hashCode() |
String |
toString() |
public String getProfilingEventTypeIdentifier()
getProfilingEventTypeIdentifier in interface ProfilingEventType<TransactionProfilingEventContext>public String getProfilingEventTypeNamespace()
getProfilingEventTypeNamespace in interface ProfilingEventType<TransactionProfilingEventContext>Copyright © 2024 MuleSoft, Inc.. All rights reserved.