Package org.rodnansol
Class ApiResponseExampleFileOutputResourceGenerator
java.lang.Object
org.rodnansol.AbstractFileOutputResourceGenerator
org.rodnansol.ApiResponseExampleFileOutputResourceGenerator
public class ApiResponseExampleFileOutputResourceGenerator
extends AbstractFileOutputResourceGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcreateAggregatorFile(String operation, String description, int status, String contentType) protected StringgetFolderName(String operation)
-
Constructor Details
-
ApiResponseExampleFileOutputResourceGenerator
public ApiResponseExampleFileOutputResourceGenerator() -
ApiResponseExampleFileOutputResourceGenerator
-
-
Method Details
-
createAggregatorFile
protected String createAggregatorFile(String operation, String description, int status, String contentType) - Specified by:
createAggregatorFilein classAbstractFileOutputResourceGenerator
-
getFolderName
- Specified by:
getFolderNamein classAbstractFileOutputResourceGenerator
-