public class MSDeployLogEntry extends Object
Constructor and Description |
---|
MSDeployLogEntry() |
Modifier and Type | Method and Description |
---|---|
String |
message()
Get log entry message.
|
org.joda.time.DateTime |
time()
Get timestamp of log entry.
|
MSDeployLogEntryType |
type()
Get log entry type.
|
public org.joda.time.DateTime time()
public MSDeployLogEntryType type()
public String message()
Copyright © 2019. All rights reserved.