Class DataAssets

java.lang.Object
org.openrewrite.DataTable<DataAssets.Row>
org.openrewrite.prethink.table.DataAssets

public class DataAssets extends org.openrewrite.DataTable<DataAssets.Row>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    DataAssets(org.openrewrite.Recipe recipe)
     
  • Method Summary

    Methods inherited from class org.openrewrite.DataTable

    allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DataAssets

      public DataAssets(org.openrewrite.Recipe recipe)