Interface ManagedFieldRestrictor

All Known Implementing Classes:
ManagedFieldRestrictorImpl

public interface ManagedFieldRestrictor
  • Method Summary

    Modifier and Type
    Method
    Description
    lockField(com.atlassian.jira.issue.fields.CustomField field)
    Attempts to lock the given custom field.
  • Method Details

    • lockField

      ServiceResult lockField(com.atlassian.jira.issue.fields.CustomField field)
      Attempts to lock the given custom field.
      Parameters:
      field -
      Returns:
      the result; errors if locking the field failed