Interface RestView<R extends RestResource>
-
- All Known Subinterfaces:
ChildCollection<P,C>,ETagView<R>,RestCollectionCreateView<P,C,I>,RestCollectionDeleteMissingView<P,C,I>,RestCollectionModifyView<P,C,I>,RestCollectionView<P,C,I>,RestModifyView<R,I>,RestReadView<R>,UiAction<R>
- All Known Implementing Classes:
Abandon,AddMembers,AddMembers.CreateMember,AddMembers.UpdateMember,AddSshKey,AddSubgroups,AddSubgroups.CreateSubgroup,AddSubgroups.UpdateSubgroup,ApplyFix,BanCommit,BranchesCollection,CachesCollection,Capabilities,CapabilitiesCollection,ChangeEdits,ChangeEdits.Create,ChangeEdits.DeleteContent,ChangeEdits.DeleteFile,ChangeEdits.Detail,ChangeEdits.EditMessage,ChangeEdits.Get,ChangeEdits.GetMessage,ChangeEdits.GetMeta,ChangeEdits.Post,ChangeEdits.Put,ChangeIncludedIn,ChangeMessages,Check,Check,CheckAccess,CheckAccessReadView,CheckConsistency,CheckMergeability,CherryPick,CherryPickCommit,ChildProjectsCollection,Comments,CommitIncludedIn,CommitsCollection,ConfirmEmail,CreateAccessChange,CreateAccount,CreateBranch,CreateChange,CreateDashboard,CreateDraftComment,CreateEmail,CreateGroup,CreateMergePatchSet,CreateProject,CreateTag,DashboardsCollection,DeleteActive,DeleteAssignee,DeleteBranch,DeleteBranches,DeleteChange,DeleteChangeEdit,DeleteChangeMessage,DeleteChangeMessage.DefaultDeleteChangeMessage,DeleteComment,DeleteDashboard,DeleteDraftComment,DeleteDraftComments,DeleteEmail,DeleteExternalIds,DeleteMembers,DeleteMembers.DeleteMember,DeletePrivate,DeletePrivateByPost,DeleteReviewer,DeleteSshKey,DeleteSubgroups,DeleteSubgroups.DeleteSubgroup,DeleteTag,DeleteTags,DeleteTask,DeleteVote,DeleteWatchedProjects,DisablePlugin,DownloadContent,DraftComments,EmailsCollection,EnablePlugin,Files,Files.ListFiles,FilesCollection,FilesInCommitCollection,FilesInCommitCollection.ListFiles,Fixes,FlushCache,GarbageCollect,GetAccess,GetAccount,GetActive,GetAgreements,GetArchive,GetAssignee,GetAuditLog,GetAvatar,GetAvatarChangeUrl,GetBlame,GetBranch,GetCache,GetCapabilities,GetCapabilities.CheckOne,GetChange,GetChangeMessage,GetChildProject,GetComment,GetCommit,GetCommit,GetConfig,GetContent,GetContent,GetDashboard,GetDescription,GetDescription,GetDescription,GetDetail,GetDetail,GetDetail,GetDiff,GetDiffPreferences,GetDiffPreferences,GetDraftComment,GetEditPreferences,GetEditPreferences,GetEmail,GetEmails,GetExternalIds,GetGroup,GetGroups,GetHashtags,GetHead,GetMember,GetMergeList,GetName,GetName,GetOAuthToken,GetOptions,GetOwner,GetParent,GetPastAssignees,GetPatch,GetPreferences,GetPreferences,GetProject,GetPureRevert,GetReflog,GetRelated,GetReview,GetReviewer,GetRevisionActions,GetRobotComment,GetServerInfo,GetSshKey,GetSshKeys,GetStatistics,GetStatus,GetStatus,GetSubgroup,GetSummary,GetTag,GetTask,GetTopic,GetUsername,GetVersion,GetWatchedProjects,Ignore,Index,Index,Index,Index,IndexChanges,IndexChanges,InstallPlugin,ListAccess,ListBranches,ListCaches,ListCapabilities,ListChangeComments,ListChangeDrafts,ListChangeMessages,ListChangeRobotComments,ListChildProjects,ListDashboards,ListGroups,ListMembers,ListPlugins,ListProjects,ListReviewers,ListRevisionComments,ListRevisionDrafts,ListRobotComments,ListSubgroups,ListTags,ListTasks,ListTopMenus,MarkAsReviewed,MarkAsUnreviewed,MembersCollection,Mergeable,Move,PostCaches,PostHashtags,PostPrivate,PostReview,PostReviewers,PostWatchedProjects,PreviewSubmit,PublishChangeEdit,PutAccount,PutActive,PutAgreement,PutAssignee,PutBranch,PutConfig,PutDescription,PutDescription,PutDescription,PutDraftComment,PutEmail,PutGroup,PutHttpPassword,PutMessage,PutName,PutName,PutOptions,PutOwner,PutPreferred,PutProject,PutStatus,PutTag,PutTopic,PutUsername,QueryAccounts,QueryChanges,QueryGroups,QueryProjects,Rebase,Rebase.CurrentRevision,RebaseChangeEdit,ReloadConfig,ReloadPlugin,Restore,RetryingRestCollectionModifyView,RetryingRestModifyView,Revert,Reviewed.DeleteReviewed,Reviewed.PutReviewed,Reviewers,RevisionReviewers,Revisions,RobotComments,SetAccess,SetDashboard,SetDiffPreferences,SetDiffPreferences,SetEditPreferences,SetEditPreferences,SetHead,SetParent,SetPreferences,SetPreferences,SetReadyForReview,SetWorkInProgress,SshKeys,StarredChanges,StarredChanges.Create,StarredChanges.Delete,StarredChanges.Put,Stars,Stars.Get,Stars.ListStarredChanges,Stars.Post,SubgroupsCollection,Submit,Submit.CurrentRevision,SubmittedTogether,SuggestChangeReviewers,TagsCollection,TasksCollection,TestSubmitRule,TestSubmitType,TestSubmitType.Get,TopMenuCollection,Unignore,Votes,Votes.List
public interface RestView<R extends RestResource>Any type of view, seeRestReadViewfor reads,RestModifyViewfor updates, andRestCollectionfor nested collections.