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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getProperties

      @Nonnull PropertyMap getProperties()
      Returns:
      the properties associated with this object