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 TypeInterfaceDescriptioninterfaceDescribes a single change made by acommit.interfaceClasses 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 TypeClassDescriptionclassAn implementation ofPropertySupportfor 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 TypeInterfaceDescriptioninterfaceinterfaceDescribes 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 TypeInterfaceDescriptioninterfaceExtends aApplicationUserwith additional details relating to the directory backing the user.