@NoImplement @Experimental public interface TaskSchedulingProfilingEventContext extends ProfilingEventContext
ProfilingEventContext for TaskSchedulingProfilingEventType. Contains relevant data about task scheduling, plus
an ExecutionContext that allows correlation with other profiling events.| Modifier and Type | Method and Description |
|---|---|
String |
getTaskId() |
Optional<ExecutionContext> |
getTaskTracingContext() |
String |
getThreadName() |
getTriggerTimestampString getThreadName()
String getTaskId()
Optional<ExecutionContext> getTaskTracingContext()
ExecutionContext where the described event took place.Copyright © 2022 MuleSoft, Inc.. All rights reserved.