Uses of Class
io.qase.client.v2.models.ResultStepExecution
Packages that use ResultStepExecution
-
Uses of ResultStepExecution in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultStepExecutionModifier and TypeMethodDescriptionResultStepExecution.addAttachmentsItem(String attachmentsItem) ResultStepExecution.attachments(List<String> attachments) static ResultStepExecutionCreate an instance of ResultStepExecution given an JSON stringResultStep.getExecution()Get executionResultStepExecution.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.ResultStepExecution.status(ResultStepStatus status) Methods in io.qase.client.v2.models with parameters of type ResultStepExecutionModifier and TypeMethodDescriptionResultStep.execution(ResultStepExecution execution) voidResultStep.setExecution(ResultStepExecution execution)