public class MigrationGetLogResponse extends GenericResponse
Constructor and Description |
---|
MigrationGetLogResponse()
Constructor used by JAXB
|
MigrationGetLogResponse(Message message,
ResponseInfo responseInfo)
Create an instance of the response with single message and response info
|
Modifier and Type | Method and Description |
---|---|
String |
getLogContents()
Returns the log file content
|
void |
setLogContents(String logContents)
Set the contents of the log
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public MigrationGetLogResponse()
public MigrationGetLogResponse(Message message, ResponseInfo responseInfo)
message
- messageresponseInfo
- response infoCopyright © 2024 Gentics Software. All rights reserved.