| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
HistoryMetadataParticipant |
HistoryMetadataParticipant.avatarUrl(String avatarUrl) |
HistoryMetadataParticipant |
HistoryMetadataParticipant.displayName(String displayName) |
HistoryMetadataParticipant |
HistoryMetadataParticipant.displayNameKey(String displayNameKey) |
HistoryMetadataParticipant |
HistoryMetadata.getActor()
Details of the user whose action created the history record.
|
HistoryMetadataParticipant |
HistoryMetadata.getCause()
Details of the cause that triggered the creation the history record.
|
HistoryMetadataParticipant |
HistoryMetadata.getGenerator()
Details of the system that generated the history record.
|
HistoryMetadataParticipant |
HistoryMetadataParticipant.id(String id) |
HistoryMetadataParticipant |
HistoryMetadataParticipant.type(String type) |
HistoryMetadataParticipant |
HistoryMetadataParticipant.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
HistoryMetadata |
HistoryMetadata.actor(HistoryMetadataParticipant actor) |
HistoryMetadata |
HistoryMetadata.cause(HistoryMetadataParticipant cause) |
HistoryMetadata |
HistoryMetadata.generator(HistoryMetadataParticipant generator) |
void |
HistoryMetadata.setActor(HistoryMetadataParticipant actor) |
void |
HistoryMetadata.setCause(HistoryMetadataParticipant cause) |
void |
HistoryMetadata.setGenerator(HistoryMetadataParticipant generator) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.