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

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

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

Methods in org.apache.airavata.persistance.registry.jpa.resources that return PublishWorkflowResource
 PublishWorkflowResource GatewayResource.createPublishedWorkflow(String workflowTemplateName)
           
 PublishWorkflowResource GatewayResource.getPublishedWorkflow(String workflowTemplateName)
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type PublishWorkflowResource
 List<PublishWorkflowResource> GatewayResource.getPublishedWorkflows()
           
 



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