Package io.rocketbase.extension
Interface LogRepository
-
- All Known Implementing Classes:
JdbcLogRepository
public interface LogRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancreateIfNotExists(ExecutionLog log)
-
-
-
Method Detail
-
createIfNotExists
boolean createIfNotExists(ExecutionLog log)
-
-