Uses of Class
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos.ChangeDto
Packages that use ChangeDto
-
Uses of ChangeDto in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events that return ChangeDtoConstructors in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events with parameters of type ChangeDtoModifierConstructorDescriptionAbstractBitbucketCloudPushEvent
(ChangeDto change, RepositoryDto repository) BitbucketCloudPushChangeEvent
(ChangeDto change, RepositoryDto repository) BitbucketCloudPushCreationEvent
(ChangeDto change, RepositoryDto repository) BitbucketCloudPushDeletionEvent
(ChangeDto change, RepositoryDto repository)