|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchEvent | |
|---|---|
| org.sonar.batch.events | |
| org.sonar.batch.phases | |
| Uses of BatchEvent in org.sonar.batch.events |
|---|
| Subclasses of BatchEvent in org.sonar.batch.events | |
|---|---|
class |
BatchStepEvent
Generic event for some steps of project scan. |
| Methods in org.sonar.batch.events with parameters of type BatchEvent | |
|---|---|
void |
EventBus.fireEvent(BatchEvent event)
Fires the given event. |
| Uses of BatchEvent in org.sonar.batch.phases |
|---|
| Subclasses of BatchEvent in org.sonar.batch.phases | |
|---|---|
class |
AbstractPhaseEvent<H extends EventHandler>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||