| Package | Description |
|---|---|
| org.sahli.asciidoc.confluence.publisher.client |
| Modifier and Type | Method and Description |
|---|---|
static OrphanRemovalStrategy |
OrphanRemovalStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrphanRemovalStrategy[] |
OrphanRemovalStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfluencePublisher(ConfluencePublisherMetadata metadata,
PublishingStrategy publishingStrategy,
OrphanRemovalStrategy orphanRemovalStrategy,
ConfluenceClient confluenceClient,
ConfluencePublisherListener confluencePublisherListener,
String versionMessage) |
Copyright © 2020. All rights reserved.