Class ActionExecutionResponse.ResultField
- java.lang.Object
-
- io.testproject.sdk.internal.rest.messages.ActionExecutionResponse.ResultField
-
- Enclosing class:
- ActionExecutionResponse
public static class ActionExecutionResponse.ResultField extends java.lang.ObjectAction proxy execution result field. Returns as part of the Agent response with potentially updated output fields.
-
-
Constructor Summary
Constructors Constructor Description ResultField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()Getter fornamefield.java.lang.ObjectgetValue()Getter forvaluefield.booleanisOutput()Getter foroutputfield.
-