- All Implemented Interfaces:
Statistic
- Since:
- 13.08.2021
- Author:
- Tim Irmler
-
Constructor Summary
Constructors
-
Method Summary
getFact(javax.persistence.EntityManager em)
Gets the DB Creation Date from the Database
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DBActiveSince
public DBActiveSince()
-
Method Details
-
getFact
public Answer getFact
(javax.persistence.EntityManager em)
Gets the DB Creation Date from the Database
- Specified by:
getFact in interface Statistic
- Parameters:
em - the EntityManager to use
- Returns:
- an
Answer containing amount of time this Chatbot has been running