Package io.jenkins.plugins.unblocked
Class UnblockedConfig
java.lang.Object
io.jenkins.plugins.unblocked.UnblockedConfig
- All Implemented Interfaces:
Describable<UnblockedConfig>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SecretdoNormalizeSignature(Secret signature) voidsetSignature(Secret signature)
-
Constructor Details
-
UnblockedConfig
@DataBoundConstructor public UnblockedConfig()
-
-
Method Details
-
getSignature
-
setSignature
-
doNormalizeSignature
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<UnblockedConfig>
-