JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
Packages that use
MigrationDescriptor.MigrationStateDescriptor
Package
Description
org.nuxeo.runtime.migration
Uses of
MigrationDescriptor.MigrationStateDescriptor
in
org.nuxeo.runtime.migration
Fields in
org.nuxeo.runtime.migration
with type parameters of type
MigrationDescriptor.MigrationStateDescriptor
Modifier and Type
Field
Description
Map
<
String
,
MigrationDescriptor.MigrationStateDescriptor
>
MigrationDescriptor.
states
Methods in
org.nuxeo.runtime.migration
that return types with arguments of type
MigrationDescriptor.MigrationStateDescriptor
Modifier and Type
Method
Description
Map
<
String
,
MigrationDescriptor.MigrationStateDescriptor
>
MigrationDescriptor.
getStates
()