-
@JsonClass(generateAdapter = true) public final class SetResponseVariable extends EventType
Represents an event type to set response variables.
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Object>responseVariables
-
Constructor Summary
Constructors Constructor Description SetResponseVariable(Map<String, Object> responseVariables)
-
Method Summary
Modifier and Type Method Description final Map<String, Object>getResponseVariables()
-