Uses of Interface
com.atlassian.bitbucket.activity.Activity
Packages that use Activity
Package
Description
-
Uses of Activity in com.atlassian.bitbucket.commit
Subinterfaces of Activity in com.atlassian.bitbucket.commitModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of Activity in com.atlassian.bitbucket.pull
Subinterfaces of Activity in com.atlassian.bitbucket.pullModifier and TypeInterfaceDescriptioninterface
A pull request activity, used to track significant events in a pull request's lifecycle.interface
APullRequestActivity
representing thecancelling
of auto-merge on the pull request.interface
APullRequestActivity
representing acomment action
made on the contents of the pull request.interface
APullRequestActivity
added when the draft status of a pull request has been updated.interface
APullRequestActivity
representing when the pull request was merged.interface
APullRequestActivity
added when the source or target ref of the pull request moves.interface
APullRequestActivity
added when the reviewers of a pull request are updated. -
Uses of Activity in com.atlassian.bitbucket.repository
Subinterfaces of Activity in com.atlassian.bitbucket.repository