Interface ServiceDesk


@PublicApi public interface ServiceDesk
Represents a service project
  • Method Details

    • getId

      int getId()
      Returns:
      the id of the service desk
    • getProjectId

      long getProjectId()
      Returns:
      the id of the underlying Jira's Project
    • getProjectName

      String getProjectName()
      Returns:
      the name of the underlying Jira's Project