@Singleton public class EventResource extends Object
Constructor and Description |
---|
EventResource(RecentEventsQueue recentEvents,
AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
static boolean |
doesEventMatch(Object event,
String matcher) |
javax.ws.rs.core.Response |
getEvent(String className,
Long timeoutMinutes) |
static String |
toJson(Object matchingEvent) |
@Inject public EventResource(RecentEventsQueue recentEvents, AgentManager agentManager)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.