c

tasks.ui

QueueUIBackendImpl

class QueueUIBackendImpl extends QueueUI

Linear Supertypes
QueueUI, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. QueueUIBackendImpl
  2. QueueUI
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new QueueUIBackendImpl()(implicit actorSystem: ActorSystem, config: TasksConfig)

Value Members

  1. val log: LoggingAdapter
  2. def tasksQueueEventListener: EventListener[Event]
    Definition Classes
    QueueUIBackendImpl → QueueUI
  3. def unbind: Future[Done]