Uses of Class
org.apache.camel.component.wordpress.api.model.TagSearchCriteria
-
Packages that use TagSearchCriteria Package Description org.apache.camel.component.wordpress.api.service.impl -
-
Uses of TagSearchCriteria in org.apache.camel.component.wordpress.api.service.impl
Methods in org.apache.camel.component.wordpress.api.service.impl with parameters of type TagSearchCriteria Modifier and Type Method Description List<Tag>WordpressServiceTagsAdapter. list(TagSearchCriteria criteria)
-