@NoImplement @Experimental public interface ComponentProfilingEventContext extends ProfilingEventContext
ProfilingEventContext for processing components related ProfilingEventType's.ProcessingStrategyProfilingEventType| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getArtifactType() |
String |
getCorrelationId() |
Optional<org.mule.runtime.api.component.location.ComponentLocation> |
getLocation() |
String |
getThreadName() |
getTriggerTimestampString getCorrelationId()
String getThreadName()
String getArtifactId()
String getArtifactType()
Optional<org.mule.runtime.api.component.location.ComponentLocation> getLocation()
ComponentLocation associated with the profiling event if exists.Copyright © 2025 MuleSoft, Inc.. All rights reserved.