| Modifier and Type | Method and Description |
|---|---|
String |
getId()
This is the id of the ValueProvider.
|
Set<Value> |
resolve()
|
Set<Value> resolve() throws ValueResolvingException
Set of values which represents a set of possible and valid values for a
parameter.Set of values.ValueResolvingException - if an error occurs during the resolvingString getId()
ValueProvider in the same extension. Multiple
calls to this method must always return the same fixed value.Copyright © 2021. All rights reserved.