org.camunda.bpm.engine.impl.cmd
Class CreateTaskCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.CreateTaskCmd
- All Implemented Interfaces:
- Command<Task>
public class CreateTaskCmd
- extends Object
- implements Command<Task>
- Author:
- Roman Smirnov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskId
protected String taskId
CreateTaskCmd
public CreateTaskCmd(String taskId)
execute
public Task execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<Task>
checkCreateTask
protected void checkCreateTask(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.