Class LockCondition

All Implemented Interfaces:
com.opensymphony.workflow.Condition, EnhancedCondition, LogEnabled, Serviceable

OSWorkflow condition for testing the lock state of a content.

Check if the content is locked and if it is the case, the condition passes only if the lock owner is the current caller.