com.cisco.step.jenkins.plugins.jenkow
Class JenkowAction

java.lang.Object
  extended by com.cisco.step.jenkins.plugins.jenkow.JenkowAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class JenkowAction
extends Object
implements hudson.model.Action


Constructor Summary
JenkowAction(String taskId, String taskExecId)
           
 
Method Summary
 String getDisplayName()
           
 String getIconFileName()
           
 String getTaskExecId()
           
 String getTaskId()
           
 String getUrlName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JenkowAction

public JenkowAction(String taskId,
                    String taskExecId)
Method Detail

getTaskId

public String getTaskId()

getTaskExecId

public String getTaskExecId()

getIconFileName

public String getIconFileName()
Specified by:
getIconFileName in interface hudson.model.Action

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface hudson.model.Action
Specified by:
getDisplayName in interface hudson.model.ModelObject

getUrlName

public String getUrlName()
Specified by:
getUrlName in interface hudson.model.Action

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2012. All Rights Reserved.