public interface WordpressServicePosts extends WordpressCrudService<Post,PostSearchCriteria>
Modifier and Type | Method and Description |
---|---|
Post |
retrieve(Integer postId,
Context context,
String password)
Default endpoint.
|
create, delete, forceDelete, list, retrieve, retrieve, update
setWordpressAuthentication
Apache Camel