Class ReactivateHistoricCaseInstanceCmd

  • All Implemented Interfaces:
    Serializable, Command<CaseInstance>

    public class ReactivateHistoricCaseInstanceCmd
    extends Object
    implements Command<CaseInstance>, Serializable
    This command reactivates a history case instance by putting it back to the runtime and triggering the reactivation event on its CMMN model. If there is no reactivation event explicitly available, an exception is thrown.
    Author:
    Micha Kiener
    See Also:
    Serialized Form