Skip to content

Commit 7cc6369

Browse files
Vlatombejglick
andauthored
Add @SInCE TODO
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
1 parent 5ff204e commit 7cc6369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/hudson/model/queue/CauseOfBlockage.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public abstract class CauseOfBlockage {
3737

3838
/**
3939
* @return {@code true} if the blockage is fatal and the item should be removed from the queue.
40+
* @since TODO
4041
*/
4142
public boolean isFatal() {
4243
return false;

0 commit comments

Comments
 (0)