Uses of Class
com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractSonargraphRecorder
Packages that use AbstractSonargraphRecorder
- 
Uses of AbstractSonargraphRecorder in com.hello2morrow.sonargraph.integration.jenkins.controller
Subclasses of AbstractSonargraphRecorder in com.hello2morrow.sonargraph.integration.jenkins.controllerModifier and TypeClassDescriptionfinal classThis class contains all the functionality of the build step.Method parameters in com.hello2morrow.sonargraph.integration.jenkins.controller with type arguments of type AbstractSonargraphRecorderModifier and TypeMethodDescriptionprotected voidAbstractSonargraphRecorder.logExecutionStart(AbstractBuild<?, ?> build, TaskListener listener, Class<? extends AbstractSonargraphRecorder> recorderClazz) protected voidAbstractSonargraphRecorder.logExecutionStart(Run<?, ?> run, TaskListener listener, Class<? extends AbstractSonargraphRecorder> recorderClazz)