Uses of Class
io.jenkins.plugins.ksm.notation.KsmNotationItem
Packages that use KsmNotationItem
-
Uses of KsmNotationItem in io.jenkins.plugins.ksm.notation
Methods in io.jenkins.plugins.ksm.notation that return KsmNotationItemModifier and TypeMethodDescriptionstatic KsmNotationItemCheck in envVar is a keeper notation and then attempt to parse it.static KsmNotationItemParse a KsmSecret instance.static KsmNotationItemParse an environmental variable notation.static KsmNotationItemKsmNotation.parse(String destination, String envVar, String filePath, String notation, boolean allowFailure) Parse notation and keeper track the destinationMethod parameters in io.jenkins.plugins.ksm.notation with type arguments of type KsmNotationItemModifier and TypeMethodDescriptionvoidKsmNotation.run(KsmCredential credential, Map<String, KsmNotationItem> items)