Interface IssueProperty

All Superinterfaces:
WithId, WithName
All Known Subinterfaces:
IssueType, Priority, Resolution, Status

public interface IssueProperty extends WithId, WithName
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface ru.slie.luna.utils.WithId

    getId

    Methods inherited from interface ru.slie.luna.utils.WithName

    getName
  • Method Details

    • getDescription

      String getDescription()