Uses of Interface
org.sonar.api.batch.events.DecoratorsPhaseHandler.DecoratorsPhaseEvent

Packages that use DecoratorsPhaseHandler.DecoratorsPhaseEvent
org.sonar.api.batch.events   
 

Uses of DecoratorsPhaseHandler.DecoratorsPhaseEvent in org.sonar.api.batch.events
 

Methods in org.sonar.api.batch.events with parameters of type DecoratorsPhaseHandler.DecoratorsPhaseEvent
 void DecoratorsPhaseHandler.onDecoratorsPhase(DecoratorsPhaseHandler.DecoratorsPhaseEvent event)
          Called before and after execution of all Decorators.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.