org.jenkinsci.plugins.patch
Class Messages

java.lang.Object
  extended by org.jenkinsci.plugins.patch.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _PatchParameterDefinition_Description()
          Patch to apply to the workspace before build
static String PatchParameterDefinition_Description()
          Patch to apply to the workspace before build
 
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

PatchParameterDefinition_Description

public static String PatchParameterDefinition_Description()
Patch to apply to the workspace before build


_PatchParameterDefinition_Description

public static org.jvnet.localizer.Localizable _PatchParameterDefinition_Description()
Patch to apply to the workspace before build



Copyright © 2004-2012. All Rights Reserved.