public class XpathUpdateQueryOperationExecutorStrategy extends Object implements org.bonitasoft.engine.core.operation.OperationExecutorStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_XPATH_UPDATE_QUERY |
| Constructor and Description |
|---|
XpathUpdateQueryOperationExecutorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
computeNewValueForLeftOperand(org.bonitasoft.engine.core.operation.model.SOperation operation,
Object value,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext) |
String |
getOperationType() |
public static final String TYPE_XPATH_UPDATE_QUERY
public XpathUpdateQueryOperationExecutorStrategy()
public String getOperationType()
getOperationType in interface org.bonitasoft.engine.core.operation.OperationExecutorStrategypublic Object computeNewValueForLeftOperand(org.bonitasoft.engine.core.operation.model.SOperation operation, Object value, org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext) throws org.bonitasoft.engine.core.operation.exception.SOperationExecutionException
computeNewValueForLeftOperand in interface org.bonitasoft.engine.core.operation.OperationExecutorStrategyorg.bonitasoft.engine.core.operation.exception.SOperationExecutionExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.