hudson.plugins.createjobadvanced
Class CreateJobAdvanced

java.lang.Object
  extended by hudson.model.listeners.ItemListener
      extended by hudson.plugins.createjobadvanced.CreateJobAdvanced
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class CreateJobAdvanced
extends hudson.model.listeners.ItemListener

Author:
Bertrand Gressier

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
CreateJobAdvanced()
           
 
Method Summary
 void onCreated(hudson.model.Item item)
           
 
Methods inherited from class hudson.model.listeners.ItemListener
all, onDeleted, onLoaded, onRenamed, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateJobAdvanced

@DataBoundConstructor
public CreateJobAdvanced()
Method Detail

onCreated

public void onCreated(hudson.model.Item item)
Overrides:
onCreated in class hudson.model.listeners.ItemListener


Copyright © 2009. All Rights Reserved.