sealed abstract class ProjectNotificationEvents(val underlying: ProjectNotificationEvents) extends Product with Serializable
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object BuildFailed.type
object BuildInProgress.type
object BuildPhaseFailed.type
object BuildPhaseSucceeded.type
object BuildStopped.type
object BuildSucceeded.type