Post

final case class Post(job: Job) extends JobMarketEvent

An event to Post a job onto the global market

Value parameters:
job

the job to put onto the marker

trait Serializable
trait Product
trait Equals
trait GlobalEvent
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product