Interface IssueSecurityHelper

All Known Implementing Classes:
IssueSecurityHelperImpl

public interface IssueSecurityHelper
Provides security level related utility methods.
Since:
v3.13
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    securityLevelNeedsMove(Issue sourceIssue, Issue targetIssue)
    Checks if we possibly want to change the Security Level of an issue that is being moved.