Constant Field Values
Contents
org.camunda.*
-
org.camunda.bpm.spring.boot.starter.configuration.Ordering Modifier and Type Constant Field Value public static final intDEFAULT_ORDER0
-
org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition Modifier and Type Constant Field Value protected static final StringHISTORY_AUTO"auto"
-
org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration Modifier and Type Constant Field Value public static final StringPREFIXED"prefixed"public static final StringPROPERTY_NAME"id-generator"public static final StringSIMPLE"simple"public static final StringSTRONG"strong"
-
org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration Modifier and Type Constant Field Value public static final StringCAMUNDA_TASK_EXECUTOR_QUALIFIER"camundaTaskExecutor"
-
org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl Modifier and Type Constant Field Value protected static final StringSQL_TEMPLATE"SELECT VALUE_ FROM {TABLE_PREFIX}ACT_GE_PROPERTY WHERE NAME_=\'historyLevel\'"
-
org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties Modifier and Type Constant Field Value public static final longAUTH_CACHE_TIME_TO_LIVE300000L -
org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties Modifier and Type Constant Field Value public static final StringPREFIX"camunda.bpm"public static final StringUNIQUE_APPLICATION_NAME_PREFIX"processApplication"public static final StringUNIQUE_ENGINE_NAME_PREFIX"processEngine" -
org.camunda.bpm.spring.boot.starter.property.WebappProperty Modifier and Type Constant Field Value public static final StringDEFAULT_APP_PATH"/camunda"public static final StringPREFIX"camunda.bpm.webapp"
-
org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion Modifier and Type Constant Field Value public static final StringFORMATTED_VERSION"formatted-version"public static final StringIS_ENTERPRISE"is-enterprise"public static final StringVERSION"version" -
org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger Modifier and Type Constant Field Value public static final StringPACKAGE"org.camunda.bpm.spring.boot"public static final StringPROJECT_CODE"STARTER"public static final StringPROJECT_ID"SB"