Package com.atlassian.bamboo.event.agent
Class AgentAuthorisationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.agent.AgentAuthorisationEvent
- All Implemented Interfaces:
Serializable
@AsynchronousPreferred
public class AgentAuthorisationEvent
extends org.springframework.context.ApplicationEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AgentAuthorisationEvent
-
-
Method Details
-
isAuthorized
public boolean isAuthorized() -
setAuthorized
public void setAuthorized(boolean authorized) -
getEventName
-