Sachin Kariyattin created AIRAVATA-2619:
-------------------------------------------
Summary: Refactoring App Catalog implementation
Key: AIRAVATA-2619
URL: https://issues.apache.org/jira/browse/AIRAVATA-2619
Project: Airavata
Issue Type: Sub-task
Reporter: Sachin Kariyattin
Assignee: Sachin Kariyattin
The app catalog module contains the following Impl classes.
{{ApplicationDeploymentImpl
ApplicationInterfaceImpl
ComputeResourceImpl
GwyResourceProfileImpl
StorageResourceImpl
UsrResourceProfileImpl}}
This task involves creating a repository class for app catalog and include all
the methods from the Impl classes mentioned above. As a modular approach is
being followed, to start of, only methods GwyResourceProfileImpl will be
considered. So the RegistryServiceHandler methods only with respect to
GwyResourceProfileImpl will be modified. Subsequently all methods related to
app catalog will be refactored.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)