Uses of Class
org.oa4mp.delegation.server.storage.uuc.MetaRule
-
Packages that use MetaRule Package Description org.oa4mp.delegation.server.storage.uuc -
-
Uses of MetaRule in org.oa4mp.delegation.server.storage.uuc
Subclasses of MetaRule in org.oa4mp.delegation.server.storage.uuc Modifier and Type Class Description class
AbandonedRule
Created by Jeff Gaynor
on 2/12/24 at 4:37 PMclass
GPRule
A rule with a grace periodclass
ListRule
Created by Jeff Gaynor
on 2/12/24 at 1:45 PMclass
UnusedRule
Created by Jeff Gaynor
on 2/12/24 at 4:37 PMMethods in org.oa4mp.delegation.server.storage.uuc that return MetaRule Modifier and Type Method Description MetaRule
UUCConfiguration. getRule(int rule)
-