Package 

Interface IOperationExecutor

    • Method Summary

      Modifier and Type Method Description
      abstract ExecutionResponse execute(List<Operation> operations) Execute the provided operations.
      abstract List<String> getOperations() The list of operations that this executor can handle execution.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait