public class LogMessageBuilder extends Object
Constructor and Description |
---|
LogMessageBuilder() |
Modifier and Type | Method and Description |
---|---|
static String |
buildFlowNodeContextMessage(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
Build the log message using the flow node's context (display name, id, parent activity id, parent process instance id, root process instance id, and
process definition id)
|
static String |
builUserActionPrefix(org.bonitasoft.engine.session.model.SSession session,
long starterId)
Build message "The user
|
public static String buildFlowNodeContextMessage(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
flowNodeInstance
- initialMessage
- the initial messagepublic static String builUserActionPrefix(org.bonitasoft.engine.session.model.SSession session, long starterId)
session
- starterId
- Copyright © 2013 BonitaSoft. All Rights Reserved.