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

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

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

Methods in org.apache.airavata.persistance.registry.jpa.resources that return UserWorkflowResource
 UserWorkflowResource WorkerResource.createWorkflowTemplate(String templateName)
           
 UserWorkflowResource WorkerResource.getWorkflowTemplate(String templateName)
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type UserWorkflowResource
 List<UserWorkflowResource> WorkerResource.getWorkflowTemplates()
           
 



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