Uses of Interface
com.atlassian.bitbucket.property.PropertySupport
Packages that use PropertySupport
Package
Description
-
Uses of PropertySupport in com.atlassian.bitbucket.comment
Subinterfaces of PropertySupport in com.atlassian.bitbucket.comment -
Uses of PropertySupport in com.atlassian.bitbucket.commit
Subinterfaces of PropertySupport in com.atlassian.bitbucket.commitClasses in com.atlassian.bitbucket.commit that implement PropertySupport -
Uses of PropertySupport in com.atlassian.bitbucket.content
Subinterfaces of PropertySupport in com.atlassian.bitbucket.contentModifier and TypeInterfaceDescriptioninterface
Describes a single change made by acommit
.interface
Classes in com.atlassian.bitbucket.content that implement PropertySupport -
Uses of PropertySupport in com.atlassian.bitbucket.property
Classes in com.atlassian.bitbucket.property that implement PropertySupportModifier and TypeClassDescriptionclass
An implementation ofPropertySupport
for use in SCM entities, with write-once immutability provided bySimplePropertySupport.setProperties(PropertyMap)
.Constructors in com.atlassian.bitbucket.property with parameters of type PropertySupport -
Uses of PropertySupport in com.atlassian.bitbucket.pull
Subinterfaces of PropertySupport in com.atlassian.bitbucket.pullModifier and TypeInterfaceDescriptioninterface
interface
Describes whether a pull request can merge and why this is so. -
Uses of PropertySupport in com.atlassian.bitbucket.user
Subinterfaces of PropertySupport in com.atlassian.bitbucket.userModifier and TypeInterfaceDescriptioninterface
Extends aApplicationUser
with additional details relating to the directory backing the user.