| Package | Description |
|---|---|
| org.bsc.reporting.sink |
| Modifier and Type | Method | Description |
|---|---|---|
static ConfluenceSink.Command |
ConfluenceSink.Command.valueOf(java.lang.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 | Description |
|---|---|---|
void |
ConfluenceSink.execCommand(ConfluenceSink.Command cmd,
java.lang.Runnable task) |
|
static void |
ConfluenceSink.pushCommandBlock(org.apache.maven.doxia.sink.Sink sink,
ConfluenceSink.Command cmd,
java.lang.Runnable task) |
Copyright © 2022 Bartolomeo Sorrentino. All rights reserved.