Uses of Class
org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
-
Packages that use CamundaBpmRunProcessEnginePluginProperty Package Description org.camunda.bpm.run.property -
-
Uses of CamundaBpmRunProcessEnginePluginProperty in org.camunda.bpm.run.property
Fields in org.camunda.bpm.run.property with type parameters of type CamundaBpmRunProcessEnginePluginProperty Modifier and Type Field Description protected List<CamundaBpmRunProcessEnginePluginProperty>
CamundaBpmRunProperties. processEnginePlugins
Methods in org.camunda.bpm.run.property that return types with arguments of type CamundaBpmRunProcessEnginePluginProperty Modifier and Type Method Description List<CamundaBpmRunProcessEnginePluginProperty>
CamundaBpmRunProperties. getProcessEnginePlugins()
Method parameters in org.camunda.bpm.run.property with type arguments of type CamundaBpmRunProcessEnginePluginProperty Modifier and Type Method Description void
CamundaBpmRunProperties. setProcessEnginePlugins(List<CamundaBpmRunProcessEnginePluginProperty> processEnginePlugins)
-