Uses of Enum Class
io.camunda.zeebe.engine.state.migration.MigrationTaskState.State
Packages that use MigrationTaskState.State
-
Uses of MigrationTaskState.State in io.camunda.zeebe.engine.state.migration
Methods in io.camunda.zeebe.engine.state.migration that return MigrationTaskState.StateModifier and TypeMethodDescriptionMigrationTaskState.getState()static MigrationTaskState.StateReturns the enum constant of this class with the specified name.static MigrationTaskState.State[]MigrationTaskState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.engine.state.migration with parameters of type MigrationTaskState.State