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, updatesetWordpressAuthenticationApache Camel