Interface LookupResult


  • public interface LookupResult
    Since:
    10.0
    • Method Detail

      • getVariables

        java.util.Map<java.lang.String,​java.lang.String> getVariables()
        In case the invocation contains paths with VariablePathItem, returns the value for each variable or empty otherwise.