Uses of Enum Class
com.vaadin.kubernetes.starter.sessiontracker.serialization.debug.Outcome
Packages that use Outcome
-
Uses of Outcome in com.vaadin.kubernetes.starter.sessiontracker.serialization.debug
Methods in com.vaadin.kubernetes.starter.sessiontracker.serialization.debug that return OutcomeModifier and TypeMethodDescriptionstatic OutcomeReturns the enum constant of this class with the specified name.static Outcome[]Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.kubernetes.starter.sessiontracker.serialization.debug that return types with arguments of type OutcomeModifier and TypeMethodDescriptionResult.getOutcomes()Gets the outcome of the serialization/deserialization process.