Package | Description |
---|---|
io.takari.incrementalbuild.maven.internal | |
io.takari.incrementalbuild.workspace |
Modifier and Type | Method and Description |
---|---|
protected static MessageSink.Severity |
MavenBuildContextFinalizer.toMessageSinkSeverity(MessageSeverity severity) |
Modifier and Type | Method and Description |
---|---|
static MessageSink.Severity |
MessageSink.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSink.Severity[] |
MessageSink.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageSink.message(Object resource,
int line,
int column,
String message,
MessageSink.Severity severity,
Throwable cause) |
Copyright © 2021. All rights reserved.