B D E G H I M R 
All Classes All Packages

B

buildMavenClasspath(List<String>) - Method in class de.thomas_oster.rest2typescript.Rest2TypescriptPlugin
Extracted this method simply for unit testing.

D

de.thomas_oster.rest2typescript - package de.thomas_oster.rest2typescript
 

E

execute() - Method in class de.thomas_oster.rest2typescript.HelpMojo
execute() - Method in class de.thomas_oster.rest2typescript.Rest2TypescriptPlugin
Scans the source code for this module to look for instances of the annotations we're looking for.

G

generate(String, File, String) - Method in class de.thomas_oster.rest2typescript.Generator
 
generate(Reflections, File, String) - Method in class de.thomas_oster.rest2typescript.Generator
 
Generator - Class in de.thomas_oster.rest2typescript
 
Generator() - Constructor for class de.thomas_oster.rest2typescript.Generator
 

H

HelpMojo - Class in de.thomas_oster.rest2typescript
Display help information on rest2typescript-maven-plugin.
Call mvn rest2typescript:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class de.thomas_oster.rest2typescript.HelpMojo
 

I

isExcludedByToTypescriptAnnotation(Class) - Static method in class de.thomas_oster.rest2typescript.Generator
returns true if the object (method or class) is annotated with a @ToTypescript(false) annotation

M

main(String[]) - Static method in class de.thomas_oster.rest2typescript.Generator
 

R

Rest2TypescriptPlugin - Class in de.thomas_oster.rest2typescript
Goal for scanning class files looking for Spring Controller annotations and generate a Typescirpt file
Rest2TypescriptPlugin() - Constructor for class de.thomas_oster.rest2typescript.Rest2TypescriptPlugin
 
B D E G H I M R 
All Classes All Packages