Uses of Class
org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationProperties

Packages that use ProcessEngineConfigurationProperties
org.camunda.bpm.extension.osgi.configadmin.impl   
 

Uses of ProcessEngineConfigurationProperties in org.camunda.bpm.extension.osgi.configadmin.impl
 

Methods in org.camunda.bpm.extension.osgi.configadmin.impl that return ProcessEngineConfigurationProperties
static ProcessEngineConfigurationProperties ProcessEngineConfigurationProperties.getPropertyByKey(String key)
           
static ProcessEngineConfigurationProperties ProcessEngineConfigurationProperties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProcessEngineConfigurationProperties[] ProcessEngineConfigurationProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 camunda services GmbH. All rights reserved.