public class SetProcessInstanceNameCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
processInstanceId |
| Constructor and Description |
|---|
SetProcessInstanceNameCmd(String processInstanceId,
String name) |
public Void execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.