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