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