Uses of Class
org.kie.kogito.tracing.event.trace.TraceHeader
Packages that use TraceHeader
-
Uses of TraceHeader in org.kie.kogito.tracing.event.trace
Methods in org.kie.kogito.tracing.event.trace that return TraceHeaderConstructors in org.kie.kogito.tracing.event.trace with parameters of type TraceHeaderModifierConstructorDescriptionTraceEvent(TraceHeader header, List<TraceInputValue> inputs, List<TraceOutputValue> outputs, List<TraceExecutionStep> executionSteps)