public interface SwaggerMessages
| Modifier and Type | Field and Description |
|---|---|
static SwaggerMessages |
MESSAGES |
| Modifier and Type | Method and Description |
|---|---|
void |
configureSwaggerForPackage(String deployment,
String pkg) |
void |
configureSwaggerForSeveralPackages(String deployment,
List<String> packages) |
void |
ignoringPackage(String pkg) |
void |
noConfigurationFound() |
void |
noEligiblePackages(String deployment) |
static final SwaggerMessages MESSAGES
Copyright © 2018 JBoss by Red Hat. All rights reserved.