@Deprecated @FunctionalInterface public interface PostJobsPhaseHandler extends EventHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | PostJobsPhaseHandler.PostJobsPhaseEventDeprecated.  This interface is not intended to be implemented by clients. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onPostJobsPhase(PostJobsPhaseHandler.PostJobsPhaseEvent event)Deprecated.  Called before and after execution of all  PostJobs. | 
void onPostJobsPhase(PostJobsPhaseHandler.PostJobsPhaseEvent event)
PostJobs.Copyright © 2009–2016 SonarSource. All rights reserved.