This resource represents status categories. Use it to obtain a list of all status categories and the details of a category. Status categories provided a mechanism for categorizing statuses.

Hierarchy

  • CommonHttpService
    • WorkflowStatusCategoriesService

Constructors

  • Internal

    Create a new instance of the service.

    Parameters

    • getClientInstance: (() => CommonHttpClient)
        • (): CommonHttpClient
        • Returns CommonHttpClient

    Returns WorkflowStatusCategoriesService

Methods

  • Method to initialize the class. Normally used to set up validation rules.

    Returns void