public interface FineGrainedNotifier
| Modifier and Type | Method and Description |
|---|---|
void |
completed(hudson.model.AbstractBuild r) |
void |
deleted(hudson.model.AbstractBuild r) |
void |
finalized(hudson.model.AbstractBuild r) |
void |
started(hudson.model.AbstractBuild r) |
Copyright © 2016–2018. All rights reserved.