public final class ExecutionContextValues extends java.lang.Object implements IExecutionContextValues
Constructor and Description |
---|
ExecutionContextValues() |
public <VALUE_TYPE> void putValue(ITypedKey<VALUE_TYPE> key, VALUE_TYPE value)
public <VALUE_TYPE> VALUE_TYPE getValue(ITypedKey<VALUE_TYPE> key)
IExecutionContextValues
getValue
in interface IExecutionContextValues
key
- The key to get the value for, must not be nullSiehe auch Jowidgets Nutzerhandbuch