JavaScript ist im Browser deaktiviert.
Navigations-Links überspringen
Überblick
Package
Klasse
Baum
Veraltet
Index
Hilfe
SEARCH
Veraltete API
Inhalt
Methoden
Veraltete Methoden
Methode
Beschreibung
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.addGroupToContentRestriction
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.addUserToGroup
(String, AccountId)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.createContent
(ContentCreate, String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.createContentProperty
(String, ContentPropertyCreate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.createContentPropertyForKey
(String, String, ContentPropertyCreateNoKey)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.createSpaceProperty
(String, SpacePropertyCreate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.createSpacePropertyForKey
(String, String, SpacePropertyCreateNoKey)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.deleteContent
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.deleteContentProperty
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.deleteSpaceProperty
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getAttachments
(String, List<String>, Integer, Integer, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContent
(String, String, String, List<String>, String, List<String>, String, String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentById
(String, List<String>, Integer, String, List<String>, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentByTypeForSpace
(String, String, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentChildren
(String, List<String>, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentChildrenByType
(String, String, List<String>, Integer, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentComments
(String, List<String>, Integer, Integer, Integer, List<String>, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentForSpace
(String, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentProperties
(String, List<String>, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentProperty
(String, String, List<String>, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentRestrictionStatusForGroup
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentVersion
(String, Integer, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getContentVersions
(String, Integer, Integer, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getGroupByName
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getGroupByQueryParam
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getGroupMembers
(String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getHistoryForContent
(String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getLabelsForContent
(String, String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getMembersByQueryParam
(String, Integer, Integer, Boolean, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getSpace
(String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getSpaceProperties
(String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getSpaceProperty
(String, String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getSpaces
(List<String>, List<Long>, String, String, List<String>, Boolean, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.getTaskById
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.removeGroup
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.removeGroupFromContentRestrictionById
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.removeMemberFromGroup
(String, String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.searchTasks
(Integer, Integer, String, String, String, String, String, Long, Long, Long, Long, Long, Long, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.setLookAndFeelSettings
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.updateContent
(String, ContentUpdate, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.updateContentProperty
(String, String, ContentPropertyUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.updateSpaceProperty
(String, String, SpacePropertyUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1Api.updateTaskById
(String, TaskStatusUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.addGroupToContentRestriction
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.addUserToGroup
(String, AccountId)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.createContent
(ContentCreate, String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.createContentProperty
(String, ContentPropertyCreate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.createContentPropertyForKey
(String, String, ContentPropertyCreateNoKey)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.createSpaceProperty
(String, SpacePropertyCreate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.createSpacePropertyForKey
(String, String, SpacePropertyCreateNoKey)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.deleteContent
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.deleteContentProperty
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.deleteSpaceProperty
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getAttachments
(String, List<String>, Integer, Integer, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContent
(String, String, String, List<String>, String, List<String>, String, String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentById
(String, List<String>, Integer, String, List<String>, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentByTypeForSpace
(String, String, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentChildren
(String, List<String>, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentChildrenByType
(String, String, List<String>, Integer, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentComments
(String, List<String>, Integer, Integer, Integer, List<String>, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentForSpace
(String, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentProperties
(String, List<String>, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentProperty
(String, String, List<String>, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentRestrictionStatusForGroup
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentVersion
(String, Integer, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getContentVersions
(String, Integer, Integer, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getGroupByName
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getGroupByQueryParam
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getGroupMembers
(String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getHistoryForContent
(String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getLabelsForContent
(String, String, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getMembersByQueryParam
(String, Integer, Integer, Boolean, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getSpace
(String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getSpaceProperties
(String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getSpaceProperty
(String, String, List<String>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getSpaces
(List<String>, List<Long>, String, String, List<String>, Boolean, String, List<String>, Integer, Integer)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.getTaskById
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.removeGroup
(String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.removeGroupFromContentRestrictionById
(String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.removeMemberFromGroup
(String, String, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.searchTasks
(Integer, Integer, String, String, String, String, String, Long, Long, Long, Long, Long, Long, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.setLookAndFeelSettings
(String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.updateContent
(String, ContentUpdate, String, String)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.updateContentProperty
(String, String, ContentPropertyUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.updateSpaceProperty
(String, String, SpacePropertyUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncApi.updateTaskById
(String, TaskStatusUpdate)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.addGroupToContentRestriction
(Consumer<AddGroupToContentRestrictionOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.addUserToGroup
(Consumer<AddUserToGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.createContent
(Consumer<CreateContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.createContentProperty
(Consumer<CreateContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.createContentPropertyForKey
(Consumer<CreateContentPropertyForKeyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.createSpaceProperty
(Consumer<CreateSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.createSpacePropertyForKey
(Consumer<CreateSpacePropertyForKeyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.deleteContent
(Consumer<DeleteContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.deleteContentProperty
(Consumer<DeleteContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.deleteSpaceProperty
(Consumer<DeleteSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getAttachments
(Consumer<GetAttachmentsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContent
(Consumer<GetContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentById
(Consumer<GetContentByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentByTypeForSpace
(Consumer<GetContentByTypeForSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentChildren
(Consumer<GetContentChildrenOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentChildrenByType
(Consumer<GetContentChildrenByTypeOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentComments
(Consumer<GetContentCommentsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentForSpace
(Consumer<GetContentForSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentProperties
(Consumer<GetContentPropertiesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentProperty
(Consumer<GetContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentRestrictionStatusForGroup
(Consumer<GetContentRestrictionStatusForGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentVersion
(Consumer<GetContentVersionOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getContentVersions
(Consumer<GetContentVersionsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getGroupByName
(Consumer<GetGroupByNameOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getGroupByQueryParam
(Consumer<GetGroupByQueryParamOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getGroupMembers
(Consumer<GetGroupMembersOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getHistoryForContent
(Consumer<GetHistoryForContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getLabelsForContent
(Consumer<GetLabelsForContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getMembersByQueryParam
(Consumer<GetMembersByQueryParamOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getSpace
(Consumer<GetSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getSpaceProperties
(Consumer<GetSpacePropertiesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getSpaceProperty
(Consumer<GetSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getSpaces
(Consumer<GetSpacesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.getTaskById
(Consumer<GetTaskByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.removeGroup
(Consumer<RemoveGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.removeGroupFromContentRestrictionById
(Consumer<RemoveGroupFromContentRestrictionByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.removeMemberFromGroup
(Consumer<RemoveMemberFromGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.searchTasks
(Consumer<SearchTasksOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.setLookAndFeelSettings
(Consumer<SetLookAndFeelSettingsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.updateContent
(Consumer<UpdateContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.updateContentProperty
(Consumer<UpdateContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.updateSpaceProperty
(Consumer<UpdateSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1AsyncConsumerApi.updateTaskById
(Consumer<UpdateTaskByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.addGroupToContentRestriction
(Consumer<AddGroupToContentRestrictionOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.addUserToGroup
(Consumer<AddUserToGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.createContent
(Consumer<CreateContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.createContentProperty
(Consumer<CreateContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.createContentPropertyForKey
(Consumer<CreateContentPropertyForKeyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.createSpaceProperty
(Consumer<CreateSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.createSpacePropertyForKey
(Consumer<CreateSpacePropertyForKeyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.deleteContent
(Consumer<DeleteContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.deleteContentProperty
(Consumer<DeleteContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.deleteSpaceProperty
(Consumer<DeleteSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getAttachments
(Consumer<GetAttachmentsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContent
(Consumer<GetContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentById
(Consumer<GetContentByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentByTypeForSpace
(Consumer<GetContentByTypeForSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentChildren
(Consumer<GetContentChildrenOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentChildrenByType
(Consumer<GetContentChildrenByTypeOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentComments
(Consumer<GetContentCommentsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentForSpace
(Consumer<GetContentForSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentProperties
(Consumer<GetContentPropertiesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentProperty
(Consumer<GetContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentRestrictionStatusForGroup
(Consumer<GetContentRestrictionStatusForGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentVersion
(Consumer<GetContentVersionOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getContentVersions
(Consumer<GetContentVersionsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getGroupByName
(Consumer<GetGroupByNameOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getGroupByQueryParam
(Consumer<GetGroupByQueryParamOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getGroupMembers
(Consumer<GetGroupMembersOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getHistoryForContent
(Consumer<GetHistoryForContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getLabelsForContent
(Consumer<GetLabelsForContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getMembersByQueryParam
(Consumer<GetMembersByQueryParamOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getSpace
(Consumer<GetSpaceOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getSpaceProperties
(Consumer<GetSpacePropertiesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getSpaceProperty
(Consumer<GetSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getSpaces
(Consumer<GetSpacesOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.getTaskById
(Consumer<GetTaskByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.removeGroup
(Consumer<RemoveGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.removeGroupFromContentRestrictionById
(Consumer<RemoveGroupFromContentRestrictionByIdOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.removeMemberFromGroup
(Consumer<RemoveMemberFromGroupOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.searchTasks
(Consumer<SearchTasksOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.setLookAndFeelSettings
(Consumer<SetLookAndFeelSettingsOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.updateContent
(Consumer<UpdateContentOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.updateContentProperty
(Consumer<UpdateContentPropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.updateSpaceProperty
(Consumer<UpdateSpacePropertyOperationSpec>)
io.github.primelib.confluence4j.rest.v1.api.ConfluenceRESTV1ConsumerApi.updateTaskById
(Consumer<UpdateTaskByIdOperationSpec>)