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