org.jvnet.jenkins.plugins.nodelabelparameter
Class Messages

java.lang.Object
  extended by org.jvnet.jenkins.plugins.nodelabelparameter.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _AllNodesBuildParameterFactory_displayName()
          Build on every online node
static org.jvnet.localizer.Localizable _AllNodesForLabelBuildParameterFactory_displayName()
          All Nodes for Label Factory
static org.jvnet.localizer.Localizable _BuildWrapper_param_not_concurrent(Object arg1)
          The project is configured to run builds concurrent, but the node parameter [{0}] is configured to trigger new builds depending on the state of the last build only!
static org.jvnet.localizer.Localizable _BuildWrapper_project_not_concurrent(Object arg1)
          The project is configured to NOT run builds concurrent, but the node parameter [{0}] is configured to trigger new builds concurrent!
static org.jvnet.localizer.Localizable _LabelBadgeAction_label_tooltip_node(Object arg1, Object arg2)
          Run with label [{0}] (node: {1})
static org.jvnet.localizer.Localizable _LabelBadgeAction_label_tooltip(Object arg1)
          Run with label [{0}]
static org.jvnet.localizer.Localizable _LabelBadgeAction_node_tooltip(Object arg1)
          Run on node: {0}
static org.jvnet.localizer.Localizable _NextLabelCause_description(Object arg1)
          A build with label/node [{0}] was requested
static org.jvnet.localizer.Localizable _NextNodeBuildNotifier_displayName()
          Trigger builds on selected nodes
static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_displayName()
          Node-List Factory
static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_nodeNotDefined()
          Please define a node where the job should be triggered on
static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_nodeNotFound(Object arg1)
          A node with the name {0} could not be found.
static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_skippOfflineNode(Object arg1)
          Skipping execution on offline node [{0}]
static String AllNodesBuildParameterFactory_displayName()
          Build on every online node
static String AllNodesForLabelBuildParameterFactory_displayName()
          All Nodes for Label Factory
static String BuildWrapper_param_not_concurrent(Object arg1)
          The project is configured to run builds concurrent, but the node parameter [{0}] is configured to trigger new builds depending on the state of the last build only!
static String BuildWrapper_project_not_concurrent(Object arg1)
          The project is configured to NOT run builds concurrent, but the node parameter [{0}] is configured to trigger new builds concurrent!
static String LabelBadgeAction_label_tooltip_node(Object arg1, Object arg2)
          Run with label [{0}] (node: {1})
static String LabelBadgeAction_label_tooltip(Object arg1)
          Run with label [{0}]
static String LabelBadgeAction_node_tooltip(Object arg1)
          Run on node: {0}
static String NextLabelCause_description(Object arg1)
          A build with label/node [{0}] was requested
static String NextNodeBuildNotifier_displayName()
          Trigger builds on selected nodes
static String NodeListBuildParameterFactory_displayName()
          Node-List Factory
static String NodeListBuildParameterFactory_nodeNotDefined()
          Please define a node where the job should be triggered on
static String NodeListBuildParameterFactory_nodeNotFound(Object arg1)
          A node with the name {0} could not be found.
static String NodeListBuildParameterFactory_skippOfflineNode(Object arg1)
          Skipping execution on offline node [{0}]
 
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

NextNodeBuildNotifier_displayName

public static String NextNodeBuildNotifier_displayName()
Trigger builds on selected nodes


_NextNodeBuildNotifier_displayName

public static org.jvnet.localizer.Localizable _NextNodeBuildNotifier_displayName()
Trigger builds on selected nodes


NodeListBuildParameterFactory_displayName

public static String NodeListBuildParameterFactory_displayName()
Node-List Factory


_NodeListBuildParameterFactory_displayName

public static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_displayName()
Node-List Factory


LabelBadgeAction_label_tooltip

public static String LabelBadgeAction_label_tooltip(Object arg1)
Run with label [{0}]


