Package

com.ing.baker

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. trait Event extends Serializable

    Permalink
  2. trait Ingredient extends Serializable

    Permalink
  3. case class ProcessMetadata(id: String, created: Long) extends Product with Serializable

    Permalink

    This class is to store some metadata information of a baker process

    This class is to store some metadata information of a baker process

    id

    process id

    created

    process created date-time

Ungrouped