Class BuildResultArtifactEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.bamboo.event.artifact.BuildResultArtifactEvent
-
- All Implemented Interfaces:
Serializable
public class BuildResultArtifactEvent extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BuildResultArtifactEvent(long size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getSize()
-
Methods inherited from class java.util.EventObject
getSource, toString
-
-