| Package | Description |
|---|---|
| org.jbehave.core.io.rest | |
| org.jbehave.core.io.rest.confluence | |
| org.jbehave.core.io.rest.filesystem | |
| org.jbehave.core.io.rest.redmine | |
| org.jbehave.core.io.rest.xwiki |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,Resource> |
IndexWithBreadcrumbs.createIndexFromEntity(String rootURI,
String entity) |
protected Map<String,Resource> |
IndexWithBreadcrumbs.createIndexFromPaths(String rootURI,
String rootPath,
String syntax,
String includes) |
Map<String,Resource> |
ResourceIndexer.indexResources(String rootURI)
Indexes resources retrieved from the given root URI
|
Map<String,Resource> |
IndexWithBreadcrumbs.indexResources(String rootURI) |
Map<String,Resource> |
ResourceIndexer.indexResources(String rootURI,
String rootPath,
String syntax,
String includes)
Indexes resources found in the given root path
|
Map<String,Resource> |
IndexWithBreadcrumbs.indexResources(String rootURI,
String rootPath,
String syntax,
String includes) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
UploadToREST.entity(Resource resource,
RESTClient.Type type) |
void |
ResourceUploader.uploadResource(Resource resource) |
void |
UploadToREST.uploadResource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexWithBreadcrumbs.addBreadcrumbs(Map<String,Resource> index) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Resource> |
IndexFromConfluence.indexResources(String rootURI) |
protected Map<String,Resource> |
IndexFromConfluence.indexResources(String rootURI,
String includePattern) |
Map<String,Resource> |
IndexFromConfluence.indexResources(String rootURI,
String rootPath,
String syntax,
String includes) |
| Modifier and Type | Method and Description |
|---|---|
static File |
FilesystemUtils.asFile(Resource resource,
String parentPath,
String ext) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Resource> |
IndexFromRedmine.createIndexFromEntity(String rootURI,
String entity) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
UploadToRedmine.entity(Resource resource,
RESTClient.Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Resource> |
IndexFromXWiki.createIndexFromEntity(String rootURI,
String entity) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
UploadToXWiki.entity(Resource resource,
RESTClient.Type type) |
Copyright © 2003–2019. All rights reserved.