Package

org.dberg.hubot

event

Permalink

package event

Visibility
  1. Public
  2. All

Type Members

  1. case class Event(id: String, payload: Map[String, Any]) extends Product with Serializable

    Permalink
  2. abstract class EventCallback extends AnyRef

    Permalink
  3. trait EventComponent extends AnyRef

    Permalink
  4. class TestCallback extends EventCallback with StrictLogging

    Permalink

Ungrouped