org.camunda.bpm.engine.impl.cmd
Class GetTaskFormCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetTaskFormCmd
- All Implemented Interfaces:
- Serializable, Command<TaskFormData>
public class GetTaskFormCmd
- extends Object
- implements Command<TaskFormData>, Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskId
protected String taskId
GetTaskFormCmd
public GetTaskFormCmd(String taskId)
execute
public TaskFormData execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<TaskFormData>
Copyright © 2016 camunda services GmbH. All rights reserved.