Package org.openrewrite.maven.table
Class MavenMetadataFailures
java.lang.Object
org.openrewrite.DataTable<MavenMetadataFailures.Row>
org.openrewrite.maven.table.MavenMetadataFailures
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic class -
Field Summary
Fields inherited from class org.openrewrite.DataTable
maxCycle -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninsertRows(org.openrewrite.ExecutionContext ctx, MavenMetadataFailures.MavenMetadataDownloader download) Methods inherited from class org.openrewrite.DataTable
getDescription, getDisplayName, getMaxCycle, getName, getRowsTypeReference, getType, insertRow, isEnabled, setEnabled
-
Constructor Details
-
MavenMetadataFailures
public MavenMetadataFailures(org.openrewrite.Recipe recipe)
-
-
Method Details
-
insertRows
public MavenMetadata insertRows(org.openrewrite.ExecutionContext ctx, MavenMetadataFailures.MavenMetadataDownloader download) throws MavenDownloadingException - Throws:
MavenDownloadingException
-