Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.BulkKeysRepairRequest
-
Uses of BulkKeysRepairRequest in com.atlassian.bamboo.plugins.stash.rest.resource
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
StashBulkActionsResource.refreshKeysIfNeeded
(@Nullable BulkKeysRepairRequest keysRepairPayload) The bulk operation that refreshes ssh keys of all Bitbucket Server/DC repositories if the existing one cannot establish a connection with the origin repository.javax.ws.rs.core.Response
StashBulkActionsResource.refreshKeysIfNeeded
(String appLinkId, @Nullable BulkKeysRepairRequest keysRepairPayload) The bulk operation that refreshes ssh keys of all Bitbucket Server/DC repositories if the existing one cannot establish a connection with the origin repository.