org.sonar.batch.phases
Class UpdateStatusJob
java.lang.Object
org.sonar.batch.phases.UpdateStatusJob
- All Implemented Interfaces:
- BatchComponent
public class UpdateStatusJob
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateStatusJob
public UpdateStatusJob(Settings settings,
ServerClient server,
DatabaseSession session,
ResourcePersister resourcePersister,
Project project,
Snapshot snapshot,
AnalysisMode analysisMode)
execute
public void execute()
Copyright © 2009–2015 SonarSource. All rights reserved.