Class SwaggerDocUtils
- java.lang.Object
-
- org.activiti.cloud.common.swagger.springdoc.SwaggerDocUtils
-
public class SwaggerDocUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description SwaggerDocUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidreplaceParameterObjectWithClass(Class source, Class target)static voidreplaceWithClass(Class source, Class target)
-