Class SContactInfoLogBuilderImpl
java.lang.Object
org.bonitasoft.engine.queriablelogger.model.builder.impl.CRUDELogBuilder
org.bonitasoft.engine.identity.model.builder.impl.SContactInfoLogBuilderImpl
- All Implemented Interfaces:
SContactInfoLogBuilder,HasCRUDEAction,SLogBuilder,SPersistenceLogBuilder
- Author:
- Emmanuel Duchastenier, Matthieu Chaffotte
-
Field Summary
Fields inherited from class org.bonitasoft.engine.queriablelogger.model.builder.impl.CRUDELogBuilder
queriableLogBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected Stringstatic SContactInfoLogBuilderobjectId(long objectId) setContactInfoUserId(long userId) Methods inherited from class org.bonitasoft.engine.queriablelogger.model.builder.impl.CRUDELogBuilder
actionScope, actionStatus, build, callerClassName, callerMethodName, clusterNode, productVersion, rawMessage, setActionType, severity, userIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.HasCRUDEAction
setActionTypeMethods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SLogBuilder
actionScope, actionStatus, build, callerClassName, callerMethodName, clusterNode, productVersion, rawMessage, severity, userId
-
Constructor Details
-
SContactInfoLogBuilderImpl
public SContactInfoLogBuilderImpl()
-
-
Method Details
-
objectId
- Specified by:
objectIdin interfaceSPersistenceLogBuilder
-
setContactInfoUserId
- Specified by:
setContactInfoUserIdin interfaceSContactInfoLogBuilder
-
getActionTypePrefix
- Specified by:
getActionTypePrefixin classCRUDELogBuilder
-
checkExtraRules
- Specified by:
checkExtraRulesin classCRUDELogBuilder
-
getInstance
-