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