| Package | Description |
|---|---|
| org.mule.runtime.api.value |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableValueResult
Immutable implementation of
ValueResult |
| Modifier and Type | Method and Description |
|---|---|
ValueResult |
ValueProviderService.getValues(Location location,
String providerName)
|
static ValueResult |
ValueResult.resultFrom(ResolvingFailure failure)
Creates a new
ValueResult with a failure result containing the associated failure |
static ValueResult |
ValueResult.resultFrom(Set<Value> values)
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.