Uses of Class
fr.enedis.chutney.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Packages that use ImmutableExecutionHistory.DetachedExecution
-
Uses of ImmutableExecutionHistory.DetachedExecution in fr.enedis.chutney.server.core.domain.execution.history
Methods in fr.enedis.chutney.server.core.domain.execution.history that return ImmutableExecutionHistory.DetachedExecutionModifier and TypeMethodDescriptionImmutableExecutionHistory.DetachedExecution.Builder.build()Builds a newDetachedExecution.ImmutableExecutionHistory.DetachedExecution.copyOf(ExecutionHistory.DetachedExecution instance) Creates an immutable copy of aExecutionHistory.DetachedExecutionvalue.ImmutableExecutionHistory.DetachedExecution.withCampaignReport(CampaignExecution value) Copy the current immutable object by setting a present value for the optionalcampaignReportattribute.ImmutableExecutionHistory.DetachedExecution.withCampaignReport(Optional<? extends CampaignExecution> optional) Copy the current immutable object by setting an optional value for thecampaignReportattribute.ImmutableExecutionHistory.DetachedExecution.withDataset(DataSet value) Copy the current immutable object by setting a present value for the optionaldatasetattribute.ImmutableExecutionHistory.DetachedExecution.withDataset(Optional<? extends DataSet> optional) Copy the current immutable object by setting an optional value for thedatasetattribute.ImmutableExecutionHistory.DetachedExecution.withDuration(long value) Copy the current immutable object by setting a value for thedurationattribute.ImmutableExecutionHistory.DetachedExecution.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.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.DetachedExecution.withReport(String value) Copy the current immutable object by setting a value for thereportattribute.ImmutableExecutionHistory.DetachedExecution.withStatus(ServerReportStatus value) Copy the current immutable object by setting a value for thestatusattribute.Copy the current immutable object by setting an optional value for thetagsattribute.Copy the current immutable object by setting a present value for the optionaltagsattribute.ImmutableExecutionHistory.DetachedExecution.withTestCaseTitle(String value) Copy the current immutable object by setting a value for thetestCaseTitleattribute.ImmutableExecutionHistory.DetachedExecution.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.