| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLog.MessageType |
ApplicationLog.getMessageType() |
static ApplicationLog.MessageType |
ApplicationLog.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationLog.MessageType[] |
ApplicationLog.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationLog(String appId,
String message,
Date timestamp,
ApplicationLog.MessageType messageType,
String sourceName,
String sourceId) |
Copyright © 2015. All rights reserved.