com.atlassian.plugins.rest.doclet.generators
Class AtlassianWadlGeneratorConfig

java.lang.Object
  extended by com.sun.jersey.api.wadl.config.WadlGeneratorConfig
      extended by com.atlassian.plugins.rest.doclet.generators.AtlassianWadlGeneratorConfig

public class AtlassianWadlGeneratorConfig
extends com.sun.jersey.api.wadl.config.WadlGeneratorConfig

Since:
2.5.1

Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigBuilder, com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
Field Summary
static java.lang.String APPLICATION_XML
           
static java.lang.String GRAMMARS_XML
           
static java.lang.String RESOURCE_XML
           
 
Constructor Summary
AtlassianWadlGeneratorConfig()
           
 
Method Summary
 java.util.List<com.sun.jersey.api.wadl.config.WadlGeneratorDescription> configure()
           
 
Methods inherited from class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
generator, generator, getWadlGenerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_XML

public static final java.lang.String APPLICATION_XML
See Also:
Constant Field Values

GRAMMARS_XML

public static final java.lang.String GRAMMARS_XML
See Also:
Constant Field Values

RESOURCE_XML

public static final java.lang.String RESOURCE_XML
See Also:
Constant Field Values
Constructor Detail

AtlassianWadlGeneratorConfig

public AtlassianWadlGeneratorConfig()
Method Detail

configure

public java.util.List<com.sun.jersey.api.wadl.config.WadlGeneratorDescription> configure()
Specified by:
configure in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig


Copyright © 2014 Atlassian. All Rights Reserved.