Uses of Class
fr.enedis.chutney.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Packages that use ImmutableExecutionHistory.ExecutionSummary.Builder
-
Uses of ImmutableExecutionHistory.ExecutionSummary.Builder in fr.enedis.chutney.server.core.domain.execution.history
Methods in fr.enedis.chutney.server.core.domain.execution.history that return ImmutableExecutionHistory.ExecutionSummary.BuilderModifier and TypeMethodDescriptionImmutableExecutionHistory.ExecutionSummary.builder()Creates a builder forExecutionSummary.ImmutableExecutionHistory.ExecutionSummary.Builder.campaignReport(CampaignExecution campaignReport) Initializes the optional valuecampaignReportto campaignReport.ImmutableExecutionHistory.ExecutionSummary.Builder.campaignReport(Optional<? extends CampaignExecution> campaignReport) Initializes the optional valuecampaignReportto campaignReport.Initializes the optional valuedatasetto dataset.Initializes the optional valuedatasetto dataset.ImmutableExecutionHistory.ExecutionSummary.Builder.duration(long duration) Initializes the value for thedurationattribute.ImmutableExecutionHistory.ExecutionSummary.Builder.environment(String environment) Initializes the value for theenvironmentattribute.Initializes the optional valueerrorto error.Initializes the optional valueerrorto error.ImmutableExecutionHistory.ExecutionSummary.Builder.executionId(Long executionId) Initializes the value for theexecutionIdattribute.ImmutableExecutionHistory.ExecutionSummary.Builder.from(ExecutionHistory.Attached instance) Fill a builder with attribute values from the providedfr.enedis.chutney.server.core.domain.execution.history.ExecutionHistory.Attachedinstance.ImmutableExecutionHistory.ExecutionSummary.Builder.from(ExecutionHistory.ExecutionProperties instance) Fill a builder with attribute values from the providedfr.enedis.chutney.server.core.domain.execution.history.ExecutionHistory.ExecutionPropertiesinstance.ImmutableExecutionHistory.ExecutionSummary.Builder.from(ExecutionHistory.ExecutionSummary instance) Fill a builder with attribute values from the providedfr.enedis.chutney.server.core.domain.execution.history.ExecutionHistory.ExecutionSummaryinstance.ImmutableExecutionHistory.ExecutionSummary.Builder.from(ExecutionHistory.WithScenario instance) Fill a builder with attribute values from the providedfr.enedis.chutney.server.core.domain.execution.history.ExecutionHistory.WithScenarioinstance.Initializes the optional valueinfoto info.Initializes the optional valueinfoto info.ImmutableExecutionHistory.ExecutionSummary.Builder.scenarioId(String scenarioId) Initializes the value for thescenarioIdattribute.ImmutableExecutionHistory.ExecutionSummary.Builder.status(ServerReportStatus status) Initializes the value for thestatusattribute.Initializes the optional valuetagsto tags.Initializes the optional valuetagsto tags.ImmutableExecutionHistory.ExecutionSummary.Builder.testCaseTitle(String testCaseTitle) Initializes the value for thetestCaseTitleattribute.ImmutableExecutionHistory.ExecutionSummary.Builder.time(LocalDateTime time) Initializes the value for thetimeattribute.Initializes the value for theuserattribute.