Package | Description |
---|---|
info.magnolia.module |
Modifier and Type | Method and Description |
---|---|
InstallContext.MessagePriority |
InstallContext.Message.getPriority() |
static InstallContext.MessagePriority |
InstallContext.MessagePriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstallContext.MessagePriority[] |
InstallContext.MessagePriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Message(InstallContext.MessagePriority priority,
String message) |
Message(InstallContext.MessagePriority priority,
String message,
String details) |
Message(InstallContext.MessagePriority priority,
String message,
Throwable th) |
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.