public class DefaultTypeDefinition extends Object implements DmnTypeDefinition
| Constructor and Description |
|---|
DefaultTypeDefinition() |
public org.camunda.bpm.engine.variable.value.TypedValue transform(Object value) throws IllegalArgumentException
DmnTypeDefinitiontransform in interface DmnTypeDefinitionvalue - to transform into the specified typeIllegalArgumentException - if the value can not be transformedpublic String getTypeName()
getTypeName in interface DmnTypeDefinitionCopyright © 2018 camunda services GmbH. All rights reserved.