Uses of Class
org.apache.airavata.persistance.registry.jpa.resources.ExecutionErrorResource

Packages that use ExecutionErrorResource
org.apache.airavata.persistance.registry.jpa.resources   
 

Uses of ExecutionErrorResource in org.apache.airavata.persistance.registry.jpa.resources
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return ExecutionErrorResource
 ExecutionErrorResource ExperimentDataResource.createExecutionError()
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type ExecutionErrorResource
 List<ExecutionErrorResource> ExperimentDataResource.getExecutionErrors(String type, String experimentId, String workflowInstanceId, String nodeId, String gfacJobId)
           
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.