Class LocalSource

  • All Implemented Interfaces:
    org.guvnor.ala.config.Config, org.guvnor.ala.config.SourceConfig, org.guvnor.ala.source.Source

    public class LocalSource
    extends Object
    implements org.guvnor.ala.source.Source
    Internal representation of the sources in the local build system.
    • Constructor Detail

      • LocalSource

        public LocalSource​(org.uberfire.java.nio.file.Path path)
    • Method Detail

      • getPath

        public org.uberfire.java.nio.file.Path getPath()
        Specified by:
        getPath in interface org.guvnor.ala.source.Source
        Returns:
        the path where the sources are located.