com.gentics.contentnode.rest.model.response.migration
Class MigrationGetLogResponse
java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.response.migration.MigrationGetLogResponse
public class MigrationGetLogResponse
- extends GenericResponse
Response to request to retrieve log for a tag type migration
- Author:
- Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrationGetLogResponse
public MigrationGetLogResponse()
- Constructor used by JAXB
MigrationGetLogResponse
public MigrationGetLogResponse(Message message,
ResponseInfo responseInfo)
- Create an instance of the response with single message and response info
- Parameters:
message
- messageresponseInfo
- response info
getLogContents
public String getLogContents()
setLogContents
public void setLogContents(String logContents)
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.