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