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

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

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

 ##########
 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:
   Where's the implementation of this?

----------------------------------------------------------------
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:
[email protected]


> 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