public interface RequestStorage
| Modifier and Type | Method and Description |
|---|---|
void |
clear(com.atlassian.confluence.core.ContentEntityObject draft) |
CreateBlueprintPageEntity |
retrieveRequest(com.atlassian.confluence.core.ContentEntityObject ceo) |
void |
storeCreateRequest(CreateBlueprintPageEntity createRequest,
com.atlassian.confluence.core.ContentEntityObject ceo) |
void storeCreateRequest(CreateBlueprintPageEntity createRequest, com.atlassian.confluence.core.ContentEntityObject ceo)
CreateBlueprintPageEntity retrieveRequest(com.atlassian.confluence.core.ContentEntityObject ceo)
void clear(com.atlassian.confluence.core.ContentEntityObject draft)
Copyright © 2017 Atlassian. All rights reserved.