| Package | Description |
|---|---|
| org.apache.camel.component.wordpress.api.service | |
| org.apache.camel.component.wordpress.api.service.impl | |
| org.apache.camel.component.wordpress.api.service.spi |
| Modifier and Type | Method and Description |
|---|---|
Taxonomy |
WordpressServiceTaxonomy.retrieve(Context context,
String taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Taxonomy> |
WordpressServiceTaxonomy.list(Context context,
String postType) |
| Modifier and Type | Method and Description |
|---|---|
Taxonomy |
WordpressServiceTaxonomyAdapter.retrieve(Context context,
String taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Taxonomy> |
WordpressServiceTaxonomyAdapter.list(Context context,
String postType) |
| Modifier and Type | Method and Description |
|---|---|
Taxonomy |
TaxonomySPI.retrieve(String apiVersion,
Context context,
String taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Taxonomy> |
TaxonomySPI.list(String apiVersion,
Context context,
String postType) |
Apache Camel