public class StartProcessBody extends Object
This will be used during a POST request to the "/processes" service.
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
Constructor and Description |
---|
StartProcessBody() |
Modifier and Type | Method and Description |
---|---|
void |
addItem(String itemId) |
void |
putVariable(String name,
Object value) |
void |
setProcessDefinitionId(String processDefinitionId) |
void |
setProcessDefinitionKey(String processDefinitionKey) |
void |
setVariables(Map<String,Object> variables) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.