Uses of Interface
org.alfresco.rest.framework.resource.parameters.Parameters
Packages that use Parameters
Package
Description
-
Uses of Parameters in org.alfresco.rest.api
Methods in org.alfresco.rest.api with parameters of type ParametersModifier and TypeMethodDescriptionFavourites.addFavourite
(String personId, Favourite favourite, Parameters parameters) Add a favourite for user personId taking parameters into accountGroups.create
(Group group, Parameters parameters) Create a group.QuickShareLinks.create
(List<QuickShareLink> nodeIds, Parameters parameters) Create quick share.CustomModels.createDownload
(String modelName, Parameters parameters) Starts the creation of a downloadable archive file containing the custom model file and its associated Share extension module file (if requested).Nodes.createNode
(String parentFolderNodeId, Node nodeInfo, Parameters parameters) Create node - folder or (empty) file.void
Renditions.createRendition
(NodeRef nodeRef, String versionId, Rendition rendition, boolean executeAsync, Parameters parameters) Creates a rendition for the given node - either async r syncvoid
Renditions.createRendition
(NodeRef nodeRef, Rendition rendition, boolean executeAsync, Parameters parameters) Creates a rendition for the given node - either async r syncvoid
Renditions.createRendition
(NodeRef nodeRef, Rendition rendition, Parameters parameters) Creates a rendition for the given node asynchronously.void
Renditions.createRenditions
(NodeRef nodeRef, String versionId, List<Rendition> renditions, Parameters parameters) Creates renditions that don't already exist for the given node asynchronously.void
Renditions.createRenditions
(NodeRef nodeRef, List<Rendition> renditions, Parameters parameters) Creates renditions that don't already exist for the given node asynchronously.Sites.createSite
(Site site, Parameters parameters) Authentications.createTicket
(LoginTicket loginRequest, Parameters parameters) void
Groups.delete
(String groupId, Parameters parameters) Delete the given group.void
QuickShareLinks.delete
(String sharedId, Parameters parameters) Delete the shared link.void
Audit.deleteAuditEntries
(String auditAppId, Parameters parameters) Delete set of audit entitiesvoid
Audit.deleteAuditEntry
(String auditAppId, long auditEntryId, Parameters parameters) Delete a single audit entry by idvoid
Nodes.deleteNode
(String nodeId, Parameters parameters) Delete the given node.void
Renditions.deleteRendition
(NodeRef nodeRef, String versionId, String renditionId, Parameters parameters) Delete the rendition node.void
Renditions.deleteRendition
(NodeRef nodeRef, String renditionId, Parameters parameters) Delete the rendition node.void
Sites.deleteSite
(String siteId, Parameters parameters) void
Authentications.deleteTicket
(String me, Parameters parameters, WithResponse withResponse) People.downloadAvatarContent
(String personId, Parameters parameters) void
QuickShareLinks.emailSharedLink
(String sharedId, QuickShareLinkEmailRequest emailRequest, Parameters parameters) Notifies users by email that a content has been shared with them.Actions.executeAction
(Action action, Parameters parameters) QuickShareLinks.findLinks
(Parameters parameters) Find (search) for shared links visible to current user.Queries.findNodes
(Parameters parameters) Find NodesQueries.findPeople
(Parameters parameters) Find PeopleQueries.findSites
(Parameters parameters) Find SitesActions.getActionDefinitions
(Parameters params) Actions.getActionDefinitions
(NodeRef nodeRef, Parameters params) Audit.getAuditApp
(String auditAppId, Parameters parameters) Gets a single audit application by idAudit.getAuditEntry
(String auditAppId, long auditEntryId, Parameters parameters) Get a single audit entry by idDeletedNodes.getContent
(String archivedId, String renditionId, Parameters parameters) Download file content (or rendition content) via archived node.Nodes.getContent
(String fileNodeId, Parameters parameters, boolean recordActivity) Download file content.Nodes.getContent
(NodeRef nodeRef, Parameters parameters, boolean recordActivity) Download file content.Renditions.getContent
(NodeRef nodeRef, String versionId, String renditionId, Parameters parameters) Downloads rendition.Renditions.getContent
(NodeRef nodeRef, String renditionId, Parameters parameters) Downloads rendition.Renditions.getContentNoValidation
(NodeRef nodeRef, String versionId, String renditionId, Parameters parameters) Downloads rendition.Renditions.getContentNoValidation
(NodeRef nodeRef, String renditionId, Parameters parameters) Downloads rendition.CustomModels.getCustomAspect
(String modelName, String aspectName, Parameters parameters) Gets theorg.alfresco.rest.api.model.CustomAspect
representation of the given model's aspectCustomModels.getCustomAspects
(String modelName, Parameters parameters) Gets a paged list of all the given custom model's aspectsCustomModels.getCustomModel
(String modelName, Parameters parameters) Gets theorg.alfresco.rest.api.model.CustomModel
representation for the given modelCustomModels.getCustomModelConstraint
(String modelName, String constraintName, Parameters parameters) Gets theorg.alfresco.rest.api.model.CustomModelConstraint
representation of the given model's constraintCustomModels.getCustomModelConstraints
(String modelName, Parameters parameters) Gets a paged list of all of the given custom model's constraintsCustomModels.getCustomModels
(Parameters parameters) Gets a paged list of all custom modelsCustomModels.getCustomType
(String modelName, String typeName, Parameters parameters) Gets theorg.alfresco.rest.api.model.CustomType
representation of the given model's typeCustomModels.getCustomTypes
(String modelName, Parameters parameters) Gets a paged list of all the given custom model's typesDeletedNodes.getDeletedNode
(String originalId, Parameters parameters, boolean fullnode, Map<String, UserInfo> mapUserInfo) Gets a single deleted node by id.Favourites.getFavourite
(String personId, String favouriteId, Parameters parameters) Get a specific favourite for user personId taking parameters into accountFavourites.getFavourites
(String personId, Parameters parameters) Get a paged list of favourites for user personIdSites.getFavouriteSites
(String personId, Parameters parameters) Nodes.getFolderOrDocument
(String nodeId, Parameters parameters) Get the folder or document representation (as appropriate) for the given node.Nodes.getFolderOrDocumentFullInfo
(NodeRef nodeRef, NodeRef parentNodeRef, org.alfresco.service.namespace.QName nodeTypeQName, Parameters parameters, Map<String, UserInfo> mapUserInfo) Groups.getGroup
(String groupId, Parameters parameters) Get a group by it's id.Groups.getGroupMembers
(String groupId, Parameters parameters) Gets a list of groups.Groups.getGroups
(Parameters parameters) Gets a list of groups.Groups.getGroupsByPersonId
(String personId, Parameters parameters) Gets the list of groups for which the specified person is a member.SiteMembershipRequests.getPagedSiteMembershipRequests
(Parameters parameters) People.getPeople
(Parameters parameters) Get people listDeletedNodes.getRendition
(String archivedId, String renditionId, Parameters parameters) Renditions.getRendition
(NodeRef nodeRef, String versionId, String renditionId, Parameters parameters) Gets information about a rendition of a node in the repository.Renditions.getRendition
(NodeRef nodeRef, String renditionId, Parameters parameters) Gets information about a rendition of a node in the repository.DeletedNodes.getRenditions
(String archivedId, Parameters parameters) Renditions.getRenditions
(NodeRef nodeRef, String versionId, Parameters parameters) Lists all available renditions includes those that have been created and those that are yet to be created.Renditions.getRenditions
(NodeRef nodeRef, Parameters parameters) Lists all available renditions includes those that have been created and those that are yet to be created.Sites.getSiteGroupMemberships
(String siteId, Parameters parameters) Sites.getSiteMembers
(String siteShortName, Parameters parameters) Sites.getSites
(String personId, Parameters parameters) Sites.getSites
(Parameters parameters) ContentStorageInformation.getStorageInfo
(NodeRef nodeRef, String contentPropName, Parameters parameters) Tags.getTags
(String nodeId, Parameters params) Tags.getTags
(StoreRef storeRef, Parameters params) Activities.getUserActivities
(String personId, Parameters parameters) Aspects.listAspects
(Parameters params) Lists aspectsAudit.listAuditEntries
(String auditAppId, Parameters parameters) Lists audit entriesAudit.listAuditEntriesByNodeId
(String nodeId, Parameters parameters) Nodes.listChildren
(String parentFolderNodeId, Parameters parameters) Get list of children of a parent folder.DeletedNodes.listDeleted
(Parameters parameters) Lists deleted nodes using a ArchivedNodesCannedQueryTypes.listTypes
(Parameters params) Lists typesNodes.lock
(String nodeId, LockInfo lockInfo, Parameters parameters) Lock a nodeNodes.moveOrCopyNode
(String sourceNodeId, String parentFolderNodeId, String name, Parameters parameters, boolean isCopy) Move or Copy nodeQuickShareLinks.readById
(String sharedId, Parameters parameters) Returns limited metadata regarding the shared (content) link.QuickShareLinks.readProperty
(String sharedId, String renditionId, Parameters parameters) Download file content (or rendition content) via shared link.Nodes.unlock
(String nodeId, Parameters parameters) Unlock a nodeAudit.update
(String auditAppId, AuditApp auditApp, Parameters parameters) Updates a single audit application by idGroups.update
(String groupId, Group group, Parameters parameters) Update the given group.Nodes.updateContent
(String fileNodeId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) Uploads file content (updates existing node with new content).CustomModels.updateCustomAspect
(String modelName, CustomAspect aspect, Parameters parameters) Updates the custom model's aspectCustomModels.updateCustomModel
(String modelName, CustomModel model, Parameters parameters) Updates or activates/deactivates the custom modelCustomModels.updateCustomType
(String modelName, CustomType type, Parameters parameters) Updates the custom model's typeNodes.updateNode
(String nodeId, Node entity, Parameters parameters) Update node meta-data.Sites.updateSite
(String siteId, SiteUpdate site, Parameters parameters) Nodes.upload
(String parentFolderNodeId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters) Uploads file content and meta-data into the repository.People.uploadAvatarContent
(String personId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) Authentications.validateTicket
(String me, Parameters parameters, WithResponse withResponse) -
Uses of Parameters in org.alfresco.rest.api.actions
Methods in org.alfresco.rest.api.actions with parameters of type ParametersModifier and TypeMethodDescriptionActionExecutionsEntityResource.create
(List<Action> entity, Parameters parameters) ActionDefinitionsEntityResource.readAll
(Parameters params) ActionDefinitionsEntityResource.readById
(String id, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.aspects
Methods in org.alfresco.rest.api.aspects with parameters of type ParametersModifier and TypeMethodDescriptionAspectEntityResource.readAll
(Parameters params) AspectEntityResource.readById
(String id, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.audit
Methods in org.alfresco.rest.api.audit with parameters of type ParametersModifier and TypeMethodDescriptionvoid
AuditApplicationsAuditEntriesRelation.delete
(String auditAppId, String auditEntryId, Parameters parameters) void
AuditApplicationsAuditEntriesRelation.deleteSet
(String auditAppId, Parameters parameters) AuditApplicationsAuditEntriesRelation.readAll
(String auditAppId, Parameters parameters) AuditApplicationsEntityResource.readAll
(Parameters parameters) AuditApplicationsAuditEntriesRelation.readById
(String auditAppId, String auditEntryId, Parameters parameters) AuditApplicationsEntityResource.readById
(String auditAppId, Parameters parameters) AuditApplicationsEntityResource.update
(String auditAppId, AuditApp auditApp, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.authentications
Methods in org.alfresco.rest.api.authentications with parameters of type ParametersModifier and TypeMethodDescriptionAuthenticationTicketsEntityResource.create
(List<LoginTicket> entity, Parameters parameters) void
AuthenticationTicketsEntityResource.delete
(String me, Parameters parameters, WithResponse withResponse) AuthenticationTicketsEntityResource.readById
(String me, Parameters parameters, WithResponse withResponse) -
Uses of Parameters in org.alfresco.rest.api.cmm
Methods in org.alfresco.rest.api.cmm with parameters of type ParametersModifier and TypeMethodDescriptionCustomModelAspectsRelation.create
(String modelName, List<CustomAspect> aspects, Parameters parameters) CustomModelConstraintRelation.create
(String modelName, List<CustomModelConstraint> constraints, Parameters parameters) CustomModelDownloadRelation.create
(String modelName, List<CustomModelDownload> download, Parameters parameters) CustomModelEntityResource.create
(List<CustomModel> entity, Parameters parameters) CustomModelTypesRelation.create
(String modelName, List<CustomType> types, Parameters parameters) void
CustomModelAspectsRelation.delete
(String modelName, String aspectName, Parameters parameters) void
CustomModelEntityResource.delete
(String modelName, Parameters parameters) void
CustomModelTypesRelation.delete
(String modelName, String typeName, Parameters parameters) CustomModelAspectsRelation.readAll
(String modelName, Parameters parameters) CustomModelConstraintRelation.readAll
(String modelName, Parameters parameters) CustomModelEntityResource.readAll
(Parameters parameters) CustomModelTypesRelation.readAll
(String modelName, Parameters parameters) CustomModelAspectsRelation.readById
(String modelName, String aspectName, Parameters parameters) CustomModelConstraintRelation.readById
(String modelName, String constraintName, Parameters parameters) CustomModelEntityResource.readById
(String modelName, Parameters parameters) CustomModelTypesRelation.readById
(String modelName, String typeName, Parameters parameters) CustomModelAspectsRelation.update
(String modelName, CustomAspect aspect, Parameters parameters) CustomModelEntityResource.update
(String modelName, CustomModel entity, Parameters parameters) CustomModelTypesRelation.update
(String modelName, CustomType type, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.downloads
Methods in org.alfresco.rest.api.downloads with parameters of type ParametersModifier and TypeMethodDescriptionDownloadsEntityResource.create
(List<Download> entity, Parameters parameters) void
DownloadsEntityResource.delete
(String nodeId, Parameters parameters) DownloadsEntityResource.readById
(String nodeId, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.groups
Methods in org.alfresco.rest.api.groups with parameters of type ParametersModifier and TypeMethodDescriptionGroupMembersRelation.create
(String groupId, List<GroupMember> entity, Parameters params) GroupsEntityResource.create
(List<Group> entity, Parameters parameters) SiteGroupsRelation.create
(String siteId, List<SiteGroup> siteMembers, Parameters parameters) POST sites//group-members void
GroupMembersRelation.delete
(String entityResourceId, String id, Parameters parameters) void
GroupsEntityResource.delete
(String groupId, Parameters parameters) void
SiteGroupsRelation.delete
(String siteId, String groupId, Parameters parameters) DELETE sites//group-members/ GroupMembersRelation.readAll
(String groupId, Parameters params) GroupsEntityResource.readAll
(Parameters params) SiteGroupsRelation.readAll
(String siteId, Parameters parameters) Returns a paged list of all the groups of the site 'siteId'.GroupsEntityResource.readById
(String groupId, Parameters parameters) SiteGroupsRelation.readById
(String siteId, String groupId, Parameters parameters) Returns site membership information for groupId in siteId.GroupsEntityResource.update
(String groupId, Group group, Parameters parameters) SiteGroupsRelation.update
(String siteId, SiteGroup groupMember, Parameters parameters) PUT sites//group-members/ -
Uses of Parameters in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl with parameters of type ParametersModifier and TypeMethodDescriptionFavouritesImpl.addFavourite
(String personId, Favourite favourite, Parameters parameters) protected void
QueriesImpl.AbstractQuery.addSortOrder
(Parameters parameters, Map<String, org.alfresco.service.namespace.QName> sortParamsToQNames, List<SortColumn> defaultSortCols, SearchParameters sp) Adds sort order to the SearchParameters.NodesImpl.buildSearchTypesAndIgnoreAspects
(Parameters parameters) GroupsImpl.create
(Group group, Parameters parameters) QuickShareLinksImpl.create
(List<QuickShareLink> nodeIds, Parameters parameters) Create quick share.CustomModelsImpl.createDownload
(String modelName, Parameters parameters) NodesImpl.createNode
(String parentFolderNodeId, Node nodeInfo, Parameters parameters) void
RenditionsImpl.createRendition
(NodeRef nodeRef, String versionLabelId, Rendition rendition, boolean executeAsync, Parameters parameters) void
RenditionsImpl.createRendition
(NodeRef nodeRef, Rendition rendition, boolean executeAsync, Parameters parameters) void
RenditionsImpl.createRendition
(NodeRef nodeRef, Rendition rendition, Parameters parameters) void
RenditionsImpl.createRenditions
(NodeRef nodeRef, String versionLabelId, List<Rendition> renditions, Parameters parameters) void
RenditionsImpl.createRenditions
(NodeRef nodeRef, List<Rendition> renditions, Parameters parameters) SitesImpl.createSite
(Site site, Parameters parameters) Create default/fixed preset (Share) site - with DocLib container/componentAuthenticationsImpl.createTicket
(LoginTicket loginRequest, Parameters parameters) void
GroupsImpl.delete
(String groupId, Parameters parameters) void
QuickShareLinksImpl.delete
(String sharedId, Parameters parameters) Delete the shared link.void
AuditImpl.deleteAuditEntries
(String auditAppId, Parameters parameters) void
AuditImpl.deleteAuditEntry
(String auditAppId, long auditEntryId, Parameters parameters) void
NodesImpl.deleteNode
(String nodeId, Parameters parameters) void
RenditionsImpl.deleteRendition
(NodeRef nodeRef, String versionId, String renditionId, Parameters parameters) void
RenditionsImpl.deleteRendition
(NodeRef nodeRef, String renditionId, Parameters parameters) void
SitesImpl.deleteSite
(String siteId, Parameters parameters) void
AuthenticationsImpl.deleteTicket
(String me, Parameters parameters, WithResponse withResponse) PeopleImpl.downloadAvatarContent
(String personId, Parameters parameters) void
QuickShareLinksImpl.emailSharedLink
(String sharedId, QuickShareLinkEmailRequest emailRequest, Parameters parameters) ActionsImpl.executeAction
(Action action, Parameters parameters) QueriesImpl.AbstractQuery.find
(Parameters parameters, String termName, int minTermLength, String queryTemplateName, QueriesImpl.AbstractQuery.Sort sort, Map<String, org.alfresco.service.namespace.QName> sortParamsToQNames, SortColumn... defaultSort) QuickShareLinksImpl.findLinks
(Parameters parameters) QueriesImpl.findNodes
(Parameters parameters) QueriesImpl.findPeople
(Parameters parameters) QueriesImpl.findSites
(Parameters parameters) ActionsImpl.getActionDefinitions
(Parameters params) ActionsImpl.getActionDefinitions
(NodeRef nodeRef, Parameters params) AuditImpl.getAuditApp
(String auditAppId, Parameters parameters) AuditImpl.getAuditEntry
(String auditAppId, long auditEntryId, Parameters parameters) DeletedNodesImpl.getContent
(String archivedId, String renditionId, Parameters parameters) NodesImpl.getContent
(String fileNodeId, Parameters parameters, boolean recordActivity) NodesImpl.getContent
(NodeRef nodeRef, Parameters parameters, boolean recordActivity) RenditionsImpl.getContent
(NodeRef nodeRef, String versionLabelId, String renditionId, Parameters parameters) RenditionsImpl.getContent
(NodeRef nodeRef, String renditionId, Parameters parameters) RenditionsImpl.getContentNoValidation
(NodeRef nodeRef, String versionLabelId, String renditionId, Parameters parameters) RenditionsImpl.getContentNoValidation
(NodeRef nodeRef, String renditionId, Parameters parameters) CustomModelsImpl.getCustomAspect
(String modelName, String aspectName, Parameters parameters) CustomModelsImpl.getCustomAspects
(String modelName, Parameters parameters) CustomModelsImpl.getCustomModel
(String modelName, Parameters parameters) CustomModelsImpl.getCustomModelConstraint
(String modelName, String constraintName, Parameters parameters) CustomModelsImpl.getCustomModelConstraints
(String modelName, Parameters parameters) CustomModelsImpl.getCustomModels
(Parameters parameters) CustomModelsImpl.getCustomType
(String modelName, String typeName, Parameters parameters) CustomModelsImpl.getCustomTypes
(String modelName, Parameters parameters) DeletedNodesImpl.getDeletedNode
(String originalId, Parameters parameters, boolean fullnode, Map<String, UserInfo> mapUserInfo) FavouritesImpl.getFavourite
(String personId, String favouriteId, Parameters parameters) FavouritesImpl.getFavourites
(String personId, Parameters parameters) SitesImpl.getFavouriteSites
(String personId, Parameters parameters) NodesImpl.getFolderOrDocument
(String nodeId, Parameters parameters) NodesImpl.getFolderOrDocumentFullInfo
(NodeRef nodeRef, NodeRef parentNodeRef, org.alfresco.service.namespace.QName nodeTypeQName, Parameters parameters, Map<String, UserInfo> mapUserInfo) GroupsImpl.getGroup
(String groupId, Parameters parameters) GroupsImpl.getGroupMembers
(String groupId, Parameters parameters) GroupsImpl.getGroups
(Parameters parameters) GroupsImpl.getGroupsByPersonId
(String requestedPersonId, Parameters parameters) protected List<FilterProp>
NodesImpl.getListChildrenFilterProps
(Parameters parameters) Returns a List of filter properties specified by request parameters.NodesImpl.getListChildrenSortProps
(Parameters parameters) Returns a List of sort properties specified by the "sorting" request parameter.SiteMembershipRequestsImpl.getPagedSiteMembershipRequests
(Parameters parameters) PeopleImpl.getPeople
(Parameters parameters) DeletedNodesImpl.getRendition
(String archivedId, String renditionId, Parameters parameters) RenditionsImpl.getRendition
(NodeRef nodeRef, String versionLabelId, String renditionId, Parameters parameters) RenditionsImpl.getRendition
(NodeRef nodeRef, String renditionId, Parameters parameters) protected NodeRef
RenditionsImpl.getRenditionByName
(NodeRef nodeRef, String renditionId, Parameters parameters) DeletedNodesImpl.getRenditions
(String archivedId, Parameters parameters) RenditionsImpl.getRenditions
(NodeRef nodeRef, String versionLabelId, Parameters parameters) RenditionsImpl.getRenditions
(NodeRef nodeRef, Parameters parameters) SitesImpl.getSiteGroupMemberships
(String siteId, Parameters parameters) SitesImpl.getSiteMembers
(String siteId, Parameters parameters) SitesImpl.getSites
(String personId, Parameters parameters) SitesImpl.getSites
(Parameters parameters) ContentStorageInformationImpl.getStorageInfo
(NodeRef nodeRef, String contentPropName, Parameters parameters) TagsImpl.getTags
(String nodeId, Parameters params) TagsImpl.getTags
(StoreRef storeRef, Parameters params) protected String
QueriesImpl.AbstractQuery.getTerm
(Parameters parameters, String termName, int minTermLength) protected String
AuthenticationsImpl.getTicket
(Parameters parameters) ActivitiesImpl.getUserActivities
(String personId, Parameters parameters) AspectsImpl.listAspects
(Parameters params) AuditImpl.listAuditEntries
(String auditAppId, Parameters parameters) AuditImpl.listAuditEntriesByNodeId
(String nodeId, Parameters parameters) NodesImpl.listChildren
(String parentFolderNodeId, Parameters parameters) DeletedNodesImpl.listDeleted
(Parameters parameters) TypesImpl.listTypes
(Parameters params) NodesImpl.lock
(String nodeId, LockInfo lockInfo, Parameters parameters) NodesImpl.moveOrCopyNode
(String sourceNodeId, String targetParentId, String name, Parameters parameters, boolean isCopy) QueriesImpl.AbstractQuery.postQuerySort
(Parameters parameters, Map<String, org.alfresco.service.namespace.QName> sortParamsToQNames, List<SortColumn> defaultSortCols, List<NodeRef> nodeRefs) QuickShareLinksImpl.readById
(String sharedId, Parameters parameters) Returns limited metadata regarding the shared (content) link.QuickShareLinksImpl.readProperty
(String sharedId, String renditionId, Parameters parameters) Download content via shared link.NodesImpl.unlock
(String nodeId, Parameters parameters) AuditImpl.update
(String auditAppId, AuditApp auditApp, Parameters parameters) GroupsImpl.update
(String groupId, Group group, Parameters parameters) NodesImpl.updateContent
(String fileNodeId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) CustomModelsImpl.updateCustomAspect
(String modelName, CustomAspect aspect, Parameters parameters) CustomModelsImpl.updateCustomModel
(String modelName, CustomModel model, Parameters parameters) CustomModelsImpl.updateCustomType
(String modelName, CustomType type, Parameters parameters) NodesImpl.updateNode
(String nodeId, Node nodeInfo, Parameters parameters) protected NodeRef
NodesImpl.updateNodeImpl
(String nodeId, Node nodeInfo, Parameters parameters) SitesImpl.updateSite
(String siteId, SiteUpdate update, Parameters parameters) NodesImpl.upload
(String parentFolderNodeId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters) PeopleImpl.uploadAvatarContent
(String personId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) AuthenticationsImpl.validateTicket
(String me, Parameters parameters, WithResponse withResponse) -
Uses of Parameters in org.alfresco.rest.api.modules
Methods in org.alfresco.rest.api.modules with parameters of type ParametersModifier and TypeMethodDescriptionModulePackagesEntityResource.readAll
(Parameters parameters) ModulePackagesEntityResource.readById
(String modelName, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.networks
Methods in org.alfresco.rest.api.networks with parameters of type ParametersModifier and TypeMethodDescriptionNetworksEntityResource.readById
(String networkId, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes with parameters of type ParametersModifier and TypeMethodDescriptionNodesEntityResource.copyById
(String nodeId, NodeTarget target, Parameters parameters, WithResponse withResponse) NodeChildrenRelation.create
(String parentFolderNodeId, List<Node> nodeInfos, Parameters parameters) Create one or more nodes (folder or empty file) below parent folder.NodeChildrenRelation.create
(String parentFolderNodeId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) NodeCommentsRelation.create
(String nodeId, List<Comment> entity, Parameters parameters) Create a comment for the node given by nodeId.NodeRatingsRelation.create
(String nodeId, List<NodeRating> ratingEntity, Parameters parameters) Create a rating for the node with id 'nodeId'.NodeRenditionsRelation.create
(String nodeId, List<Rendition> entity, Parameters parameters) NodeRuleSetLinksRelation.create
(String nodeId, List<RuleSetLink> ruleSetLinksBody, Parameters parameters) NodeRulesRelation.create
(String folderNodeId, List<Rule> ruleList, Parameters parameters) Create one or more rules inside a given folder and rule set.NodeSecondaryChildrenRelation.create
(String parentNodeId, List<AssocChild> entities, Parameters parameters) NodeTagsRelation.create
(String nodeId, List<Tag> tagsToCreate, Parameters parameters) Add the tag to the node with id 'nodeId'.NodeTargetsRelation.create
(String sourceNodeId, List<AssocTarget> entities, Parameters parameters) NodeVersionRenditionsRelation.create
(String nodeId, List<Rendition> entity, Parameters parameters) void
NodeCommentsRelation.delete
(String nodeId, String commentNodeId, Parameters parameters) void
NodeRatingsRelation.delete
(String nodeId, String ratingSchemeId, Parameters parameters) void
NodeRenditionsRelation.delete
(String nodeId, String renditionId, Parameters parameters) void
NodeRulesRelation.delete
(String folderNodeId, String ruleSetId, Parameters parameters) Delete single folder rule for given node's, rule set's and rule's IDs.void
NodeSecondaryChildrenRelation.delete
(String parentNodeId, String childNodeId, Parameters parameters) void
NodesEntityResource.delete
(String nodeId, Parameters parameters) Delete the given node.void
NodeTagsRelation.delete
(String nodeId, String tagId, Parameters parameters) void
NodeTargetsRelation.delete
(String sourceNodeId, String targetNodeId, Parameters parameters) void
NodeVersionRenditionsRelation.delete
(String nodeId, String versionId, Parameters parameters) void
NodeVersionsRelation.delete
(String nodeId, String versionId, Parameters parameters) protected org.alfresco.service.namespace.QNamePattern
AbstractNodeRelation.getAssocTypeFromWhereElseAll
(Parameters parameters) protected CollectionWithPagingInfo<Node>
AbstractNodeRelation.listNodeChildAssocs
(List<ChildAssociationRef> childAssocRefs, Parameters parameters, Boolean isPrimary, boolean returnChild) protected CollectionWithPagingInfo<Node>
AbstractNodeRelation.listNodePeerAssocs
(List<AssociationRef> assocRefs, Parameters parameters, boolean returnTarget) NodesEntityResource.lock
(String nodeId, LockInfo lockInfo, Parameters parameters, WithResponse withResponse) NodesEntityResource.moveById
(String nodeId, NodeTarget target, Parameters parameters, WithResponse withResponse) NodeActionDefinitionsRelation.readAll
(String entityResourceId, Parameters params) NodeAuditEntriesRelation.readAll
(String nodeId, Parameters parameters) NodeChildrenRelation.readAll
(String parentFolderNodeId, Parameters parameters) List folder children - returns a filtered/sorted/paged list of nodes that are immediate children of the parent folderNodeCommentsRelation.readAll
(String nodeId, Parameters parameters) Returns a paged list of comments for the document/folder identified by nodeId, sorted chronologically with the newest first.NodeParentsRelation.readAll
(String childNodeId, Parameters parameters) List child node's parent(s) based on (parent ->) child associations.NodeRatingsRelation.readAll
(String nodeId, Parameters parameters) NodeRenditionsRelation.readAll
(String nodeId, Parameters parameters) NodeRuleSetsRelation.readAll
(String folderNodeId, Parameters parameters) List rule sets for given folder.NodeRulesRelation.readAll
(String folderNodeId, Parameters parameters) List folder rules for given folder node's and rule set's IDs as a page.NodeSecondaryChildrenRelation.readAll
(String parentNodeId, Parameters parameters) List secondary children onlyNodeSourcesRelation.readAll
(String targetNodeId, Parameters parameters) List sourcesNodeTagsRelation.readAll
(String nodeId, Parameters params) NodeTargetsRelation.readAll
(String sourceNodeId, Parameters parameters) List targetsNodeVersionRenditionsRelation.readAll
(String nodeId, Parameters parameters) NodeVersionsRelation.readAll
(String nodeId, Parameters parameters) List version historyNodeRatingsRelation.readById
(String nodeId, String ratingSchemeId, Parameters parameters) Returns the rating with id 'schemeName' for node with id 'nodeId'.NodeRenditionsRelation.readById
(String nodeId, String renditionId, Parameters parameters) NodeRuleSetsRelation.readById
(String folderNodeId, String ruleSetId, Parameters parameters) Get single folder rule for given node's, rule set's and rule's IDs.NodeRuleSettingsRelation.readById
(String folderId, String ruleSettingKey, Parameters parameters) Get the given configuration value for the specified folder.NodeRulesRelation.readById
(String folderNodeId, String ruleSetId, Parameters parameters) Get single folder rule for given node's, rule set's and rule's IDs.NodesEntityResource.readById
(String nodeId, Parameters parameters) Returns information regarding the node 'nodeId' - folder or documentNodeStorageInfoRelation.readById
(String nodeId, String contentPropName, Parameters parameters) NodeVersionRenditionsRelation.readById
(String nodeId, String versionId, Parameters parameters) NodeVersionsRelation.readById
(String nodeId, String versionId, Parameters parameters) NodeVersionsStorageInfoRelation.readById
(String nodeId, String versionId, Parameters parameters) NodeRenditionsRelation.readProperty
(String nodeId, String renditionId, Parameters parameters) NodesEntityResource.readProperty
(String fileNodeId, Parameters parameters) Download contentNodeVersionRenditionsRelation.readProperty
(String nodeId, String versionId, Parameters parameters) NodeVersionsRelation.readProperty
(String nodeId, String versionId, Parameters parameters) void
NodeStorageInfoRelation.requestArchiveContent
(String nodeId, String contentPropName, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse) void
NodeVersionsStorageInfoRelation.requestArchiveContent
(String nodeId, String versionId, ArchiveContentRequest archiveContentRequest, Parameters parameters, WithResponse withResponse) NodeRenditionsRelation.requestContentDirectUrl
(String nodeId, String renditionId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) NodesEntityResource.requestContentDirectUrl
(String nodeId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) NodeVersionRenditionsRelation.requestContentDirectUrl
(String nodeId, String versionId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) NodeVersionsRelation.requestContentDirectUrl
(String nodeId, String versionId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) void
NodeStorageInfoRelation.requestRestoreContentFromArchive
(String nodeId, String contentPropName, RestoreArchivedContentRequest restoreArchivedContentRequest, Parameters parameters, WithResponse withResponse) void
NodeVersionsStorageInfoRelation.requestRestoreContentFromArchive
(String nodeId, String versionId, RestoreArchivedContentRequest restoreArchivedContentRequest, Parameters parameters, WithResponse withResponse) NodeVersionsRelation.revertById
(String nodeId, String versionId, VersionOptions versionOptions, Parameters parameters, WithResponse withResponse) NodesEntityResource.unlock
(String nodeId, Void ignore, Parameters parameters, WithResponse withResponse) NodeCommentsRelation.update
(String nodeId, Comment entity, Parameters parameters) NodeRuleSettingsRelation.update
(String folderId, RuleSetting ruleSetting, Parameters parameters) Set the value of a rule setting for the specified folder.NodeRulesRelation.update
(String folderNodeId, Rule rule, Parameters parameters) Update the specified folder rule.NodesEntityResource.update
(String nodeId, Node nodeInfo, Parameters parameters) Update info on the node 'nodeId' - folder or document Can update name (which is a "rename" and hence must be unique within the current parent folder) or update other properties.NodesEntityResource.updateProperty
(String fileNodeId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) Upload new version of content This allow binary content update of an existing file/content node. -
Uses of Parameters in org.alfresco.rest.api.people
Methods in org.alfresco.rest.api.people with parameters of type ParametersModifier and TypeMethodDescriptionPeopleEntityResource.create
(List<Person> persons, Parameters parameters) PersonFavouriteSitesRelation.create
(String personId, List<FavouriteSite> entity, Parameters parameters) Adds the given site as a favourite site for the user.PersonFavouritesRelation.create
(String personId, List<Favourite> entity, Parameters parameters) Adds the given site as a favourite site for the user.PersonSiteMembershipRequestsRelation.create
(String personId, List<SiteMembershipRequest> invites, Parameters parameters) void
PersonFavouriteSitesRelation.delete
(String personId, String siteId, Parameters parameters) void
PersonFavouritesRelation.delete
(String personId, String id, Parameters parameters) void
PersonSiteMembershipRequestsRelation.delete
(String personId, String siteId, Parameters parameters) void
PersonSitesRelation.delete
(String personId, String siteId, Parameters parameters) void
PeopleEntityResource.deleteProperty
(String personId, Parameters parameters) Delete avatar image contentPeopleEntityResource.readAll
(Parameters params) PersonActivitiesRelation.readAll
(String personId, Parameters parameters) PersonFavouriteSitesRelation.readAll
(String personId, Parameters parameters) List the user's favourite sites.PersonFavouritesRelation.readAll
(String personId, Parameters parameters) List the user's favourites.PersonGroupsRelation.readAll
(String personId, Parameters params) PersonNetworksRelation.readAll
(String personId, Parameters parameters) PersonPreferencesRelation.readAll
(String personId, Parameters parameters) Returns a paged list of preferences for the user personId.PersonSiteMembershipRequestsRelation.readAll
(String personId, Parameters parameters) PersonSitesRelation.readAll
(String personId, Parameters parameters) List all the sites that the specified user has a explicit membership of.PeopleEntityResource.readById
(String personId, Parameters parameters) Get a person by userName.PersonFavouriteSitesRelation.readById
(String personId, String siteShortName, Parameters parameters) List the favourite site information for a specific site.PersonFavouritesRelation.readById
(String personId, String favouriteId, Parameters parameters) PersonNetworksRelation.readById
(String personId, String networkId, Parameters parameters) PersonPreferencesRelation.readById
(String personId, String preferenceName, Parameters parameters) Returns information regarding the preference 'preferenceName' for user personId.PersonSiteMembershipRequestsRelation.readById
(String personId, String siteId, Parameters parameters) PersonSitesRelation.readById
(String personId, String siteId, Parameters parameters) Returns site membership information for personId in siteId.PeopleEntityResource.readProperty
(String personId, Parameters parameters) Download avatar image contentvoid
PeopleEntityResource.requestPasswordReset
(String personId, Client client, Parameters parameters, WithResponse withResponse) Deprecated.void
PeopleEntityResource.resetPassword
(String personId, PasswordReset passwordReset, Parameters parameters, WithResponse withResponse) Deprecated.PeopleEntityResource.update
(String personId, Person person, Parameters parameters) PersonSiteMembershipRequestsRelation.update
(String personId, SiteMembershipRequest siteInvite, Parameters parameters) PeopleEntityResource.updateProperty
(String personId, BasicContentInfo contentInfo, InputStream stream, Parameters parameters) Upload avatar image content -
Uses of Parameters in org.alfresco.rest.api.probes
Methods in org.alfresco.rest.api.probes with parameters of type ParametersModifier and TypeMethodDescriptionProbeEntityResource.readById
(String name, Parameters parameters) Returns a status code of 200 for okay. -
Uses of Parameters in org.alfresco.rest.api.queries
Methods in org.alfresco.rest.api.queries with parameters of type ParametersModifier and TypeMethodDescriptionCollectionWithPagingInfo<? extends Object>
QueriesEntityResource.readById
(String queryId, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.sites
Methods in org.alfresco.rest.api.sites with parameters of type ParametersModifier and TypeMethodDescriptionvoid
SiteMembershipRequestsRelation.approve
(String siteId, String invitationId, SiteMembershipApproval siteMembershipApproval, Parameters parameters, WithResponse withResponse) SiteEntityResource.create
(List<Site> entity, Parameters parameters) Create the given site.SiteMembersRelation.create
(String siteId, List<SiteMember> siteMembers, Parameters parameters) POST sites//members Adds personId as a member of site siteId. void
SiteEntityResource.delete
(String siteId, Parameters parameters) Delete the given site.void
SiteMembersRelation.delete
(String siteId, String personId, Parameters parameters) DELETE sites//members/ Removes personId as a member of site siteId. SiteContainersRelation.readAll
(String siteId, Parameters parameters) Returns information regarding the top level containers for site 'siteId'.SiteEntityResource.readAll
(Parameters parameters) Returns a paged list of all sites in the current tenant.SiteMembersRelation.readAll
(String siteId, Parameters parameters) Returns a paged list of all the members of the site 'siteId'.SiteContainersRelation.readById
(String siteId, String containerId, Parameters parameters) Returns information regarding the top level container 'containerId' for site 'siteId'.SiteEntityResource.readById
(String siteId, Parameters parameters) Returns information regarding the site 'siteId'.SiteMembersRelation.readById
(String siteId, String personId, Parameters parameters) Returns site membership information for personId in siteId.void
SiteMembershipRequestsRelation.reject
(String siteId, String invitationId, SiteMembershipRejection siteMembershipRejection, Parameters parameters, WithResponse withResponse) SiteEntityResource.update
(String siteId, Site site, Parameters parameters) Update the given site.SiteMembersRelation.update
(String siteId, SiteMember siteMember, Parameters parameters) PUT sites//members Updates the membership of personId in the site (of which personId must be an existing member). -
Uses of Parameters in org.alfresco.rest.api.sitesmembershipsrequests
Methods in org.alfresco.rest.api.sitesmembershipsrequests with parameters of type ParametersModifier and TypeMethodDescriptionSiteMembershipRequestEntityResource.readAll
(Parameters parameters) Returns a paged list of all site membership request the user can action. -
Uses of Parameters in org.alfresco.rest.api.tags
Methods in org.alfresco.rest.api.tags with parameters of type ParametersModifier and TypeMethodDescriptionTagsEntityResource.readAll
(Parameters parameters) Returns a paged list of all currently used tags in the store workspace://SpacesStore for the current tenant.TagsEntityResource.readById
(String id, Parameters parameters) TagsEntityResource.update
(String id, Tag entity, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.api.trashcan
Methods in org.alfresco.rest.api.trashcan with parameters of type ParametersModifier and TypeMethodDescriptionvoid
TrashcanEntityResource.delete
(String nodeId, Parameters parameters) TrashcanEntityResource.readAll
(Parameters params) TrashcanRenditionsRelation.readAll
(String nodeId, Parameters parameters) TrashcanEntityResource.readById
(String nodeId, Parameters parameters) TrashcanRenditionsRelation.readById
(String nodeId, String renditionId, Parameters parameters) TrashcanEntityResource.readProperty
(String nodeId, Parameters parameters) TrashcanRenditionsRelation.readProperty
(String nodeId, String renditionId, Parameters parameters) TrashcanEntityResource.requestContentDirectUrl
(String originalNodeId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) TrashcanRenditionsRelation.requestContentDirectUrl
(String originalNodeId, String renditionId, DirectAccessUrlRequest directAccessUrlRequest, Parameters parameters, WithResponse withResponse) TrashcanEntityResource.restoreDeletedNode
(String nodeId, NodeTargetAssoc nodeTargetAssoc, Parameters parameters, WithResponse withResponse) -
Uses of Parameters in org.alfresco.rest.api.types
Methods in org.alfresco.rest.api.types with parameters of type ParametersModifier and TypeMethodDescriptionTypeEntityResource.readAll
(Parameters params) TypeEntityResource.readById
(String id, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.framework.resource.actions.interfaces
Methods in org.alfresco.rest.framework.resource.actions.interfaces with parameters of type ParametersModifier and TypeMethodDescriptionEntityResourceAction.Create.create
(List<E> entity, Parameters parameters) EntityResourceAction.CreateWithResponse.create
(List<E> entity, Parameters parameters, WithResponse withResponse) MultiPartRelationshipResourceAction.Create.create
(String entityResourceId, org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) MultiPartResourceAction.Create.create
(org.springframework.extensions.webscripts.servlet.FormData formData, Parameters parameters, WithResponse withResponse) RelationshipResourceAction.Create.create
(String entityResourceId, List<E> entity, Parameters parameters) RelationshipResourceAction.CreateWithResponse.create
(String entityResourceId, List<E> entity, Parameters parameters, WithResponse withResponse) void
EntityResourceAction.Delete.delete
(String id, Parameters parameters) void
EntityResourceAction.DeleteWithResponse.delete
(String id, Parameters parameters, WithResponse withResponse) void
RelationshipResourceAction.Delete.delete
(String entityResourceId, String id, Parameters parameters) void
RelationshipResourceAction.DeleteWithResponse.delete
(String entityResourceId, String id, Parameters parameters, WithResponse withResponse) void
BinaryResourceAction.Delete.deleteProperty
(String entityId, Parameters parameters) Deletes a binary property.void
BinaryResourceAction.DeleteWithResponse.deleteProperty
(String entityId, Parameters parameters, WithResponse withResponse) Deletes a binary property.void
RelationshipResourceBinaryAction.Delete.deleteProperty
(String entityId, String entityResourceId, Parameters parameters) Deletes a binary property.void
RelationshipResourceBinaryAction.DeleteWithResponse.deleteProperty
(String entityId, String entityResourceId, Parameters parameters, WithResponse withResponse) Deletes a binary property.void
EntityResourceAction.DeleteSet.deleteSet
(Parameters params) Deletes entities from the collectionvoid
EntityResourceAction.DeleteSetWithResponse.deleteSet
(Parameters params, WithResponse withResponse) Deletes entities from the collectionvoid
RelationshipResourceAction.DeleteSet.deleteSet
(String entityResourceId, Parameters params) Deletes related entities from the collectionvoid
RelationshipResourceAction.DeleteSetWithResponse.deleteSet
(String entityResourceId, Parameters params, WithResponse withResponse) Deletes related entities from the collectionEntityResourceAction.Read.readAll
(Parameters params) Reads all the entries from the collection.EntityResourceAction.ReadWithResponse.readAll
(Parameters params, WithResponse withResponse) Reads all the entries from the collection.RelationshipResourceAction.Read.readAll
(String entityResourceId, Parameters params) Reads set the relationship entities from the collection using the related entityResourceId.RelationshipResourceAction.ReadWithResponse.readAll
(String entityResourceId, Parameters params, WithResponse withResponse) Reads all the relationship entities from the collection using the related entityResourceId.EntityResourceAction.ReadById.readById
(String id, Parameters parameters) EntityResourceAction.ReadByIdWithResponse.readById
(String id, Parameters parameters, WithResponse withResponse) RelationshipResourceAction.ReadById.readById
(String entityResourceId, String id, Parameters parameters) RelationshipResourceAction.ReadByIdWithResponse.readById
(String entityResourceId, String id, Parameters parameters, WithResponse withResponse) BinaryResourceAction.Read.readProperty
(String entityId, Parameters parameters) Retrieves a binary property by returning a BinaryResource object.BinaryResourceAction.ReadWithResponse.readProperty
(String entityId, Parameters parameters, WithResponse withResponse) Retrieves a binary property by returning a BinaryResource object.RelationshipResourceBinaryAction.Read.readProperty
(String entityId, String entityResourceId, Parameters parameters) Retrieves a binary property by returning a BinaryResource object.RelationshipResourceBinaryAction.ReadWithResponse.readProperty
(String entityId, String entityResourceId, Parameters parameters, WithResponse withResponse) Retrieves a binary property by returning a BinaryResource object.EntityResourceAction.Update.update
(String id, E entity, Parameters parameters) EntityResourceAction.UpdateWithResponse.update
(String id, E entity, Parameters parameters, WithResponse withResponse) RelationshipResourceAction.Update.update
(String entityResourceId, E entity, Parameters parameters) RelationshipResourceAction.UpdateWithResponse.update
(String entityResourceId, E entity, Parameters parameters, WithResponse withResponse) BinaryResourceAction.Update.updateProperty
(String entityId, BasicContentInfo contentInfo, InputStream stream, Parameters params) Updates a binary property.BinaryResourceAction.UpdateWithResponse.updateProperty
(String entityId, BasicContentInfo contentInfo, InputStream stream, Parameters params, WithResponse withResponse) Updates a binary property.RelationshipResourceBinaryAction.Update.updateProperty
(String entityId, String entityResourceId, BasicContentInfo contentInfo, InputStream stream, Parameters params) Updates a binary property.RelationshipResourceBinaryAction.UpdateWithResponse.updateProperty
(String entityId, String entityResourceId, BasicContentInfo contentInfo, InputStream stream, Parameters params, WithResponse withResponse) Updates a binary property. -
Uses of Parameters in org.alfresco.rest.framework.resource.parameters
Classes in org.alfresco.rest.framework.resource.parameters that implement ParametersModifier and TypeClassDescriptionclass
Parameters passed in from a Rest client for use in calls to the rest api. -
Uses of Parameters in org.alfresco.rest.workflow.api
Methods in org.alfresco.rest.workflow.api with parameters of type ParametersModifier and TypeMethodDescriptionActivities.getActivities
(String processId, Parameters parameters) ProcessDefinitions.getProcessDefinitions
(Parameters parameters) Processes.getProcesses
(Parameters parameters) Tasks.getTasks
(String processId, Parameters parameters) Tasks.getTasks
(Parameters parameters) Tasks.update
(String taskId, Task task, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.workflow.api.deployments
Methods in org.alfresco.rest.workflow.api.deployments with parameters of type ParametersModifier and TypeMethodDescriptionDeploymentsRestEntityResource.readAll
(Parameters params) DeploymentsRestEntityResource.readById
(String id, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.workflow.api.impl
Methods in org.alfresco.rest.workflow.api.impl with parameters of type ParametersModifier and TypeMethodDescriptionActivitiesImpl.getActivities
(String processId, Parameters parameters) <T> T
WorkflowRestImpl.getParameter
(Parameters parameters, String parameterName, Class<T> returnType) Get the first parameter value, converted to the requested type.ProcessDefinitionsImpl.getProcessDefinitions
(Parameters parameters) ProcessesImpl.getProcesses
(Parameters parameters) TasksImpl.getTasks
(String processId, Parameters parameters) TasksImpl.getTasks
(Parameters parameters) TasksImpl.update
(String taskId, Task task, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.workflow.api.processdefinitions
Methods in org.alfresco.rest.workflow.api.processdefinitions with parameters of type ParametersModifier and TypeMethodDescriptionProcessDefinitionsRestEntityResource.readAll
(Parameters params) StartFormModelRelation.readAll
(String definitionId, Parameters parameters) List the tasks candidate users and groups.ProcessDefinitionsRestEntityResource.readById
(String id, Parameters parameters) ProcessDefinitionsRestEntityResource.readProperty
(String id, Parameters parameters) -
Uses of Parameters in org.alfresco.rest.workflow.api.processes
Methods in org.alfresco.rest.workflow.api.processes with parameters of type ParametersModifier and TypeMethodDescriptionProcessesRestEntityResource.create
(List<ProcessInfo> entity, Parameters parameters) ProcessItemsRelation.create
(String processId, List<Item> entity, Parameters parameters) ProcessVariablesRelation.create
(String processId, List<Variable> variables, Parameters parameters) Creates or updates multiple variables.void
ProcessesRestEntityResource.delete
(String id, Parameters parameters) void
ProcessItemsRelation.delete
(String processId, String id, Parameters parameters) void
ProcessVariablesRelation.delete
(String processId, String id, Parameters parameters) Delete a variable.ProcessActivitiesRelation.readAll
(String processId, Parameters parameters) List the activities.ProcessesRestEntityResource.readAll
(Parameters params) ProcessItemsRelation.readAll
(String processId, Parameters parameters) List the attached items.ProcessTasksRelation.readAll
(String processId, Parameters parameters) List the tasks.ProcessVariablesRelation.readAll
(String processId, Parameters parameters) List the variables.ProcessesRestEntityResource.readById
(String id, Parameters parameters) ProcessItemsRelation.readById
(String processId, String id, Parameters parameters) ProcessesRestEntityResource.readProperty
(String entityId, Parameters parameters) ProcessVariablesRelation.update
(String processId, Variable entity, Parameters parameters) Update a variable. -
Uses of Parameters in org.alfresco.rest.workflow.api.tasks
Methods in org.alfresco.rest.workflow.api.tasks with parameters of type ParametersModifier and TypeMethodDescriptionTaskItemsRelation.create
(String taskId, List<Item> entity, Parameters parameters) TaskVariablesRelation.create
(String taskId, List<TaskVariable> variables, Parameters parameters) Creates or updates multiple task variables.void
TaskItemsRelation.delete
(String taskId, String itemId, Parameters parameters) void
TaskVariablesRelation.delete
(String entityResourceId, String id, Parameters parameters) Delete a task variable.TaskCandidatesRelation.readAll
(String taskId, Parameters parameters) List the tasks candidate users and groups.TaskFormModelRelation.readAll
(String entityResourceId, Parameters params) TaskItemsRelation.readAll
(String taskId, Parameters parameters) List the attached items.TasksRestEntityResource.readAll
(Parameters params) TaskVariablesRelation.readAll
(String taskId, Parameters parameters) List the tasks variables.TaskItemsRelation.readById
(String taskId, String itemId, Parameters parameters) TasksRestEntityResource.readById
(String id, Parameters parameters) TasksRestEntityResource.update
(String id, Task entity, Parameters parameters) TaskVariablesRelation.update
(String taskId, TaskVariable entity, Parameters parameters) Update a task variable.