Interface | Description |
---|---|
PropertySupport |
Implemented by model objects that support storing additional
PropertyMap properties that can provide
auxiliary information about a given entity. |
Class | Description |
---|---|
PropertyMap |
Immutable collection of properties mapped by string keys.
|
PropertyMap.Builder | |
SimplePropertySupport |
An implementation of
PropertySupport for use in SCM entities, with write-once immutability provided by
SimplePropertySupport.setProperties(PropertyMap) . |
SimplePropertySupport.AbstractPropertyBuilder<B extends SimplePropertySupport.AbstractPropertyBuilder<B>> |
Copyright © 2024 Atlassian. All rights reserved.