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 JobMarketEventtrait Serializabletrait Producttrait Equalstrait GlobalEventclass Objecttrait Matchableclass Any
Members list
In this article