Uses of Class
io.qase.client.v2.models.ResultExecution
Packages that use ResultExecution
-
Uses of ResultExecution in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultExecutionModifier and TypeMethodDescriptionstatic ResultExecutionCreate an instance of ResultExecution given an JSON stringResultCreate.getExecution()Get executionResultExecution.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.ResultExecution.stacktrace(String stacktrace) Methods in io.qase.client.v2.models with parameters of type ResultExecutionModifier and TypeMethodDescriptionResultCreate.execution(ResultExecution execution) voidResultCreate.setExecution(ResultExecution execution)