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 SummaryConstructors Constructor Description SpaceScope(long spaceId)SpaceScope(Space space)
 
- 
- 
- 
Constructor Detail- 
SpaceScopepublic SpaceScope(Space space) 
 - 
SpaceScopepublic SpaceScope(long spaceId) 
 
- 
 
-