Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors.confluence.model |
Modifier and Type | Field and Description |
---|---|
protected PageType |
Page.type |
Modifier and Type | Method and Description |
---|---|
static PageType |
PageType.fromName(String type) |
PageType |
Page.getType() |
static PageType |
PageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageType[] |
PageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableAttachment.setType(PageType type) |
void |
MutablePage.setType(PageType type) |