Package org.openl.rules.openapi.impl
Class OpenAPIJavaClassGenerator
- java.lang.Object
-
- org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
-
public class OpenAPIJavaClassGenerator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_OPEN_API_PATHstatic StringDEFAULT_RUNTIME_CTX_PARAM_NAMEstatic StringVALUE
-
Constructor Summary
Constructors Constructor Description OpenAPIJavaClassGenerator(ProjectModel projectModel)
-
-
-
Field Detail
-
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
-
DEFAULT_OPEN_API_PATH
public static final String DEFAULT_OPEN_API_PATH
- See Also:
- Constant Field Values
-
DEFAULT_RUNTIME_CTX_PARAM_NAME
public static final String DEFAULT_RUNTIME_CTX_PARAM_NAME
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
OpenAPIJavaClassGenerator
public OpenAPIJavaClassGenerator(ProjectModel projectModel)
-
-
Method Detail
-
generate
public OpenAPIGeneratedClasses generate()
-
-