org.jenkinsci.plugins.buildresulttrigger
Class BuildResultTriggerAction

java.lang.Object
  extended by org.jenkinsci.plugins.buildresulttrigger.BuildResultTriggerAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject
Direct Known Subclasses:
BuildResultTrigger.InternalBuildResultTriggerAction

public abstract class BuildResultTriggerAction
extends Object
implements hudson.model.Action

Author:
Gregory Boissinot

Constructor Summary
BuildResultTriggerAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 

Constructor Detail

BuildResultTriggerAction

public BuildResultTriggerAction()


Copyright © 2004-2013. All Rights Reserved.