Class ContentMetadataSetEvent

    • Constructor Detail

      • ContentMetadataSetEvent

        public ContentMetadataSetEvent​(com.atlassian.confluence.core.ContentEntityObject ceo,
                                       MetadataSet metadataSet,
                                       com.atlassian.sal.api.user.UserKey userKey)
    • Method Detail

      • setMetadataSet

        public void setMetadataSet​(MetadataSet metadataSet)
      • getCeo

        public com.atlassian.confluence.core.ContentEntityObject getCeo()
      • setCeo

        public void setCeo​(com.atlassian.confluence.core.ContentEntityObject ceo)
      • getUserKey

        public com.atlassian.sal.api.user.UserKey getUserKey()
      • setUserKey

        public void setUserKey​(com.atlassian.sal.api.user.UserKey userKey)