Uses of Interface
com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm.AlgorithmPluginResultStatus.BuildFinal
-
Uses of AlgorithmPluginResultStatus.BuildFinal in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm
Modifier and TypeClassDescriptionstatic final class
Builds instances of typeAlgorithmPluginResultStatus
.Modifier and TypeMethodDescriptionAlgorithmPluginResultStatus.StatusBuildStage.status
(AbstractAlgorithmPluginResultStatus.AlgorithmPluginResultStatusTag status) Initializes the value for thestatus
attribute.AlgorithmPluginResultStatus.BuildFinal.statusDescription
(String statusDescription) Initializes the optional valuestatusDescription
to statusDescription.AlgorithmPluginResultStatus.BuildFinal.statusDescription
(Optional<String> statusDescription) Initializes the optional valuestatusDescription
to statusDescription.