Uses of Interface
com.atlassian.bitbucket.hook.ScmHookDetails
Packages that use ScmHookDetails
-
Uses of ScmHookDetails in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that return types with arguments of type ScmHookDetailsModifier and TypeMethodDescriptionAbstractRepositoryHookRequest.getScmHookDetails()
RepositoryHookRequest.getScmHookDetails()
SimpleRepositoryHookRequest.getScmHookDetails()
Methods in com.atlassian.bitbucket.hook.repository with parameters of type ScmHookDetailsModifier and TypeMethodDescriptionSimpleRepositoryHookRequest.AbstractBuilder.scmHookDetails
(ScmHookDetails value)