org.jenkinsci.plugins.rallyBuild
Class RallyBuild.PreRallyState

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<RallyBuild.PreRallyState>
      extended by org.jenkinsci.plugins.rallyBuild.RallyBuild.PreRallyState
All Implemented Interfaces:
hudson.model.Describable<RallyBuild.PreRallyState>, Serializable
Enclosing class:
RallyBuild

public static final class RallyBuild.PreRallyState
extends hudson.model.AbstractDescribableImpl<RallyBuild.PreRallyState>
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class RallyBuild.PreRallyState.DescriptorImpl
           
 
Constructor Summary
RallyBuild.PreRallyState(String stateName)
           
 
Method Summary
 String getStateName()
           
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RallyBuild.PreRallyState

@DataBoundConstructor
public RallyBuild.PreRallyState(String stateName)
Method Detail

getStateName

public String getStateName()


Copyright © 2004-2013. All Rights Reserved.