org.jenkinsci.plugins.rallyBuild
Class RallyBuild.PreRallyStateBlock

java.lang.Object
  extended by org.jenkinsci.plugins.rallyBuild.RallyBuild.PreRallyStateBlock
Enclosing class:
RallyBuild

public static class RallyBuild.PreRallyStateBlock
extends Object


Constructor Summary
RallyBuild.PreRallyStateBlock(String preIssueRallyState)
           
 
Method Summary
 String getIssueState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RallyBuild.PreRallyStateBlock

@DataBoundConstructor
public RallyBuild.PreRallyStateBlock(String preIssueRallyState)
Method Detail

getIssueState

public String getIssueState()


Copyright © 2004-2013. All Rights Reserved.