Method and Description |
---|
hudson.scm.SurroundSCM.getRsaKeyPath()
This was getting called.... not entirely sure why, having it always return 'null' to indicate
that the field is not being used. It was showing up in the 'Snippet Generator' for the 'checkout' command
prior to me having this return null.
When I didn't have this field, and it was not marked as @ |
hudson.scm.SurroundSCMChangeLogParser.parse(AbstractBuild, File) |
hudson.scm.SurroundSCM.setRsaKeyPath(String)
Leaving this here for when reading in old versions of the plugin we can setup the new version
of the rsaKey storage.
|
Constructor and Description |
---|
hudson.scm.SurroundSCM() |
hudson.scm.SurroundSCM(String, String, String, String, String, String, String, String)
Deprecated as of release v9, added option to include // exclude output.
|
hudson.scm.SurroundSCM(String, String, String, String, String, String, String, String, boolean)
as of release v10, Significant updates to the Jenkins integration, including:
|
hudson.scm.SurroundSCMChangeLogSet(AbstractBuild<?, ?>) |
hudson.scm.SurroundSCMChangeLogSet.SurroundSCMChangeLogSetEntry(String, String, String, String, String, ChangeLogSet, String) |
Copyright © 2016–2018. All rights reserved.