public interface JiraTriggerListener
| Modifier and Type | Method and Description |
|---|---|
void |
buildNotScheduled(com.atlassian.jira.rest.client.api.domain.Comment comment) |
void |
buildScheduled(com.atlassian.jira.rest.client.api.domain.Comment comment,
java.util.Collection<? extends hudson.model.AbstractProject> projects) |