Class PipelineSourceResolution
java.lang.Object
io.jenkins.plugins.secretguard.service.PipelineSourceResolution
-
Method Summary
Modifier and TypeMethodDescriptionstatic PipelineSourceResolutionfound(PipelineScriptSource source) getNotes()booleanhasNotes()booleanstatic PipelineSourceResolutionnone()static PipelineSourceResolutionunavailable(String note)
-
Method Details
-
none
-
found
-
getSource
-
hasSource
public boolean hasSource() -
getNotes
-
hasNotes
public boolean hasNotes()
-