Package org.imixs.workflow.office.util
Class ItemMigrationService
- java.lang.Object
-
- org.imixs.workflow.office.util.ItemMigrationService
-
public class ItemMigrationService extends Object
This EJB provides reacts on Document Load/SAve events and automatically migrates deprecated field items.e.g. namTeam -> space.team
- Version:
- 1.0
- Author:
- rsoika
-
-
Constructor Summary
Constructors Constructor Description ItemMigrationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonDocumentEvent(org.imixs.workflow.engine.DocumentEvent documentEvent)Reacts on ON_DOCUMENT_SAVE / ON_DOCUMENT_LOAD for the following document types:
-