org.sonar.api.batch.events
Interface MavenPhaseHandler.MavenPhaseEvent

Enclosing interface:
MavenPhaseHandler

public static interface MavenPhaseHandler.MavenPhaseEvent

This interface is not intended to be implemented by clients.


Method Summary
 boolean isEnd()
           
 boolean isStart()
           
 

Method Detail

isStart

boolean isStart()

isEnd

boolean isEnd()


Copyright © 2009–2015 SonarSource. All rights reserved.