@Internal public class TriggerJobEvent extends ConfluenceEvent
Only used by the functestrpc plugin, but due to P1 plugin restrictions this event needs to live in core.
source
Constructor and Description |
---|
TriggerJobEvent(Object src,
String jobGroupName,
String jobName,
boolean pauseBackgroundJobs) |
Modifier and Type | Method and Description |
---|---|
String |
getJobGroupName() |
String |
getJobName() |
boolean |
isPauseBackgroundJobs() |
equals, hashCode
getSource, toString
Copyright © 2003–2016 Atlassian. All rights reserved.