[ 
https://issues.apache.org/jira/browse/AIRAVATA-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282292#comment-16282292
 ] 

ASF GitHub Bot commented on AIRAVATA-2601:
------------------------------------------

tilaks26 commented on a change in pull request #146: [AIRAVATA-2601] Adding 
groups to Applications
URL: https://github.com/apache/airavata/pull/146#discussion_r155604478
 
 

 ##########
 File path: 
modules/registry/registry-cpi/src/main/java/org/apache/airavata/registry/cpi/ApplicationDeployment.java
 ##########
 @@ -53,7 +53,7 @@
      */
     List<ApplicationDeploymentDescription> getApplicationDeployements 
(Map<String, String> filters) throws AppCatalogException;
 
-    List<ApplicationDeploymentDescription> getAllApplicationDeployements 
(String gatewayId) throws AppCatalogException;
+    List<ApplicationDeploymentDescription> getAllApplicationDeployements 
(String gatewayId, List<String> accessibleIds) throws AppCatalogException;
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Adding Groups to Applications
> -----------------------------
>
>                 Key: AIRAVATA-2601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2601
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Registry API
>            Reporter: Sneha Tilak
>            Assignee: Sneha Tilak
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to