|
Rename Variable expressions : Map<String,Expression> to map : Map<String,Object> in method public buildSearchResultFrom(input List<T>, startIndex int, count int, total int, attributes String[], mapper AttributeNameMapper, schemas List<String>) : SearchResults<Map<String,Object>> in class org.cloudfoundry.identity.uaa.resources.SearchResultsFactory |
From |
To |
|
Rename Variable expression : Expression to value : Object in method public buildSearchResultFrom(input List<T>, startIndex int, count int, total int, attributes String[], mapper AttributeNameMapper, schemas List<String>) : SearchResults<Map<String,Object>> in class org.cloudfoundry.identity.uaa.resources.SearchResultsFactory |
From |
To |
|
Rename Variable spel : String to jsonPath : String in method public buildSearchResultFrom(input List<T>, startIndex int, count int, total int, attributes String[], mapper AttributeNameMapper, schemas List<String>) : SearchResults<Map<String,Object>> in class org.cloudfoundry.identity.uaa.resources.SearchResultsFactory |
From |
To |
|
Change Variable Type expressions : Map<String,Expression> to map : Map<String,Object> in method public buildSearchResultFrom(input List<T>, startIndex int, count int, total int, attributes String[], mapper AttributeNameMapper, schemas List<String>) : SearchResults<Map<String,Object>> in class org.cloudfoundry.identity.uaa.resources.SearchResultsFactory |
From |
To |
|
Change Variable Type expression : Expression to value : Object in method public buildSearchResultFrom(input List<T>, startIndex int, count int, total int, attributes String[], mapper AttributeNameMapper, schemas List<String>) : SearchResults<Map<String,Object>> in class org.cloudfoundry.identity.uaa.resources.SearchResultsFactory |
From |
To |