Skip to content

TicketStatusEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/blogs/blogs.ts (line 57)

Part of: Frontend

Values

  • NA
  • Opened
  • NotFound
  • NeedMoreInformation
  • Reopened
  • InProgress
  • ResolvedButNotPublished
  • ResolvedAndPublished
  • Closed
  • ClosedByDeveloper

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • BlogPopupComponentFrontend/src/app/components/blogs/blog-popup/blog-popup.component.ts:1
  • BlogsDetailsComponentFrontend/src/app/components/blogs/blogs-details/blogs-details.component.ts:1
  • BlogsComponentFrontend/src/app/components/blogs/blogs.component.ts:1
  • BlogsServiceFrontend/src/app/components/blogs/blogs.service.ts:1

Was this page helpful?

Download as PDF