Class RestoreRevisionFunction

All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider, Initializable, LogEnabled, Serviceable

OSWorkflow function to restore an old revision of a content. Builds a Map with the old content's attributes values, and passes it to the EditContentFunction, which does the real job.