hudson.model
Class NoFingerprintMatch

java.lang.Object
  extended by hudson.model.NoFingerprintMatch
All Implemented Interfaces:
ModelObject

public class NoFingerprintMatch
extends Object
implements ModelObject

Author:
Kohsuke Kawaguchi

Constructor Summary
NoFingerprintMatch(String md5sum)
           
 
Method Summary
 String getDisplayName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoFingerprintMatch

public NoFingerprintMatch(String md5sum)
Method Detail

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface ModelObject


Copyright © 2004-2013. All Rights Reserved.