Package com.atlassian.bamboo.event.agent
Class AgentCapabilityAddedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.bamboo.event.agent.AgentCapabilityAddedEvent
-
- All Implemented Interfaces:
Serializable
public class AgentCapabilityAddedEvent extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description AgentCapabilityAddedEvent(Object source)
-
-
-
Constructor Detail
-
AgentCapabilityAddedEvent
public AgentCapabilityAddedEvent(Object source)
-
-