| Package | Description |
|---|---|
| org.bsc.confluence | |
| org.bsc.confluence.model |
| Modifier and Type | Field and Description |
|---|---|
ConfluenceService.Storage.Representation |
ConfluenceService.Storage.rapresentation |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceService.Storage.Representation |
ConfluenceService.Storage.Representation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfluenceService.Storage.Representation[] |
ConfluenceService.Storage.Representation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Storage(String value,
ConfluenceService.Storage.Representation rapresentation) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Site.processUri(URI uri,
String homePageTitle,
rx.functions.Func2<InputStream,ConfluenceService.Storage.Representation,T> onSuccess) |
Copyright © 2018. All rights reserved.