org.sonar.batch.scan.filesystem
Class ModuleFileSystemInitializer

java.lang.Object
  extended by org.sonar.batch.scan.filesystem.ModuleFileSystemInitializer
All Implemented Interfaces:
BatchComponent

public class ModuleFileSystemInitializer
extends Object
implements BatchComponent

Since:
3.5

Constructor Summary
ModuleFileSystemInitializer(ProjectDefinition module, TempFolder tempUtils, PathResolver pathResolver)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleFileSystemInitializer

public ModuleFileSystemInitializer(ProjectDefinition module,
                                   TempFolder tempUtils,
                                   PathResolver pathResolver)


Copyright © 2009–2015 SonarSource. All rights reserved.