com.tikal.jenkins.plugins.multijob.views
Class PhaseWrapper
java.lang.Object
com.tikal.jenkins.plugins.multijob.views.AbstractWrapper
com.tikal.jenkins.plugins.multijob.views.PhaseWrapper
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.TopLevelItem>, hudson.model.Item, hudson.model.ModelObject, hudson.model.PersistenceRoot, hudson.model.Saveable, hudson.model.TopLevelItem, hudson.search.SearchableModelObject, hudson.search.SearchItem, hudson.security.AccessControlled
public class PhaseWrapper
- extends AbstractWrapper
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Fields inherited from interface hudson.model.Item |
BUILD, CANCEL, CONFIGURE, CREATE, DELETE, DISCOVER, EXTENDED_READ, PERMISSIONS, READ, WIPEOUT, WORKSPACE |
Fields inherited from interface hudson.model.Saveable |
NOOP |
Methods inherited from class com.tikal.jenkins.plugins.multijob.views.AbstractWrapper |
checkPermission, delete, getAbsoluteUrl, getACL, getBuildHealth, getBuildHealthReports, getDescriptor, getParent, getRootDir, getSearch, getSearchIndex, getSearchName, getSearchUrl, getShortUrl, getUrl, hasPermission, isBuildable, onCopiedFrom, onCreatedFromScratch, onLoad, save |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhaseWrapper
public PhaseWrapper(int nestLevel,
String phaseName)
getAllJobs
public Collection<? extends hudson.model.Job> getAllJobs()
getName
public String getName()
getFullName
public String getFullName()
getDisplayName
public String getDisplayName()
getFullDisplayName
public String getFullDisplayName()
getNestLevel
public int getNestLevel()
getIconColor
public hudson.model.BallColor getIconColor()
getCss
public String getCss()
getPhaseName
public String getPhaseName()
isPhase
public boolean isPhase()
addChildBuildState
public void addChildBuildState(BuildState jobBuildState)
getRelativeNameFrom
public String getRelativeNameFrom(hudson.model.ItemGroup g)
getRelativeNameFrom
public String getRelativeNameFrom(hudson.model.Item item)
Copyright © 2004-2012. All Rights Reserved.