public class SwaggerWebAppFraction extends Object implements Fraction<SwaggerWebAppFraction>
Constructor and Description |
---|
SwaggerWebAppFraction() |
Modifier and Type | Method and Description |
---|---|
SwaggerWebAppFraction |
addWebContent(String content)
Allows customization of the swagger-ui web interface.
|
String |
getContext() |
<any> |
getWebContent() |
void |
setContext(String context) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults, applyDefaults
public String getContext()
public void setContext(String context)
public SwaggerWebAppFraction addWebContent(String content)
content
- The location of the web resources (see above)public <any> getWebContent()
Copyright © 2019 JBoss by Red Hat. All rights reserved.