Uses of Class
org.openl.rules.openapi.impl.GroovyScriptFile
-
Packages that use GroovyScriptFile Package Description org.openl.rules.openapi.impl -
-
Uses of GroovyScriptFile in org.openl.rules.openapi.impl
Methods in org.openl.rules.openapi.impl that return GroovyScriptFile Modifier and Type Method Description GroovyScriptFileOpenAPIGeneratedClasses. getAnnotationTemplateGroovyFile()Methods in org.openl.rules.openapi.impl that return types with arguments of type GroovyScriptFile Modifier and Type Method Description Set<GroovyScriptFile>OpenAPIGeneratedClasses. getGroovyCommonClasses()Constructors in org.openl.rules.openapi.impl with parameters of type GroovyScriptFile Constructor Description OpenAPIGeneratedClasses(GroovyScriptFile annotationGroovyScript, Set<GroovyScriptFile> groovyScriptFiles)Constructor parameters in org.openl.rules.openapi.impl with type arguments of type GroovyScriptFile Constructor Description OpenAPIGeneratedClasses(GroovyScriptFile annotationGroovyScript, Set<GroovyScriptFile> groovyScriptFiles)
-