org.sonar.api.scan.event
Interface ProjectScanHandler.ProjectScanEvent

Enclosing interface:
ProjectScanHandler

public static interface ProjectScanHandler.ProjectScanEvent


Method Summary
 boolean isEnd()
           
 boolean isStart()
           
 

Method Detail

isStart

boolean isStart()

isEnd

boolean isEnd()


Copyright © 2009-2013 SonarSource. All Rights Reserved.