com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest
Interface WorkflowInstanceResource
- All Superinterfaces:
- org.restlet.resource.ClientProxy
public interface WorkflowInstanceResource
- extends org.restlet.resource.ClientProxy
Models the /service/api/workflow-instances/{workflow_instance_id} 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
- Since:
- 4.0.0.0
Methods inherited from interface org.restlet.resource.ClientProxy |
getClientResource |
get
@Get
WorkflowInstanceDetails get()
delete
@Delete
void delete()
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.