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