Class JavaMethodOperationExecutorStrategy

java.lang.Object
org.bonitasoft.engine.core.operation.impl.JavaMethodOperationExecutorStrategy
All Implemented Interfaces:
OperationExecutorStrategy
Direct Known Subclasses:
BusinessDataJavaMethodOperationExecutorStrategy

public abstract class JavaMethodOperationExecutorStrategy extends Object implements OperationExecutorStrategy
This stategy is not used directly, BusinessDataJavaMethodOperationExecutorStrategy is first executed and then delegate to that one.