| Package | Description |
|---|---|
| org.bsc.maven.reporting.sink |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceSink.Command |
ConfluenceSink.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfluenceSink.Command[] |
ConfluenceSink.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfluenceSink.pushCommandBlock(org.apache.maven.doxia.sink.Sink sink,
ConfluenceSink.Command cmd,
Runnable task) |
Copyright © 2015 Bartolomeo Sorrentino. All rights reserved.