public final class CreateInstance extends Object
| Constructor and Description |
|---|
CreateInstance() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
mockInstance(Class<T> type) |
static <T> T |
newInstanceByDefaultConstructor(Class<T> type) |
Copyright © 2017 camunda services GmbH. All rights reserved.