Class PhaseWrapper
java.lang.Object
com.tikal.jenkins.plugins.multijob.views.AbstractWrapper
com.tikal.jenkins.plugins.multijob.views.PhaseWrapper
- All Implemented Interfaces:
ExtensionPoint,Describable<TopLevelItem>,Item,ModelObject,PersistenceRoot,Saveable,TopLevelItem,SearchableModelObject,SearchItem,AccessControlled,OnMaster
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class com.tikal.jenkins.plugins.multijob.views.AbstractWrapper
nestLevel, project -
Constructor Summary
ConstructorsConstructorDescriptionPhaseWrapper(Job project, int nestLevel, String phaseName, boolean isConditional) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChildBuildState(BuildState jobBuildState) Collection<? extends Job>getCss()getName()getRelativeNameFrom(Item item) booleanbooleanisPhase()Methods inherited from class com.tikal.jenkins.plugins.multijob.views.AbstractWrapper
checkPermission, delete, getAbsoluteUrl, getACL, getBuildHealth, getBuildHealthReports, getDescriptor, getNestLevel, getParent, getRootDir, getSearch, getSearchIndex, getSearchName, getSearchUrl, getShortUrl, getUrl, hasPermission, isBuildable, onCopiedFrom, onCreatedFromScratch, onLoad, saveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.security.AccessControlled
checkAnyPermission, hasAnyPermission, hasPermission, hasPermission2
-
Constructor Details
-
PhaseWrapper
-
-
Method Details
-
getAllJobs
-
getName
-
getFullName
-
getDisplayName
-
getFullDisplayName
-
isConditional
public boolean isConditional() -
getIconColor
-
getCss
-
getPhaseName
-
isPhase
public boolean isPhase() -
addChildBuildState
-
getRelativeNameFrom
-
getRelativeNameFrom
-