Uses of Class
org.jbpm.runtime.manager.impl.migration.MigrationEntry
-
Packages that use MigrationEntry Package Description org.jbpm.runtime.manager.impl.migration -
-
Uses of MigrationEntry in org.jbpm.runtime.manager.impl.migration
Methods in org.jbpm.runtime.manager.impl.migration that return types with arguments of type MigrationEntry Modifier and Type Method Description List<MigrationEntry>
MigrationReport. getEntries()
Method parameters in org.jbpm.runtime.manager.impl.migration with type arguments of type MigrationEntry Modifier and Type Method Description void
MigrationReport. setEntries(List<MigrationEntry> entries)
-