public interface SpaceCreationStep
Handlers are called before and after the Space has been saved to the database.
| Modifier and Type | Method and Description |
|---|---|
void |
posthandle(com.atlassian.confluence.spaces.Space space,
Map<String,Object> context) |
boolean |
prehandle(Map<String,Object> context) |
Copyright © 2017 Atlassian. All rights reserved.