Interface ResourcesModule

All Superinterfaces:
ProjectModule
All Known Implementing Classes:
ResourcesModuleImpl

public interface ResourcesModule extends ProjectModule
Author:
Abdulin Ildar
  • Method Details

    • getConfigs

      Path getConfigs()
    • getSrcPath

      Path getSrcPath()
    • getGeneratedResources

      Path getGeneratedResources()
    • getResources

      Path getResources()
    • getMetaInf

      Path getMetaInf()
    • getBusinessModel

      Path getBusinessModel()
    • getOverrides

      Path getOverrides()