au.com.rayh
Class XCodeAction

java.lang.Object
  extended by hudson.model.InvisibleAction
      extended by au.com.rayh.XCodeAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class XCodeAction
extends hudson.model.InvisibleAction

Simple Action for storing the build number

Author:
Reuben Bijl

Constructor Summary
XCodeAction(String buildDescription)
           
 
Method Summary
 String getBuildDescription()
           
 
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XCodeAction

@DataBoundConstructor
public XCodeAction(String buildDescription)
Method Detail

getBuildDescription

public String getBuildDescription()


Copyright © 2004-2014. All Rights Reserved.