org.gcube.textextraction.dummy.workflow.engine.functionality
Class WEClient

java.lang.Object
  extended by org.gcube.textextraction.dummy.workflow.engine.functionality.WEClient

public class WEClient
extends java.lang.Object


Constructor Summary
WEClient()
           
 
Method Summary
static java.lang.String getJobStatus(java.lang.String executionId, java.lang.String scope, java.lang.String engineUrl)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WEClient

public WEClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws WorkflowEnginePortTypeException,
                        EnvironmentInformationSystemException,
                        java.io.IOException,
                        NoScriptFoundException,
                        NodeWithTextExtractionSoftwareNotFoundException,
                        NoWorkflowEngineEPRFound
Parameters:
args -
Throws:
WorkflowEnginePortTypeException
NodeWithTextExtractionSoftwareNotFoundException
NoScriptFoundException
java.io.IOException
EnvironmentInformationSystemException
NoWorkflowEngineEPRFound

getJobStatus

public static java.lang.String getJobStatus(java.lang.String executionId,
                                            java.lang.String scope,
                                            java.lang.String engineUrl)
                                     throws WorkflowEnginePortTypeException,
                                            JobStatusRetrievalException
Throws:
WorkflowEnginePortTypeException
JobStatusRetrievalException