hudson.plugins.growl.util
Class Message

java.lang.Object
  extended by hudson.plugins.growl.util.Message

public class Message
extends Object


Constructor Summary
Message(hudson.model.AbstractBuild<?,?> build, GrowlPublisher.DescriptorImpl descriptor)
           
 
Method Summary
 String getMessageText()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Message

public Message(hudson.model.AbstractBuild<?,?> build,
               GrowlPublisher.DescriptorImpl descriptor)
Method Detail

getUrl

public String getUrl()

getMessageText

public String getMessageText()


Copyright © 2004-2011. All Rights Reserved.