Package org.ametys.plugins.repository.lock
-
Interface Summary Interface Description LockableAmetysObject AmetysObjectthat can be locked.LockAwareAmetysObject AmetysObjectthat knows about its lock status. -
Class Summary Class Description LockHelper Helper forLockAwareAmetysObjectUnlockHelper The helper for scheduling the unlocking of the contents.
At initialization all contents are scanned and locked ones will be automatically unlocked.UnlockRunnable ARunnablewhich schedules aUnlockSchedulablefor unlocking an object.UnlockSchedulable ASchedulablejob which unlock an object.