-
public final class LongTaskEvent.DdSessionSession-related internal properties
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classLongTaskEvent.DdSession.Companion
-
Field Summary
Fields Modifier and Type Field Description private final LongTaskEvent.Planplan
-
Constructor Summary
Constructors Constructor Description LongTaskEvent.DdSession(LongTaskEvent.Plan plan)
-
Method Summary
Modifier and Type Method Description final LongTaskEvent.PlangetPlan()final JsonElementtoJson()-
-
Constructor Detail
-
LongTaskEvent.DdSession
LongTaskEvent.DdSession(LongTaskEvent.Plan plan)
- Parameters:
plan- Session plan: 1 is the plan without replay, 2 is the plan with replay
-
-
Method Detail
-
getPlan
final LongTaskEvent.Plan getPlan()
-
toJson
final JsonElement toJson()
-
-
-
-