org.gcube.execution.textExtraction.job.utils
Class JobResultSetConsumer

java.lang.Object
  extended by org.gcube.execution.textExtraction.job.utils.JobResultSetConsumer

public class JobResultSetConsumer
extends java.lang.Object


Constructor Summary
JobResultSetConsumer(java.lang.String RSLocator)
           
 
Method Summary
 java.util.ArrayList<JobDigitalObject> getAllResultIds(java.lang.String scope, java.lang.String guid)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobResultSetConsumer

public JobResultSetConsumer(java.lang.String RSLocator)
                     throws java.net.URISyntaxException,
                            gRS2CreationException
Throws:
java.net.URISyntaxException
gRS2CreationException
Method Detail

getAllResultIds

public java.util.ArrayList<JobDigitalObject> getAllResultIds(java.lang.String scope,
                                                             java.lang.String guid)