_LabelBadgeAction_label_tooltip

public static org.jvnet.localizer.Localizable _LabelBadgeAction_label_tooltip(Object arg1)
Run with label [{0}]


BuildWrapper_project_not_concurrent

public static String BuildWrapper_project_not_concurrent(Object arg1)
The project is configured to NOT run builds concurrent, but the node parameter [{0}] is configured to trigger new builds concurrent!


_BuildWrapper_project_not_concurrent

public static org.jvnet.localizer.Localizable _BuildWrapper_project_not_concurrent(Object arg1)
The project is configured to NOT run builds concurrent, but the node parameter [{0}] is configured to trigger new builds concurrent!


LabelBadgeAction_label_tooltip_node

public static String LabelBadgeAction_label_tooltip_node(Object arg1,
                                                         Object arg2)
Run with label [{0}] (node: {1})


_LabelBadgeAction_label_tooltip_node

public static org.jvnet.localizer.Localizable _LabelBadgeAction_label_tooltip_node(Object arg1,
                                                                                   Object arg2)
Run with label [{0}] (node: {1})


NodeListBuildParameterFactory_skippOfflineNode

public static String NodeListBuildParameterFactory_skippOfflineNode(Object arg1)
Skipping execution on offline node [{0}]


_NodeListBuildParameterFactory_skippOfflineNode

public static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_skippOfflineNode(Object arg1)
Skipping execution on offline node [{0}]


NodeListBuildParameterFactory_nodeNotDefined

public static String NodeListBuildParameterFactory_nodeNotDefined()
Please define a node where the job should be triggered on


_NodeListBuildParameterFactory_nodeNotDefined

public static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_nodeNotDefined()
Please define a node where the job should be triggered on


AllNodesBuildParameterFactory_displayName

public static String AllNodesBuildParameterFactory_displayName()
Build on every online node


_AllNodesBuildParameterFactory_displayName

public static org.jvnet.localizer.Localizable _AllNodesBuildParameterFactory_displayName()
Build on every online node


NodeListBuildParameterFactory_nodeNotFound

public static String NodeListBuildParameterFactory_nodeNotFound(Object arg1)
A node with the name {0} could not be found.


_NodeListBuildParameterFactory_nodeNotFound

public static org.jvnet.localizer.Localizable _NodeListBuildParameterFactory_nodeNotFound(Object arg1)
A node with the name {0} could not be found.


NextLabelCause_description

public static String NextLabelCause_description(Object arg1)
A build with label/node [{0}] was requested


_NextLabelCause_description

public static org.jvnet.localizer.Localizable _NextLabelCause_description(Object arg1)
A build with label/node [{0}] was requested


BuildWrapper_param_not_concurrent

public static String BuildWrapper_param_not_concurrent(Object arg1)
The project is configured to run builds concurrent, but the node parameter [{0}] is configured to trigger new builds depending on the state of the last build only!


_BuildWrapper_param_not_concurrent

public static org.jvnet.localizer.Localizable _BuildWrapper_param_not_concurrent(Object arg1)
The project is configured to run builds concurrent, but the node parameter [{0}] is configured to trigger new builds depending on the state of the last build only!


AllNodesForLabelBuildParameterFactory_displayName

public static String AllNodesForLabelBuildParameterFactory_displayName()
All Nodes for Label Factory


_AllNodesForLabelBuildParameterFactory_displayName

public static org.jvnet.localizer.Localizable _AllNodesForLabelBuildParameterFactory_displayName()
All Nodes for Label Factory


LabelBadgeAction_node_tooltip

public static String LabelBadgeAction_node_tooltip(Object arg1)
Run on node: {0}


_LabelBadgeAction_node_tooltip

public static org.jvnet.localizer.Localizable _LabelBadgeAction_node_tooltip(Object arg1)
Run on node: {0}



Copyright © 2004-2013. All Rights Reserved.