com.atlassian.confluence.core
Interface Beanable

All Known Implementing Classes:
AbstractCommandAction, AbstractUserStatusJsonResultAction, AddFavouriteAction, AddLabelAction, AddLabelAjaxAction, AddSpaceToFavouriteAjaxAction, AttachedImagesAction, AttachFileAction, AttachmentSearchAction, AutocompleteLabelsAction, BreadcrumbAction, BrowseMacrosAction, ContentNameSearchAction, CurrentUserStatusAction, DraftAttachmentSearchAction, DropAuthenticationAction, FindRestrictableEntitiesAction, ForceUpgradeAction, GetFutureSchedulesAction, GetPagePermissionsAction, GetTemplatesAction, HeartbeatAction, HistoryAction, IndexProgressAction, ListWatchersAction, MovePageAction, NotPermittedAction, PageChildrenAction, PageDestinationSearchAction, PageNotificationAction, ReindexTaskProgressAction, RemoveFavouriteAction, RemoveLabelAction, RemoveLabelAjaxAction, RemoveSpaceFromFavouriteAjaxAction, RenderContentAction, RevertPageOrderAction, SearchSiteAction, SetPageOrderAction, SetPagePermissionsAction, SpaceAvailableAction, SuggestLabelsAction, UpdateUserStatusAction, UploadAction, ValidateLabelAjaxAction, ViewDiffOfDraftAction, ViewMyDraftsAction, WhatsNewSettingsAction, WysiwygConverterAction

public interface Beanable

Please note that if you implement this in an action, you should probably map the path to /json so that NotPermittedAction will return the appropriate code.


Method Summary
 Object getBean()
           
 

Method Detail

getBean

Object getBean()


Copyright © 2003-2012 Atlassian. All Rights Reserved.