Package com.atlassian.bamboo.v2.events
Class InitialBuildRequiredEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.event.Event
-
- com.atlassian.bamboo.event.BuildEvent
-
- com.atlassian.bamboo.v2.events.InitialBuildRequiredEvent
-
- All Implemented Interfaces:
PlanEvent
,Serializable
@AsynchronousPreferred public class InitialBuildRequiredEvent extends BuildEvent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description InitialBuildRequiredEvent(Object source, String buildKey)
-
Method Summary
-
Methods inherited from class com.atlassian.bamboo.event.BuildEvent
getBuildPlanKey, getPlanKey, toString
-
Methods inherited from class java.util.EventObject
getSource
-
-