Class OperationExecutorStrategyProvider
java.lang.Object
org.bonitasoft.engine.core.operation.OperationExecutorStrategyProvider
-
Constructor Summary
ConstructorsConstructorDescriptionOperationExecutorStrategyProvider(List<OperationExecutorStrategy> operationExecutors) -
Method Summary
Modifier and TypeMethodDescriptiongetOperationExecutorStrategy(SOperation operation) protected StringgetStrategyKey(SOperation operation)
-
Constructor Details
-
OperationExecutorStrategyProvider
-
-
Method Details
-
getOperationExecutorStrategy
public OperationExecutorStrategy getOperationExecutorStrategy(SOperation operation) throws SOperationExecutionException - Throws:
SOperationExecutionException
-
getStrategyKey
-