@ExportedBean public class InterruptedBuildAction extends InvisibleAction
Run to record the cause of interruption.| Constructor and Description |
|---|
InterruptedBuildAction(Collection<? extends CauseOfInterruption> causes) |
| Modifier and Type | Method and Description |
|---|---|
List<CauseOfInterruption> |
getCauses() |
getDisplayName, getIconFileName, getUrlNamepublic InterruptedBuildAction(Collection<? extends CauseOfInterruption> causes)
@Exported public List<CauseOfInterruption> getCauses()
Copyright © 2019. All rights reserved.