Interface SUserLogBuilderFactory
-
- All Superinterfaces:
HasCRUDEActionFactory,SLogBuilderFactory,SPersistenceLogBuilderFactory
- All Known Implementing Classes:
SUserLogBuilderFactoryImpl
public interface SUserLogBuilderFactory extends SPersistenceLogBuilderFactory, HasCRUDEActionFactory
- Author:
- Yanyan Liu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SUserLogBuildercreateNewInstance()-
Methods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SPersistenceLogBuilderFactory
getObjectIdKey
-
-
-
-
Method Detail
-
createNewInstance
SUserLogBuilder createNewInstance()
- Specified by:
createNewInstancein interfaceSLogBuilderFactory
-
-