| Package | Description |
|---|---|
| pro.taskana.common.api | |
| pro.taskana.common.internal |
| Modifier and Type | Method and Description |
|---|---|
static TaskanaEngine.ConnectionManagementMode |
TaskanaEngine.ConnectionManagementMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskanaEngine.ConnectionManagementMode[] |
TaskanaEngine.ConnectionManagementMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskanaEngine.setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode mode)
sets the connection management mode.
|
| Modifier and Type | Field and Description |
|---|---|
protected TaskanaEngine.ConnectionManagementMode |
TaskanaEngineImpl.mode |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskanaEngineImpl.setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode mode) |
Copyright © 2020. All rights reserved.