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