Class MigrationEntry

  • All Implemented Interfaces:
    Serializable

    public class MigrationEntry
    extends Object
    implements Serializable
    Represent single entry of the process instance migration. Entry is classified as:
    • INFO - information about performed operation
    • WARN - indicates of possible issues or not recommended settings
    • ERROR - indicates a failure within process instance migration and rollback
    See Also:
    Serialized Form