Package ru.cg.webbpm.studio.core.api.migrations
package ru.cg.webbpm.studio.core.api.migrations
-
ClassDescriptionFileWithVersionsIO<T extends HasVersions>Used by
MigrationManager
to read/write files with versions.Exception indicating some object (i.e. a page) is not compatible; migrations must be applied before proceeding to work with the objectEncapsulates version checks and migration operationsStores converters by version and object class.ObjectExtractor<C,O> Base interface for extractors that extract sub objects (i.e. extracting from page for pageObject converters) Supported container types are those for which either aFileReader
or an extractor exists.Deprecated.This class is no longer acceptable to compute time between versions.Encapsulates version checks