Package org.ametys.plugins.repository.lock
package org.ametys.plugins.repository.lock
-
ClassDescription
AmetysObjectthat can be locked.AmetysObjectthat knows about its lock status.Helper forLockAwareAmetysObjectThe helper for scheduling the unlocking of the contents.
At initialization all contents are scanned and locked ones will be automatically unlocked.ARunnablewhich schedules aUnlockSchedulablefor unlocking an object.ASchedulablejob which unlock an object.