public class CamelBlueprintELResolver
extends org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMEL_EL_ID |
| Constructor and Description |
|---|
CamelBlueprintELResolver() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(org.camunda.bpm.engine.impl.javax.el.ELContext context,
Object base,
Object property) |
Object |
invoke(org.camunda.bpm.engine.impl.javax.el.ELContext context,
Object base,
Object method,
Class<?>[] paramTypes,
Object[] params) |
public static final String CAMEL_EL_ID
Copyright © 2017 camunda services GmbH. All rights reserved.