Class AssignmentOperationExecutorStrategy

java.lang.Object
org.bonitasoft.engine.core.operation.impl.AssignmentOperationExecutorStrategy
All Implemented Interfaces:
OperationExecutorStrategy

@Component public class AssignmentOperationExecutorStrategy extends Object implements OperationExecutorStrategy
AssignmentOperationExecutorStrategy is the default Bonita strategy to execute data assignment operations
Author:
Zhang Bole, Elias Ricken de Medeiros, Baptiste Mesta, Matthieu Chaffotte
  • Constructor Details

    • AssignmentOperationExecutorStrategy

      public AssignmentOperationExecutorStrategy()
      Builds a new AssignmentOperationExecutorStrategy, which is the strategy to execute data assignment operations
  • Method Details