Class I18ntranslationApi.SearchI18ntranslationsQueryParams

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.bonitasoft.web.client.api.I18ntranslationApi.SearchI18ntranslationsQueryParams
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Enclosing interface:
I18ntranslationApi

public static class I18ntranslationApi.SearchI18ntranslationsQueryParams extends HashMap<String,Object>
A convenience class for generating query parameters for the searchI18ntranslations method in a fluent style.
See Also: