| Package | Description |
|---|---|
| org.appops.core.deployment | |
| org.appops.core.service | |
| org.appops.core.service.meta |
| Modifier and Type | Method and Description |
|---|---|
ExecutionMode |
ServiceConfiguration.getExecutionMode()
Getter for the field
executionMode. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfiguration.setExecutionMode(ExecutionMode executionMode)
Setter for the field
executionMode. |
| Modifier and Type | Method and Description |
|---|---|
ExecutionMode |
ServiceConfig.getExecutionMode()
Deprecated.
Getter for the field
executionMode. |
static ExecutionMode |
ExecutionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setExecutionMode(ExecutionMode executionMode)
Deprecated.
Setter for the field
executionMode. |
| Modifier and Type | Method and Description |
|---|---|
ExecutionMode |
ServiceMeta.getExecutionMode()
Getter for the field
executionMode. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMeta.setExecutionMode(ExecutionMode executionMode)
Setter for the field
executionMode. |
Copyright © 2021. All rights reserved.