NothingFound

indigoextras.jobs.JobMarketEvent.NothingFound
final case class NothingFound(workerId: BindingKey) extends JobMarketEvent

An event representing that no job could be found for the worker.

Value parameters

workerId

the id of the worker who made the request.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GlobalEvent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product