hudson.plugins.googlecode
Class GoogleCodeProjectProperty.PropertyRetrieverImpl

java.lang.Object
  extended by hudson.plugins.googlecode.GoogleCodeProjectProperty.PropertyRetrieverImpl
All Implemented Interfaces:
GoogleCodeProjectProperty.PropertyRetriever
Enclosing class:
GoogleCodeProjectProperty

public static class GoogleCodeProjectProperty.PropertyRetrieverImpl
extends java.lang.Object
implements GoogleCodeProjectProperty.PropertyRetriever


Constructor Summary
GoogleCodeProjectProperty.PropertyRetrieverImpl()
           
 
Method Summary
 GoogleCodeProjectProperty getProperty(hudson.model.AbstractBuild<?,?> build)
           
 GoogleCodeProjectProperty getProperty(hudson.scm.SubversionChangeLogSet.LogEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleCodeProjectProperty.PropertyRetrieverImpl

public GoogleCodeProjectProperty.PropertyRetrieverImpl()
Method Detail

getProperty

public GoogleCodeProjectProperty getProperty(hudson.model.AbstractBuild<?,?> build)
Specified by:
getProperty in interface GoogleCodeProjectProperty.PropertyRetriever

getProperty

public GoogleCodeProjectProperty getProperty(hudson.scm.SubversionChangeLogSet.LogEntry entry)
Specified by:
getProperty in interface GoogleCodeProjectProperty.PropertyRetriever


Copyright © 2009. All Rights Reserved.