Uses of Class
com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Packages that use ImmutableExecutionHistory.ExecutionSummary
-
Uses of ImmutableExecutionHistory.ExecutionSummary in com.chutneytesting.server.core.domain.execution.history
Methods in com.chutneytesting.server.core.domain.execution.history that return ImmutableExecutionHistory.ExecutionSummaryModifier and TypeMethodDescriptionImmutableExecutionHistory.ExecutionSummary.Builder.build()Builds a newExecutionSummary.ImmutableExecutionHistory.ExecutionSummary.copyOf(ExecutionHistory.ExecutionSummary instance) Creates an immutable copy of aExecutionHistory.ExecutionSummaryvalue.ImmutableExecutionHistory.ExecutionSummary.withCampaignReport(CampaignExecutionReport value) Copy the current immutable object by setting a present value for the optionalcampaignReportattribute.ImmutableExecutionHistory.ExecutionSummary.withCampaignReport(Optional<? extends CampaignExecutionReport> optional) Copy the current immutable object by setting an optional value for thecampaignReportattribute.ImmutableExecutionHistory.ExecutionSummary.withDatasetId(String value) Copy the current immutable object by setting a present value for the optionaldatasetIdattribute.ImmutableExecutionHistory.ExecutionSummary.withDatasetId(Optional<String> optional) Copy the current immutable object by setting an optional value for thedatasetIdattribute.ImmutableExecutionHistory.ExecutionSummary.withDatasetVersion(int value) Copy the current immutable object by setting a present value for the optionaldatasetVersionattribute.ImmutableExecutionHistory.ExecutionSummary.withDatasetVersion(Optional<Integer> optional) Copy the current immutable object by setting an optional value for thedatasetVersionattribute.ImmutableExecutionHistory.ExecutionSummary.withDuration(long value) Copy the current immutable object by setting a value for thedurationattribute.ImmutableExecutionHistory.ExecutionSummary.withEnvironment(String value) Copy the current immutable object by setting a value for theenvironmentattribute.Copy the current immutable object by setting a present value for the optionalerrorattribute.Copy the current immutable object by setting an optional value for theerrorattribute.ImmutableExecutionHistory.ExecutionSummary.withExecutionId(Long value) Copy the current immutable object by setting a value for theexecutionIdattribute.Copy the current immutable object by setting a present value for the optionalinfoattribute.Copy the current immutable object by setting an optional value for theinfoattribute.ImmutableExecutionHistory.ExecutionSummary.withStatus(ServerReportStatus value) Copy the current immutable object by setting a value for thestatusattribute.ImmutableExecutionHistory.ExecutionSummary.withTestCaseTitle(String value) Copy the current immutable object by setting a value for thetestCaseTitleattribute.ImmutableExecutionHistory.ExecutionSummary.withTime(LocalDateTime value) Copy the current immutable object by setting a value for thetimeattribute.Copy the current immutable object by setting a value for theuserattribute.