Package org.ametys.plugins.repository.lock
package org.ametys.plugins.repository.lock
-
ClassDescription
AmetysObject
that can be locked.AmetysObject
that knows about its lock status.Helper forLockAwareAmetysObject
The helper for scheduling the unlocking of the contents.
At initialization all contents are scanned and locked ones will be automatically unlocked.ARunnable
which schedules aUnlockSchedulable
for unlocking an object.ASchedulable
job which unlock an object.