| Package | Description |
|---|---|
| net.bolbat.kit.orchestrator |
Call orchestration framework.
|
| net.bolbat.kit.orchestrator.annotation |
Orchestrator annotations. |
| Modifier and Type | Method and Description |
|---|---|
OrchestrationMode.Mode |
OrchestrationConfig.ModeConfig.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrchestrationConfig.ModeConfig.setMode(OrchestrationMode.Mode aMode) |
| Modifier and Type | Field and Description |
|---|---|
static OrchestrationMode.Mode |
OrchestrationMode.Mode.DEFAULT
Default
OrchestrationMode.Mode. |
| Modifier and Type | Method and Description |
|---|---|
static OrchestrationMode.Mode |
OrchestrationMode.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrchestrationMode.Mode[] |
OrchestrationMode.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 BB Corp. All rights reserved.