Class AbandonedRule
- java.lang.Object
-
- org.oa4mp.delegation.server.storage.uuc.MetaRule
-
- org.oa4mp.delegation.server.storage.uuc.GPRule
-
- org.oa4mp.delegation.server.storage.uuc.AbandonedRule
-
public class AbandonedRule extends GPRule
Created by Jeff Gaynor
on 2/12/24 at 4:37 PM
-
-
Constructor Summary
Constructors Constructor Description AbandonedRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
applies(Long created, Long accessed, Long modified)
Returns true if the argument fulfills this rule.-
Methods inherited from class org.oa4mp.delegation.server.storage.uuc.GPRule
getGracePeriod, isGracePeriodSet, setGracePeriod
-
-