Uses of Enum
ac.simons.neo4j.migrations.core.ValidationResult.Outcome
-
Uses of ValidationResult.Outcome in ac.simons.neo4j.migrations.core
Modifier and TypeMethodDescriptionValidationResult.getOutcome()
static ValidationResult.Outcome
Returns the enum constant of this type with the specified name.static ValidationResult.Outcome[]
ValidationResult.Outcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.