Uses of Class
org.xipki.ca.server.db.CertStore.SystemEvent
-
Packages that use CertStore.SystemEvent Package Description org.xipki.ca.server.db -
-
Uses of CertStore.SystemEvent in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return CertStore.SystemEvent Modifier and Type Method Description CertStore.SystemEventCaManagerQueryExecutor. getSystemEvent(String eventName)Retrieve the system event.Methods in org.xipki.ca.server.db with parameters of type CertStore.SystemEvent Modifier and Type Method Description voidCaManagerQueryExecutor. changeSystemEvent(CertStore.SystemEvent systemEvent)
-