All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ing.baker.recipe.common.package.scala Maven / Gradle / Ivy

The newest version!
package com.ing.baker.recipe

package object common {

  val recipeInstanceIdName = "RecipeInstanceId"
  val exhaustedEventAppend = "RetryExhausted"
  val recipeInstanceMetadataName = "RecipeInstanceMetadata"
  val recipeInstanceEventListName = "RecipeInstanceEventList"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy