org.sonar.batch.scan.filesystem
Class StatusDetectionFactory

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

public class StatusDetectionFactory
extends Object
implements BatchComponent


Constructor Summary
StatusDetectionFactory()
          Used by scan2
StatusDetectionFactory(PreviousFileHashLoader l)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusDetectionFactory

public StatusDetectionFactory(PreviousFileHashLoader l)

StatusDetectionFactory

public StatusDetectionFactory()
Used by scan2



Copyright © 2009–2015 SonarSource. All rights reserved.