Package org.teiid.translator.swagger
Class SwaggerPlugin
- java.lang.Object
-
- org.teiid.translator.swagger.SwaggerPlugin
-
public class SwaggerPlugin extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SwaggerPlugin.Event
-
Field Summary
Fields Modifier and Type Field Description static String
PLUGIN_ID
static BundleUtil
Util
-
Constructor Summary
Constructors Constructor Description SwaggerPlugin()
-
-
-
Field Detail
-
PLUGIN_ID
public static final String PLUGIN_ID
- See Also:
- Constant Field Values
-
Util
public static BundleUtil Util
-
-