|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JsonContentPropertyId in com.atlassian.confluence.api.model.content |
|---|
| Methods in com.atlassian.confluence.api.model.content that return JsonContentPropertyId | |
|---|---|
JsonContentPropertyId |
JsonContentProperty.getId()
|
| Methods in com.atlassian.confluence.api.model.content with parameters of type JsonContentPropertyId | |
|---|---|
static Reference<JsonContentProperty> |
JsonContentProperty.buildReference(JsonContentPropertyId id)
Creates a collapsed reference to a JsonContentProperty with the given id, or an empty reference, if none was given. |
JsonContentProperty.ContentPropertyBuilder |
JsonContentProperty.ContentPropertyBuilder.id(JsonContentPropertyId id)
|
| Uses of JsonContentPropertyId in com.atlassian.confluence.api.model.content.id |
|---|
| Methods in com.atlassian.confluence.api.model.content.id that return JsonContentPropertyId | |
|---|---|
static JsonContentPropertyId |
JsonContentPropertyId.deserialise(java.lang.String id)
|
static JsonContentPropertyId |
JsonContentPropertyId.of(long id)
|
static JsonContentPropertyId |
JsonContentPropertyId.valueOf(java.lang.String id)
Deprecated. Don't use. Use deserialise(String) instead. |
| Uses of JsonContentPropertyId in com.atlassian.confluence.api.service.content |
|---|
| Methods in com.atlassian.confluence.api.service.content with parameters of type JsonContentPropertyId | |
|---|---|
ContentPropertyService.SingleContentPropertyFetcher |
ContentPropertyService.ContentPropertyFinder.withId(JsonContentPropertyId contentPropertyId)
|
| Uses of JsonContentPropertyId in com.atlassian.confluence.rest.client |
|---|
| Methods in com.atlassian.confluence.rest.client with parameters of type JsonContentPropertyId | |
|---|---|
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher |
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl.withId(JsonContentPropertyId contentPropertyId)
|
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher |
RemoteContentPropertyService.RemoteContentPropertyFinder.withId(JsonContentPropertyId contentPropertyId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||