hudson.scm
Class IntegrityRevisionState

java.lang.Object
  extended by hudson.scm.SCMRevisionState
      extended by hudson.scm.IntegrityRevisionState
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, java.io.Serializable

public final class IntegrityRevisionState
extends hudson.scm.SCMRevisionState
implements java.io.Serializable

Contains the state of the current MKS Integrity Configuration Management Project

See Also:
Serialized Form

Field Summary
 
Fields inherited from class hudson.scm.SCMRevisionState
NONE
 
Constructor Summary
IntegrityRevisionState(IntegrityCMProject siProject)
           
 
Method Summary
 IntegrityCMProject getSIProject()
           
 
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

IntegrityRevisionState

public IntegrityRevisionState(IntegrityCMProject siProject)
Method Detail

getSIProject

public IntegrityCMProject getSIProject()


Copyright © 2004-2011 Hudson. All Rights Reserved.