public class JournalEntryFactory extends Object
Constructor and Description |
---|
JournalEntryFactory() |
Modifier and Type | Method and Description |
---|---|
static Optional<JournalEntry> |
createJournalEntry(JournalIdentifier journalId,
JournalEntryType journalEntryType,
String message) |
public static Optional<JournalEntry> createJournalEntry(JournalIdentifier journalId, JournalEntryType journalEntryType, String message)
journalId
- journalEntryType
- message
- Copyright © 2003–2020 Atlassian. All rights reserved.