Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-30903

API change: extend PermissionDelegate to allow checking whether a user can create within a target

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      Introduce the following:

      canCreateInTarget(User user, Class type)
      

      If a plugin author declares a new entity type called Foo.class and Foo can contain Attachment's, they will be able to implement:

      FooPermissionDelegate.canCreateInTarget(user, Attachment.class)

      To define what user is able to create instances of Attachment.class within instances of Foo.class.

      Attachments

        Issue Links

          Activity

            People

              dave@atlassian.com dave (Inactive)
              dave@atlassian.com dave (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: