org.jenkinsci.plugins.clamav
クラス Messages

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.clamav.Messages

public class Messages
extends Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _ClamAvBuildAction_DisplayName()
          ClamAV Virus Report
static org.jvnet.localizer.Localizable _ClamAvProjectAction_DisplayName()
          ClamAV Virus Report
static org.jvnet.localizer.Localizable _ClamAvRecorder_DisplayName()
          Check for viruses
static org.jvnet.localizer.Localizable _ClamAvRecorder_doCheckHost_NoResponse(Object arg1, Object arg2)
          No response from {0}:{1}
static org.jvnet.localizer.Localizable _ClamAvRecorder_doCheckHost_OutOfRangePort()
          Port should be in the range from 0 to 65535
static String ClamAvBuildAction_DisplayName()
          ClamAV Virus Report
static String ClamAvProjectAction_DisplayName()
          ClamAV Virus Report
static String ClamAvRecorder_DisplayName()
          Check for viruses
static String ClamAvRecorder_doCheckHost_NoResponse(Object arg1, Object arg2)
          No response from {0}:{1}
static String ClamAvRecorder_doCheckHost_OutOfRangePort()
          Port should be in the range from 0 to 65535
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

ClamAvRecorder_DisplayName

public static String ClamAvRecorder_DisplayName()
Check for viruses


_ClamAvRecorder_DisplayName

public static org.jvnet.localizer.Localizable _ClamAvRecorder_DisplayName()
Check for viruses


ClamAvBuildAction_DisplayName

public static String ClamAvBuildAction_DisplayName()
ClamAV Virus Report


_ClamAvBuildAction_DisplayName

public static org.jvnet.localizer.Localizable _ClamAvBuildAction_DisplayName()
ClamAV Virus Report


ClamAvRecorder_doCheckHost_NoResponse

public static String ClamAvRecorder_doCheckHost_NoResponse(Object arg1,
                                                           Object arg2)
No response from {0}:{1}


_ClamAvRecorder_doCheckHost_NoResponse

public static org.jvnet.localizer.Localizable _ClamAvRecorder_doCheckHost_NoResponse(Object arg1,
                                                                                     Object arg2)
No response from {0}:{1}


ClamAvRecorder_doCheckHost_OutOfRangePort

public static String ClamAvRecorder_doCheckHost_OutOfRangePort()
Port should be in the range from 0 to 65535


_ClamAvRecorder_doCheckHost_OutOfRangePort

public static org.jvnet.localizer.Localizable _ClamAvRecorder_doCheckHost_OutOfRangePort()
Port should be in the range from 0 to 65535


ClamAvProjectAction_DisplayName

public static String ClamAvProjectAction_DisplayName()
ClamAV Virus Report


_ClamAvProjectAction_DisplayName

public static org.jvnet.localizer.Localizable _ClamAvProjectAction_DisplayName()
ClamAV Virus Report



Copyright © 2004-2011. All Rights Reserved.