@Internal public class ResumeJobEvent extends ConfluenceEvent implements ClusterEvent
Only used by the functestrpc plugin, but due to P1 plugin restrictions this event needs to live in core.
source
Constructor and Description |
---|
ResumeJobEvent(Object src,
ScheduledJobKey scheduledJobKey) |
Modifier and Type | Method and Description |
---|---|
ScheduledJobKey |
getScheduledJobKey() |
equals, hashCode
getSource, toString
public ResumeJobEvent(Object src, ScheduledJobKey scheduledJobKey)
public ScheduledJobKey getScheduledJobKey()
Copyright © 2003–2018 Atlassian. All rights reserved.