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 033e104 commit 005267eCopy full SHA for 005267e
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
@@ -224,6 +224,7 @@ staticField java.time.format.DateTimeFormatter ISO_TIME
224
staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
225
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
226
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
227
+staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
228
new java.util.ArrayList java.util.Collection
229
staticMethod java.util.Arrays asList java.lang.Object[]
230
staticMethod java.util.Arrays toString java.lang.Object[]
0 commit comments