net.praqma.hudson.scm
Class SCMRevisionStateImpl

java.lang.Object
  extended by hudson.scm.SCMRevisionState
      extended by net.praqma.hudson.scm.SCMRevisionStateImpl
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class SCMRevisionStateImpl
extends hudson.scm.SCMRevisionState

Author:
Troels Selch, Margit Bennetzen

Field Summary
 
Fields inherited from class hudson.scm.SCMRevisionState
NONE
 
Constructor Summary
SCMRevisionStateImpl()
           
 
Method Summary
 
Methods inherited from class hudson.scm.SCMRevisionState
getDisplayName, getIconFileName, getUrlName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCMRevisionStateImpl

public SCMRevisionStateImpl()


Copyright © 2004-2013. All Rights Reserved.