Package com.atlassian.bitbucket.property
Interface PropertySupport
- All Known Subinterfaces:
Change,Comment,Commit,DetailedUser,Diff,PullRequest,PullRequestMergeability
- All Known Implementing Classes:
ChangeContext,SimpleCommit,SimplePropertySupport
public interface PropertySupport
Implemented by model objects that support storing additional
PropertyMap properties that can provide
auxiliary information about a given entity.- See Also:
-
Method Summary
-
Method Details
-
getProperties
- Returns:
- the properties associated with this object
-