|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DraftManager in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core with parameters of type DraftManager | |
|---|---|
void |
DefaultHeartbeatAjax.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.diff.actions |
|---|
| Methods in com.atlassian.confluence.diff.actions with parameters of type DraftManager | |
|---|---|
void |
ViewDiffOfDraftAction.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.pages |
|---|
| Classes in com.atlassian.confluence.pages that implement DraftManager | |
|---|---|
class |
DefaultDraftManager
This implementation supports anonymous drafts using session-based storage. |
| Methods in com.atlassian.confluence.pages with parameters of type DraftManager | |
|---|---|
void |
DefaultDraftAjax.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.pages.actions |
|---|
| Fields in com.atlassian.confluence.pages.actions declared as DraftManager | |
|---|---|
protected DraftManager |
AbstractCreateAndEditPageAction.draftManager
|
| Methods in com.atlassian.confluence.pages.actions with parameters of type DraftManager | |
|---|---|
void |
ViewDraftAttachmentsAction.setDraftManager(DraftManager draftManager)
|
void |
ResumeDraftAction.setDraftManager(DraftManager draftManager)
|
void |
GetPagePermissionsAction.setDraftManager(DraftManager draftManager)
|
void |
AbstractCreateAndEditPageAction.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.search.actions |
|---|
| Methods in com.atlassian.confluence.search.actions with parameters of type DraftManager | |
|---|---|
void |
DraftAttachmentSearchAction.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.spaces |
|---|
| Methods in com.atlassian.confluence.spaces that return DraftManager | |
|---|---|
DraftManager |
DefaultSpaceManager.getDraftManager()
|
| Methods in com.atlassian.confluence.spaces with parameters of type DraftManager | |
|---|---|
void |
DefaultSpaceManager.setDraftManager(DraftManager draftManager)
|
| Uses of DraftManager in com.atlassian.confluence.user.actions |
|---|
| Methods in com.atlassian.confluence.user.actions that return DraftManager | |
|---|---|
DraftManager |
ViewMyDraftsAction.getDraftManager()
|
DraftManager |
PagePickerInDraftAction.getDraftManager()
|
| Methods in com.atlassian.confluence.user.actions with parameters of type DraftManager | |
|---|---|
void |
ViewMyDraftsAction.setDraftManager(DraftManager draftManager)
|
void |
PagePickerInDraftAction.setDraftManager(DraftManager draftManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||