Class TaskUpdater
- java.lang.Object
-
- org.activiti.engine.impl.bpmn.helper.task.TaskUpdater
-
public class TaskUpdater extends Object
-
-
Constructor Summary
Constructors Constructor Description TaskUpdater(CommandContext commandContext)TaskUpdater(CommandContext commandContext, boolean broadcastEvents)
-
-
-
Constructor Detail
-
TaskUpdater
public TaskUpdater(CommandContext commandContext)
-
TaskUpdater
public TaskUpdater(CommandContext commandContext, boolean broadcastEvents)
-
-