Interface WorklogFieldValuesFactory

All Known Implementing Classes:
DefaultWorklogFieldValuesFactory

public interface WorklogFieldValuesFactory
Creates the list of field values for a Worklog. Note: this replaces the deprecated (Lucene dependent) WorklogDocumentFactory
Since:
10.5
  • Field Details

    • WORKLOG_FIELDS

      static final List<Field> WORKLOG_FIELDS
  • Method Details