Class VariableContextElResolver
java.lang.Object
ELResolver
org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
public class VariableContextElResolver
extends ELResolver
- Author:
 - Daniel Meyer
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionClass<?>getCommonPropertyType(ELContext arg0, Object arg1) getFeatureDescriptors(ELContext arg0, Object arg1) Class<?>booleanisReadOnly(ELContext context, Object base, Object property) voidprotected Objectunpack(TypedValue typedValue)  
- 
Field Details
- 
VARIABLE_CONTEXT_KEY
- See Also:
 
 
 - 
 - 
Constructor Details
- 
VariableContextElResolver
public VariableContextElResolver() 
 - 
 - 
Method Details
- 
getValue
 - 
setValue
 - 
isReadOnly
 - 
getCommonPropertyType
 - 
getFeatureDescriptors
 - 
getType
 - 
unpack
 
 -