Uses of Record Class
network.ike.plugin.scaffold.ScaffoldReverter.Outcome
Packages that use ScaffoldReverter.Outcome
-
Uses of ScaffoldReverter.Outcome in network.ike.plugin.scaffold
Methods in network.ike.plugin.scaffold that return types with arguments of type ScaffoldReverter.OutcomeModifier and TypeMethodDescriptionScaffoldReverter.RevertResult.outcomes()Returns the value of theoutcomesrecord component.Constructor parameters in network.ike.plugin.scaffold with type arguments of type ScaffoldReverter.OutcomeModifierConstructorDescriptionRevertResult(ScaffoldLockfile updatedLockfile, List<ScaffoldReverter.Outcome> outcomes) Canonical constructor with defensive copying.