public abstract class AbstractSpaceCreationStep extends Object implements SpaceCreationStep
| Constructor and Description |
|---|
AbstractSpaceCreationStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
posthandle(com.atlassian.confluence.spaces.Space space,
Map<String,Object> context) |
boolean |
prehandle(Map<String,Object> context) |
public boolean prehandle(Map<String,Object> context)
prehandle in interface SpaceCreationSteppublic void posthandle(com.atlassian.confluence.spaces.Space space,
Map<String,Object> context)
posthandle in interface SpaceCreationStepCopyright © 2017 Atlassian. All rights reserved.