Class CheckNotLockedAction

All Implemented Interfaces:
Component, LogEnabled, Serviceable, Action

Used to protect skin edition pipelines. Stops the pipelines execution if the skin is locked by another user. If locked, set a JSON map in request attributes : {isLocked: true, lockOwner: XXX}