Uses of Enum Class
co.ecg.alpaca.core.broadworks.migration.user.UserMigration.Step
Packages that use UserMigration.Step
-
Uses of UserMigration.Step in co.ecg.alpaca.core.broadworks.migration.user
Methods in co.ecg.alpaca.core.broadworks.migration.user that return UserMigration.StepModifier and TypeMethodDescriptionstatic UserMigration.Step
Returns the enum constant of this class with the specified name.static UserMigration.Step[]
UserMigration.Step.values()
Returns an array containing the constants of this enum class, in the order they are declared.