public class EnterLicenseKeyConfiguration extends AbstractCamundaConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_LICENSE_FILE |
protected static String |
LICENSE_KEY_PROPERTY |
protected CamundaBpmVersion |
version |
camundaBpmProperties, LOG, logger| Constructor and Description |
|---|
EnterLicenseKeyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLicenseKey(org.camunda.bpm.engine.ProcessEngine processEngine) |
void |
postProcessEngineBuild(org.camunda.bpm.engine.ProcessEngine processEngine) |
protected Optional<String> |
readLicenseKeyFromUrl(URL licenseFileUrl) |
createToString, failpostInit, postInit, postProcessEngineBuild, preInit, preInitprotected static final String LICENSE_KEY_PROPERTY
protected static final String DEFAULT_LICENSE_FILE
@Autowired protected CamundaBpmVersion version
public void postProcessEngineBuild(org.camunda.bpm.engine.ProcessEngine processEngine)
postProcessEngineBuild in interface org.camunda.bpm.engine.impl.cfg.ProcessEnginePluginpostProcessEngineBuild in class SpringBootProcessEnginePluginprotected String getLicenseKey(org.camunda.bpm.engine.ProcessEngine processEngine)
Copyright © 2015–2019 Camunda Services GmbH. All rights reserved.