| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.macros.advanced.analytics | |
| com.atlassian.confluence.plugins.macros.advanced.xhtml |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildrenMacroMetrics.Builder.renderOptions(ExcerptType excerptType,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
static ExcerptType |
ExcerptType.fromOldValue(String oldValue) |
static ExcerptType |
ExcerptType.fromString(String value) |
static ExcerptType |
ExcerptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcerptType[] |
ExcerptType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AdvancedMacrosExcerpter.createExcerpt(ContentEntityObject entity,
ExcerptType excerptType) |
String |
AdvancedMacrosExcerpter.createExcerpt(ContentEntityObject entity,
ExcerptType excerptType,
ConversionContext conversionContext,
String legacyWrapperStart,
String legacyWrapperEnd) |
Copyright © 2003–2017 Atlassian. All rights reserved.