Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
scaytrase committed Dec 4, 2021
1 parent 86442bd commit 044ce95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ protected StashBuildState getPushedBuildStatus(StashBuildState currentBuildStatu
* Returns the HTTP POST request ready to be sent to the Bitbucket build API for
* the given run and change set.
*
* @see DefaultApacheHttpNotifier#createRequest(URI, JSONObject, UsernamePasswordCredentials)
* @see DefaultApacheHttpNotifier#createRequest(URI, JSONObject, Credentials, NotificationContext)
* @deprecated in favor of method overload
* @param stashBuildNotificationEntity a entity containing the parameters for Bitbucket
* @param commitSha1 the SHA1 of the commit that was built
Expand Down

0 comments on commit 044ce95

Please sign in to comment.