com.atlassian.bamboo.testutils.rest.entity
Class RestLogRequest

java.lang.Object
  extended by com.atlassian.bamboo.testutils.rest.entity.RestLogRequest

@Immutable
public class RestLogRequest
extends Object


Constructor Summary
RestLogRequest(String message)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestLogRequest

public RestLogRequest(String message)
Method Detail

getMessage

public String getMessage()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.