Class LockCondition

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

public class LockCondition extends AbstractContentWorkflowComponent implements com.opensymphony.workflow.Condition
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.