Package

com.ing.baker.runtime.actor.recipe_manager

protobuf

Permalink

package protobuf

Visibility
  1. Public
  2. All

Type Members

  1. final case class RecipeAdded(recipeId: Option[String] = None, compiledRecipe: Option[CompiledRecipe] = None) extends GeneratedMessage with Message[RecipeAdded] with Updatable[RecipeAdded] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()

Value Members

  1. object RecipeAdded extends GeneratedMessageCompanion[RecipeAdded] with Serializable

    Permalink
  2. object RecipeManagerProto

    Permalink

Ungrouped