public abstract class AbstractDocumentLeftOperandHandler extends Object implements org.bonitasoft.engine.core.operation.LeftOperandHandler
| Constructor and Description |
|---|
AbstractDocumentLeftOperandHandler(org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
SessionService sessionService) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getAuthorId(long containerId,
String containerType) |
protected long |
getProcessInstanceId(long containerId,
String containerType) |
void |
loadLeftOperandInContext(List<org.bonitasoft.engine.core.operation.model.SLeftOperand> sLeftOperand,
long leftOperandContainerId,
String leftOperandContainerType,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext) |
void |
loadLeftOperandInContext(org.bonitasoft.engine.core.operation.model.SLeftOperand sLeftOperand,
long leftOperandContainerId,
String leftOperandContainerType,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext) |
public AbstractDocumentLeftOperandHandler(org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
SessionService sessionService)
protected long getProcessInstanceId(long containerId,
String containerType)
throws org.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeNotFoundException,
org.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeReadException
org.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeNotFoundExceptionorg.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeReadExceptionprotected long getAuthorId(long containerId,
String containerType)
public void loadLeftOperandInContext(org.bonitasoft.engine.core.operation.model.SLeftOperand sLeftOperand,
long leftOperandContainerId,
String leftOperandContainerType,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext)
loadLeftOperandInContext in interface org.bonitasoft.engine.core.operation.LeftOperandHandlerpublic void loadLeftOperandInContext(List<org.bonitasoft.engine.core.operation.model.SLeftOperand> sLeftOperand, long leftOperandContainerId, String leftOperandContainerType, org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext) throws org.bonitasoft.engine.persistence.SBonitaReadException
loadLeftOperandInContext in interface org.bonitasoft.engine.core.operation.LeftOperandHandlerorg.bonitasoft.engine.persistence.SBonitaReadExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.