Class TranslationCreateRequest

java.lang.Object
com.flowable.platform.api.translation.TranslationCreateRequest

public class TranslationCreateRequest extends Object
Request object for batch-creating translations.
  • Constructor Details

  • Method Details

    • getScopeId

      public String getScopeId()
    • getScopeType

      public String getScopeType()
    • getKey

      public String getKey()
    • getLocale

      public String getLocale()
    • getValue

      public String getValue()