public abstract class RootEntityPropertiesBuilder<T extends RootEntityProperties> extends EntityPropertiesBuilder<T>
Constructor and Description |
---|
RootEntityPropertiesBuilder() |
Modifier and Type | Method and Description |
---|---|
abstract String |
humanReadableId()
Entity type and id representation that is shown to human.
|
abstract String |
humanReadableType()
Entity type that is shown to human.
|
build
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.