Class ExecutionFailedData

    • Constructor Summary

      Constructors 
      Constructor Description
      ExecutionFailedData​(java.lang.String controllerUrl, java.lang.String executionId, java.lang.String executionDescription)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExecutionFailedData

        public ExecutionFailedData​(java.lang.String controllerUrl,
                                   java.lang.String executionId,
                                   java.lang.String executionDescription)