public interface WordpressServiceTaxonomy extends WordpressService
Modifier and Type | Method and Description |
---|---|
Map<String,Taxonomy> |
list(Context context,
String postType) |
Taxonomy |
retrieve(Context context,
String taxonomy) |
setWordpressAuthentication
Apache Camel