hudson.plugins.copyProjectLink
Class CopyProjectActionFactory

java.lang.Object
  extended by hudson.model.TransientProjectActionFactory
      extended by hudson.plugins.copyProjectLink.CopyProjectActionFactory
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class CopyProjectActionFactory
extends hudson.model.TransientProjectActionFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
CopyProjectActionFactory()
           
 
Method Summary
 java.util.Collection<CopyProjectAction> createFor(hudson.model.AbstractProject target)
          }
 
Methods inherited from class hudson.model.TransientProjectActionFactory
all
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyProjectActionFactory

public CopyProjectActionFactory()
Method Detail

createFor

public java.util.Collection<CopyProjectAction> createFor(hudson.model.AbstractProject target)
}

Specified by:
createFor in class hudson.model.TransientProjectActionFactory


Copyright © 2011. All Rights Reserved.