Class MigrationGetLogResponse

    • Constructor Detail

      • 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 - message
        responseInfo - response info
    • Method Detail

      • getLogContents

        public String getLogContents()
        Returns the log file content
        Returns:
      • setLogContents

        public void setLogContents​(String logContents)
        Set the contents of the log
        Parameters:
        logContents -