com.cisco.step.jenkins.plugins.jenkow
Class JenkowWorkflowPicture
java.lang.Object
com.cisco.step.jenkins.plugins.jenkow.JenkowWorkflowPicture
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class JenkowWorkflowPicture
- extends Object
- implements hudson.model.Action
Exposes workflow images at the project level.
- See Also:
TransientProjectActionFactoryImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JenkowWorkflowPicture
public JenkowWorkflowPicture(List<JenkowBuilder> builders)
doGraph
public WorkflowDiagram doGraph(org.kohsuke.stapler.StaplerRequest req)
getWorkflowNames
public Collection<String> getWorkflowNames()
- Returns all the workflow names used in the builders without duplicates
in the expected natural order.
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
Copyright © 2004-2013. All Rights Reserved.