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