Skip navigation links
C D G S 

C

com.tomtresansky.gradle.plugin.schemaspy - package com.tomtresansky.gradle.plugin.schemaspy
 

D

DefaultSchemaSpyReportContainer - Class in com.tomtresansky.gradle.plugin.schemaspy
Concrete implementation of SchemaSpyReportContainer which represents the set of reports that can be generated by the SchemaSpyReportTask.
DefaultSchemaSpyReportContainer(Task) - Constructor for class com.tomtresansky.gradle.plugin.schemaspy.DefaultSchemaSpyReportContainer
Constructor passes the task param on to the super-constructor, then adds a reference to the index.html file produced by SchemaSpy to the reports collection.

G

getHtml() - Method in class com.tomtresansky.gradle.plugin.schemaspy.DefaultSchemaSpyReportContainer
 
getHtml() - Method in interface com.tomtresansky.gradle.plugin.schemaspy.SchemaSpyReportContainer
The SchemaSpy HTML report.

S

SchemaSpyReportContainer - Interface in com.tomtresansky.gradle.plugin.schemaspy
The set of reports that can be generated by the SchemaSpyReportTask task type.
C D G S 
Skip navigation links