Constant Field Values

Contents

org.camunda.*

  • org.camunda.bpm.engine.impl.core.variable.VariableUtil 
    Modifier and Type Constant Field Value
    public static final String ERROR_MSG "Cannot set variable with name {0}. Java serialization format is prohibited"
  • org.camunda.bpm.engine.impl.db.EnginePersistenceLogger 
    Modifier and Type Constant Field Value
    protected static final String HINT_TEXT "Hint: Set <property name=\"databaseSchemaUpdate\" to value=\"true\" or value=\"create-drop\" (use create-drop for testing only!) in bean processEngineConfiguration in camunda.cfg.xml for automatic schema creation"
  • org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils 
    Modifier and Type Constant Field Value
    public static final String UTF_8 "UTF-8"
  • org.camunda.bpm.engine.impl.telemetry.reporter.TelemetrySendingTask 
    Modifier and Type Constant Field Value
    protected static final String UUID4_PATTERN "[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}"