Uses of Interface
com.atlassian.confluence.json.jsonator.Gsonable
-
Packages that use Gsonable Package Description com.atlassian.confluence.json.jsonator com.atlassian.confluence.search.actions.json -
-
Uses of Gsonable in com.atlassian.confluence.json.jsonator
Methods in com.atlassian.confluence.json.jsonator with parameters of type Gsonable Modifier and Type Method Description JsonGsonJsonator. convert(Gsonable object) -
Uses of Gsonable in com.atlassian.confluence.search.actions.json
Classes in com.atlassian.confluence.search.actions.json that implement Gsonable Modifier and Type Class Description classContentNameMatchA json bean for an individual result from performing the name search.
-