A recover transition is executed when a user clicks Reactivate in a form of a deleted or deactivated object, or if an internal process reactivates the object. An object can only be reactivated if it has an inactive state containing a recover transition. Other states cannot have outgoing recover transitions. The Reactivate function is not available for inactive objects without outgoing recover transition.
Location |
XML file in the xml folder |
Procedure |
|
Remark |
A recover transition added must refer to an existing active state (to.state.id) and a command chain (chain.id). |
Documents |
workflow.xsd, workflow_*.xml, commandChains_*.xml |
Example |
ModifyObjectLifecycle \WEB-INF\config\custom\xml\testcase_workflow_custom.xml: New custom recover transition |