org.jenkinsci.plugins.managedscripts
Class Messages

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

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _buildstep_name()
          Execute managed script
static org.jvnet.localizer.Localizable _buildstep_provider_description()
          create a managed/reusable script
static org.jvnet.localizer.Localizable _buildstep_provider_name()
          Managed script file
static String buildstep_name()
          Execute managed script
static String buildstep_provider_description()
          create a managed/reusable script
static String buildstep_provider_name()
          Managed script file
 
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

buildstep_provider_name

public static String buildstep_provider_name()
Managed script file


_buildstep_provider_name

public static org.jvnet.localizer.Localizable _buildstep_provider_name()
Managed script file


buildstep_provider_description

public static String buildstep_provider_description()
create a managed/reusable script


_buildstep_provider_description

public static org.jvnet.localizer.Localizable _buildstep_provider_description()
create a managed/reusable script


buildstep_name

public static String buildstep_name()
Execute managed script


_buildstep_name

public static org.jvnet.localizer.Localizable _buildstep_name()
Execute managed script



Copyright © 2004-2012. All Rights Reserved.