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,
boolean shouldPersistValue) |
String |
getOperationType() |
boolean |
shouldPersistOnNullValue() |
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, boolean shouldPersistValue) throws org.bonitasoft.engine.core.operation.exception.SOperationExecutionException
computeNewValueForLeftOperand in interface org.bonitasoft.engine.core.operation.OperationExecutorStrategyorg.bonitasoft.engine.core.operation.exception.SOperationExecutionExceptionpublic boolean shouldPersistOnNullValue()
shouldPersistOnNullValue in interface org.bonitasoft.engine.core.operation.OperationExecutorStrategyCopyright © 2017 Bonitasoft S.A.. All rights reserved.