Uses of Enum Class
io.camunda.migrator.config.property.MigratorProperties.DataSource
Packages that use MigratorProperties.DataSource
-
Uses of MigratorProperties.DataSource in io.camunda.migrator.config.property
Fields in io.camunda.migrator.config.property declared as MigratorProperties.DataSourceModifier and TypeFieldDescriptionprotected MigratorProperties.DataSourceMigratorProperties.dataSourceMethods in io.camunda.migrator.config.property that return MigratorProperties.DataSourceModifier and TypeMethodDescriptionMigratorProperties.getDataSource()Returns the enum constant of this class with the specified name.static MigratorProperties.DataSource[]MigratorProperties.DataSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.migrator.config.property with parameters of type MigratorProperties.DataSourceModifier and TypeMethodDescriptionvoidMigratorProperties.setDataSource(MigratorProperties.DataSource dataSource)