org.axway.grapes.server.webapp.resources
Class WebAppResource

java.lang.Object
  extended by com.yammer.dropwizard.views.View
      extended by org.axway.grapes.server.webapp.resources.AbstractResource
          extended by org.axway.grapes.server.webapp.resources.WebAppResource

public class WebAppResource
extends AbstractResource

Web Application Resource

Provide an ui over grapes REST API

Author:
jdcoffre

Constructor Summary
WebAppResource(RepositoryHandler repoHandler, GrapesServerConfig config)
           
 
Method Summary
 
Methods inherited from class org.axway.grapes.server.webapp.resources.AbstractResource
getArtifactHandler, getArtifactJsonModel, getConfig, getDependencyHandler, getDependencyJsonModel, getDocumentation, getGraphsHandler, getIssueTrackerUrl, getLicenseHandler, getLicenseJsonModel, getModelMapper, getModuleHandler, getModuleJsonModel, getOnlineDocumentation, getOrganizationHandler, getOrganizationJsonModel, getProductHandler, getProgramVersion, getScopes
 
Methods inherited from class com.yammer.dropwizard.views.View
getCharset, getTemplateName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppResource

public WebAppResource(RepositoryHandler repoHandler,
                      GrapesServerConfig config)


Copyright © 2014. All Rights Reserved.