public interface

PropertySupport

implements AttributeSupport
com.atlassian.stash.property.PropertySupport
Known Indirect Subclasses

Class Overview

Implemented by model objects that support storing additional PropertyMap properties that can provide auxiliary information about a given entity.

See Also

Summary

Public Methods
@Nonnull PropertyMap getProperties()
[Expand]
Inherited Methods
From interface com.atlassian.stash.content.AttributeSupport

Public Methods

@Nonnull public PropertyMap getProperties ()

Returns
  • the properties associated with this object