Class ProcessExecutionTask

java.lang.Object
com.gooddata.sdk.model.dataload.processes.ProcessExecutionTask

public class ProcessExecutionTask
extends java.lang.Object
Process execution task. Deserialization only
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getDetailUri()  
    java.lang.String getPollUri()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details