We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad61130 commit ab9442dCopy full SHA for ab9442d
1 file changed
html/src/main/java/org/kohsuke/stapler/html/HtmlView.java
@@ -4,6 +4,7 @@
4
import java.lang.annotation.Retention;
5
import java.lang.annotation.RetentionPolicy;
6
import java.lang.annotation.Target;
7
+import java.util.List;
8
9
/**
10
* A method which renders an HTML view.
0 commit comments