Class SpaceScope
- java.lang.Object
-
- com.atlassian.confluence.internal.webhooks.SpaceScope
-
- All Implemented Interfaces:
com.atlassian.webhooks.WebhookScope
public class SpaceScope extends Object implements com.atlassian.webhooks.WebhookScope
-
-
Constructor Summary
Constructors Constructor Description SpaceScope(long spaceId)
SpaceScope(Space space)
-
-
-
Constructor Detail
-
SpaceScope
public SpaceScope(Space space)
-
SpaceScope
public SpaceScope(long spaceId)
-
-