| Package | Description |
|---|---|
| org.sklsft.commons.api.context |
| Modifier and Type | Method and Description |
|---|---|
RequestChannels |
RequestContext.getChannel() |
static RequestChannels |
RequestChannels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestChannels[] |
RequestChannels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestContext.setChannel(RequestChannels channel) |
| Constructor and Description |
|---|
RequestContext(String transactionId,
String correlationId,
RequestChannels channel) |
Copyright © 2020. All rights reserved.