hudson.plugins.logfilesizechecker
Class Messages

java.lang.Object
  extended by hudson.plugins.logfilesizechecker.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _Descriptor_DisplayName()
          Abort the build if its log file size is too big
static String Descriptor_DisplayName()
          Abort the build if its log file size is too big
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

Descriptor_DisplayName

public static String Descriptor_DisplayName()
Abort the build if its log file size is too big


_Descriptor_DisplayName

public static org.jvnet.localizer.Localizable _Descriptor_DisplayName()
Abort the build if its log file size is too big



Copyright © 2004-2012. All Rights Reserved.