Class SpaceScope

  • All Implemented Interfaces:
    com.atlassian.webhooks.WebhookScope

    public class SpaceScope
    extends Object
    implements com.atlassian.webhooks.WebhookScope
    • Constructor Detail

      • SpaceScope

        public SpaceScope​(Space space)
      • SpaceScope

        public SpaceScope​(long spaceId)
    • Method Detail

      • getId

        @Nonnull
        public Optional<String> getId()
        Specified by:
        getId in interface com.atlassian.webhooks.WebhookScope
      • getType

        public String getType()
        Specified by:
        getType in interface com.atlassian.webhooks.WebhookScope