Uses of Class
com.evolveum.midpoint.prism.SchemaMigration
Packages that use SchemaMigration
Package
Description
-
Uses of SchemaMigration in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type SchemaMigrationModifier and TypeMethodDescriptionItemWrapperImpl.getSchemaMigrations()
ValueMetadataWrapperImpl.getSchemaMigrations()
-
Uses of SchemaMigration in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return types with arguments of type SchemaMigrationModifier and TypeMethodDescription@Nullable List<SchemaMigration>
Definition.getSchemaMigrations()
Methods in com.evolveum.midpoint.prism with parameters of type SchemaMigrationModifier and TypeMethodDescriptionvoid
MutableDefinition.addSchemaMigration
(SchemaMigration schemaMigration) -
Uses of SchemaMigration in com.evolveum.midpoint.prism.deleg
Methods in com.evolveum.midpoint.prism.deleg that return types with arguments of type SchemaMigrationModifier and TypeMethodDescriptiondefault List<SchemaMigration>
DefinitionDelegator.getSchemaMigrations()
-
Uses of SchemaMigration in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type SchemaMigrationModifier and TypeMethodDescriptionAbstractResourceObjectDefinitionImpl.getSchemaMigrations()
CompositeObjectDefinitionImpl.getSchemaMigrations()
Methods in com.evolveum.midpoint.schema.processor with parameters of type SchemaMigrationModifier and TypeMethodDescriptionvoid
ResourceObjectClassDefinitionImpl.addSchemaMigration
(SchemaMigration schemaMigration)