class |
RestActionDefinitionModelsCollection |
|
class |
RestActivityModelsCollection |
|
class |
RestAuditAppModelsCollection |
|
class |
RestAuditEntryModelsCollection |
|
class |
RestCandidateModelsCollection |
|
class |
RestCommentModelsCollection |
|
class |
RestDeploymentModelsCollection |
"entries": [
{
"entry": {
"name": "parallel-review-group.bpmn20.xml",
"id": "17",
"deployedAt": "2016-03-04T11:28:02.000+0000"
}
},
{
"entry": {
"name": "review.bpmn20.xml",
"id": "5",
"deployedAt": "2016-03-04T11:28:01.000+0000"
}
}
]
Created by Claudia Agache on 10/4/2016.
|
class |
RestFormModelsCollection |
Handle collection of
"entries": [
"entry": {
"qualifiedName": "{http://www.alfresco.org/model/bpm/1.0}reassignable",
"defaultValue": "true",
"dataType": "d:boolean",
"name": "bpm_reassignable",
"required": false
}
},
{
"entry": {
"allowedValues": [
"1",
"2",
"3"
],
"qualifiedName": "{http://www.alfresco.org/model/bpm/1.0}workflowPriority",
"defaultValue": "2",
"dataType": "d:int",
"name": "bpm_workflowPriority",
"title": "Workflow Priority",
"required": false
}
},
]
Created by Claudia Agache on 10/18/2016.
|
class |
RestGroupMemberModelsCollection |
|
class |
RestGroupsModelsCollection |
|
class |
RestItemModelsCollection |
Handles collection of Processes
Example:
"entries": [
{
"entry": {
"createdAt": "2016-10-13T11:21:34.621+0000",
"size": 19,
"createdBy": "admin",
"modifiedAt": "2016-10-13T11:21:38.338+0000",
"name": "file-yCQFYpLniWAzkcR.txt",
"modifiedBy": "User-cchKFZoNIAfZXXn",
"id": "ffb7178f-fc11-41c9-8c40-df6523ad917f",
"mimeType": "text/plain"
}
}
]
|
class |
RestNetworkModelsCollection |
|
class |
RestNodeAssociationModelCollection |
|
class |
RestNodeChildAssocModelCollection |
|
class |
RestNodeModelsCollection |
Handles collection of nodes.
|
class |
RestPersonFavoritesModelsCollection |
Handle collection of
Example:
{
"list": {
"pagination": {
"count": 1,
"hasMoreItems": false,
"totalItems": 1,
"skipCount": 0,
"maxItems": 100
},
"entries": [
{
"entry": {
"targetGuid": "096babce-9f28-40d2-a38b-84b2ae41d71f",
"createdAt": "2016-09-26T13:04:42.066+0000",
"target": {
"site": {
"id": "site",
"guid": "096babce-9f28-40d2-a38b-84b2ae41d71f",
"title": "site",
"visibility": "PUBLIC",
"role": "SiteManager"
}
}
]
}
}
|
class |
RestPersonModelsCollection |
Handle collection of
|
class |
RestPreferenceModelsCollection |
Handle collection of
{
"list": {
"pagination": {
"count": 2,
"hasMoreItems": false,
"totalItems": 2,
"skipCount": 0,
"maxItems": 100
},
"entries": [
{
"entry": {
"id": "org.alfresco.ext.sites.favourites.site-lwdxYDQFIi.createdAt",
"value": "2016-09-30T16:31:05.085Z"
}
},
{
"entry": {
"id": "org.alfresco.share.sites.favourites.site-lwdxYDQFIi",
"value": true
}
}
]
}
}
|
class |
RestProcessDefinitionModelsCollection |
Handle collection of
"entries": [
{
"entry": {
"deploymentId": "1",
"name": "Adhoc Activiti Process",
"description": "Assign a new task to yourself or a colleague",
"id": "activitiAdhoc:1:4",
"startFormResourceKey": "wf:submitAdhocTask",
"category": "http://alfresco.org",
"title": "New Task",
"version": 1,
"graphicNotationDefined": true,
"key": "activitiAdhoc"
}
},
]
Created by Claudia Agache on 10/13/2016.
|
class |
RestProcessModelsCollection |
Handles collection of Processes
Example
{
"list": {
"pagination": {
"count": 100,
"hasMoreItems": true,
"totalItems": 849,
"skipCount": 0,
"maxItems": 100
,
"entries": [
{
"entry": {
"processDefinitionId": "activitiAdhoc:1:4",
"startUserId": "admin",
"startActivityId": "start",
"startedAt": "2016-05-24T09:43:17.000+0000",
"id": "55069",
"completed": false,
"processDefinitionKey": "activitiAdhoc"
}
},
]
Created by Claudia Agache on 10/11/2016.
|
class |
RestProcessVariableCollection |
"entries": [
{"entry": {
"name": "bpm_package",
"type": "bpm:workflowPackage",
"value": "workspace://SpacesStore/ab728441-84f4-4d61-bb04-c51822b114fe"
}},
|
class |
RestRatingModelsCollection |
Handle collection of
{
"list": {
"pagination": {
"count": 0,
"hasMoreItems": true,
"totalItems": 0,
"skipCount": 0,
"maxItems": 0
},
"entries": [
{
"entry": {
"id": "string",
"aggregate": {
"numberOfRatings": 0,
"average": 0
},
"ratedAt": "2016-09-28T13:56:58.931Z",
"myRating": "string"
}
}
]
}
}
|
class |
RestRenditionInfoModelCollection |
Handle collection of
|
class |
RestSharedLinksModelCollection |
Handle collection of
|
class |
RestSiteContainerModelsCollection |
Handle collection of
Example:
{
"list": {
"pagination": {
"count": 1,
"hasMoreItems": false,
"totalItems": 1,
"skipCount": 0,
"maxItems": 100
},
"entries": [
{
"entry": {
"id": "d79666e2-3d77-4cbd-aa15-a1e0dcc4da1e",
"folderId": "documentLibrary"
}
}
]
}
}
|
class |
RestSiteMemberModelsCollection |
Handle collection of
Example:
{
{
"list": {
"pagination": {
"count": 2,
"hasMoreItems": false,
"skipCount": 0,
"maxItems": 100
},
"entries": [
{
"entry": {
"role": "SiteManager",
"person": {
"firstName": "Administrator",
"emailNotificationsEnabled": true,
"company": {},
"id": "admin",
"enabled": true,
"email": "admin@alfresco.com"
},
"id": "admin"
}
},
{
"entry": {
"role": "SiteConsumer",
"person": {
"firstName": "CqeKxvPHBd FirstName",
"lastName": "LN-CqeKxvPHBd",
"emailNotificationsEnabled": true,
"company": {},
"id": "CqeKxvPHBd",
"enabled": true,
"email": "CqeKxvPHBd"
},
"id": "CqeKxvPHBd"
}
}
]
}
}
|
class |
RestSiteMembershipModelsCollection |
Handle collection of
{
"list": {
"pagination": {
"count": 0,
"hasMoreItems": true,
"totalItems": 0,
"skipCount": 0,
"maxItems": 0
},
"entries": [
{
"entry": {
"site": {
"id": "string",
"guid": "string",
"title": "string",
"description": "string",
"visibility": "PRIVATE",
"role": "SiteConsumer"
},
"id": "string",
"guid": "string",
"role": "SiteConsumer"
}
}
]
}
}
|
class |
RestSiteMembershipRequestModelsCollection |
Handle collection of
{
"list": {
"pagination": {
"count": 0,
"hasMoreItems": true,
"totalItems": 0,
"skipCount": 0,
"maxItems": 0
},
"entries": [
{
"entry": {
"id": "string",
"createdAt": "2016-10-06T08:24:04.910Z",
"site": {
"id": "string",
"guid": "string",
"title": "string",
"description": "string",
"visibility": "PRIVATE",
"role": "SiteConsumer"
},
"message": "string"
}
}
]
}
}
|
class |
RestSiteModelsCollection |
Handle collection of
Example:
{
"list": {
"pagination": {
"count": 100,
"hasMoreItems": true,
"totalItems": 269,
"skipCount": 0,
"maxItems": 100
},
"entries": [{
"entry": {
"visibility": "PUBLIC",
"guid": "79e140e1-5039-4efa-acaf-c22b5ba7c947",
"description": "Description1470255221170",
"id": "0-C2291-1470255221170",
"title": "0-C2291-1470255221170"
}
},
]
}
|
class |
RestSitePersonMembershipRequestModelsCollection |
Handle collection of
{"list": {
"entries": [{"entry": {
"createdAt": "2018-03-08T07:51:54.948+0000",
"site": {
"visibility": "MODERATED",
"guid": "9d633bed-de72-414e-b188-c8e0ca42235a",
"description": "siteModerated-sHrfyEhnJcBqElEMODERATED",
"id": "siteModerated-sHrfyEhnJcBqElE",
"preset": "site-dashboard",
"title": "siteModerated-sHrfyEhnJcBqElE"
},
"person": {
"firstName": "testUser-jvagwleqUCYSLeG FirstName",
"lastName": "LN-testUser-jvagwleqUCYSLeG",
"capabilities": {
"isMutable": true,
"isGuest": false,
"isAdmin": false
},
"emailNotificationsEnabled": true,
"company": {},
"id": "testUser-jvagwleqUCYSLeG",
"enabled": true,
"email": "testUser-jvagwleqUCYSLeG@tas-automation.org"
},
"id": "siteModerated-sHrfyEhnJcBqElE",
"message": "Please accept me"
}}],
"pagination": {
"maxItems": 100,
"hasMoreItems": false,
"totalItems": 1,
"count": 1,
"skipCount": 0
}
}}
|
class |
RestSubscriberModelCollection |
Handle collection of
|
class |
RestSyncNodeSubscriptionModelCollection |
Handle collection of
|
class |
RestTagModelsCollection |
Handles collection of Tags
"entries":
[
{"entry":
{ "tag":"addedtag-c7444-1474370805346",
"id":"f45c4d06-f4df-42d7-a118-29121557d284"}
},
{"entry":
{"tag":"addedtag-c7444-1474370863151",
"id":"c05bdec5-1051-4413-9db6-0d3797f1cce5"}
}
|
class |
RestTaskModelsCollection |
Handle collection of
|
class |
RestVariableModelsCollection |
Handles a collection of JSON response
Example:
"variables": [
{
"scope": "string",
"name": "string",
"value": 0,
"type": "string"
}
]
|
class |
RestVersionModelsCollection |
|