Package com.atlassian.jira.util
Interface WorkflowBasedBrowsePermissionRemovalHelper
- All Known Implementing Classes:
DefaultWorkflowBasedBrowsePermissionRemovalHelper
public interface WorkflowBasedBrowsePermissionRemovalHelper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisPropertyDeprecated(String propertyKey) booleanisPropertyRemoved(String propertyKey)
-
Field Details
-
DEPRECATION_WARNING_I18N_KEY
- See Also:
-
REMOVAL_WARNING_I18N_KEY
- See Also:
-
REMOVAL_ENFORCEMENT_VALIDATION_ERROR_I18N_KEY
- See Also:
-
TOOLTIP_I18N_SUFFIX
- See Also:
-
DEPRECATION_TOOLTIP_I18N
- See Also:
-
REMOVAL_TOOLTIP_I18N
- See Also:
-
-
Method Details
-
isPropertyRemoved
-
isPropertyDeprecated
-
isBrowsePropertyPermissionRemovalEnabled
boolean isBrowsePropertyPermissionRemovalEnabled()
-