Interface BaseMigrationTasks.IAcceptsTasks

All Known Implementing Classes:
Builder.BuilderAddTableByColumns, Builder.BuilderWithTableName
Enclosing class:
BaseMigrationTasks<T extends Enum>

public static interface BaseMigrationTasks.IAcceptsTasks
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addTask(BaseTask theTask)