@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, getUrlName
public InterruptedBuildAction(Collection<? extends CauseOfInterruption> causes)
@Exported public List<CauseOfInterruption> getCauses()
Copyright © 2004–2021. All rights reserved.