Uses of Annotation Interface
com.atlassian.bamboo.rest.annotation.AccessDependsOnSecuritySettings
Package
Description
-
Uses of AccessDependsOnSecuritySettings in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
BitbucketCloudWebhooksResource.invokeBambooWithWebhook
(@Nullable BitbucketCloudWebhooksPayload body, @Nullable String eventKey) -
Uses of AccessDependsOnSecuritySettings in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
RepositoryResource.triggerSpecsScanning
(@Nullable Long id, @Nullable Long repositoryId, @Nullable String name, @Nullable String repositoryName) -
Uses of AccessDependsOnSecuritySettings in com.atlassian.bamboo.trigger.remote.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
RemoteTriggerResource.scheduleChangeDetection
(String planKeyStr, boolean skipBranches)