Interface SCommandLogBuilderFactory
- All Superinterfaces:
HasCRUDEActionFactory,SLogBuilderFactory,SPersistenceLogBuilderFactory
- All Known Implementing Classes:
SCommandLogBuilderFactoryImpl
public interface SCommandLogBuilderFactory
extends SPersistenceLogBuilderFactory, HasCRUDEActionFactory
- Author:
- Matthieu Chaffotte
-
Method Summary
Methods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SPersistenceLogBuilderFactory
getObjectIdKey
-
Method Details
-
createNewInstance
SCommandLogBuilder createNewInstance()- Specified by:
createNewInstancein interfaceSLogBuilderFactory
-