public static class SimpleVariableInstance.SimpleVariableInstanceFactory extends Object implements VariableInstanceFactory<SimpleVariableInstance>
| Modifier and Type | Field and Description |
|---|---|
static SimpleVariableInstance.SimpleVariableInstanceFactory |
INSTANCE |
| Constructor and Description |
|---|
SimpleVariableInstanceFactory() |
| Modifier and Type | Method and Description |
|---|---|
SimpleVariableInstance |
build(String name,
TypedValue value,
boolean isTransient) |
public static final SimpleVariableInstance.SimpleVariableInstanceFactory INSTANCE
public SimpleVariableInstance build(String name, TypedValue value, boolean isTransient)
build in interface VariableInstanceFactory<SimpleVariableInstance>Copyright © 2013–2019 camunda services GmbH. All rights reserved.