@NoImplement @Experimental public interface ProcessingStrategyProfilingEventContext extends ProfilingEventContext
ProfilingEventContext for processing strategy related ProfilingEventType's. This defines the data associated to
processing strategies profiling event types.ProcessingStrategyProfilingEventType| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getArtifactType() |
String |
getCorrelationId() |
Optional<ComponentLocation> |
getLocation() |
String |
getThreadName() |
getTriggerTimestampString getCorrelationId()
String getThreadName()
String getArtifactId()
String getArtifactType()
Optional<ComponentLocation> getLocation()
ComponentLocation associated with the profiling event if exists.Copyright © 2021 MuleSoft, Inc.. All rights reserved.