Uses of Interface
org.jbpm.services.api.admin.MigrationEntry
-
Packages that use MigrationEntry Package Description org.jbpm.services.api.admin -
-
Uses of MigrationEntry in org.jbpm.services.api.admin
Methods in org.jbpm.services.api.admin that return types with arguments of type MigrationEntry Modifier and Type Method Description List<MigrationEntry>MigrationReport. getEntries()Returns complete list of migration entries (steps performed) with details about them
-