Package 

Interface OperationsRunner


  • 
    public interface OperationsRunner
    
                        

    An operations runner will run one or more operation and return the resulting context.

    • Method Summary

      Modifier and Type Method Description
      abstract OperationsContext run(OperationsInput operationsInput) Run one or more operations.
      • Methods inherited from class java.lang.Object

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