com.sonyericsson.jenkins.plugins.bfa.sod
Class ScanOnDemandTransientActionProvider

java.lang.Object
  extended by hudson.model.TransientProjectActionFactory
      extended by com.sonyericsson.jenkins.plugins.bfa.sod.ScanOnDemandTransientActionProvider
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class ScanOnDemandTransientActionProvider
extends hudson.model.TransientProjectActionFactory

Extension point for inserting SOD Transient Actions into the Abstract project.

Author:
Shemeer Sulaiman <shemeer.x.sulaiman@sonymobile.com>

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ScanOnDemandTransientActionProvider()
           
 
Method Summary
 Collection<? extends hudson.model.Action> 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

ScanOnDemandTransientActionProvider

public ScanOnDemandTransientActionProvider()
Method Detail

createFor

public Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject target)
Specified by:
createFor in class hudson.model.TransientProjectActionFactory


Copyright © 2004-2014. All Rights Reserved.