public interface TaskInstanceResource
extends org.restlet.resource.ClientProxy
Models the /tasks/{taskId} resource.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
TaskInstanceEntry |
get() |
TaskInstanceEntry |
update(TaskInstance taskInstance) |
@Put TaskInstanceEntry update(TaskInstance taskInstance)
@Get TaskInstanceEntry get()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.