Package | Description |
---|---|
com.dataflux.architect |
Data Management Platform Java™ Plugin.
|
Modifier and Type | Method and Description |
---|---|
static LogSeverity |
LogSeverity.valueOf(int severity)
Return the severity that corresponds to the given integer.
|
static LogSeverity |
LogSeverity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogSeverity[] |
LogSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PlugEngine.logMessage(LogSeverity level,
java.lang.String message)
Log a message to the client application.
|
Copyright © 2012 SAS Institute Inc. All Rights Reserved.