public class LogMessageBuilder extends Object
| Constructor and Description |
|---|
LogMessageBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildExecuteTaskContextMessage(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
String username,
long executerUserId,
long executerSubstituteId,
Map<String,Serializable> inputs) |
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 - public static String buildExecuteTaskContextMessage(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance, String username, long executerUserId, long executerSubstituteId, Map<String,Serializable> inputs)
public static String builUserActionPrefix(org.bonitasoft.engine.session.model.SSession session, long starterId)
session - starterId - Copyright © 2017 Bonitasoft S.A.. All rights reserved.