Class SetExternalTaskPriorityCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
All Implemented Interfaces:
Command<Void>

public class SetExternalTaskPriorityCmd extends ExternalTaskCmd
Represents the command to set the priority of an existing external task.
Author:
Christopher Zell <christopher.zell@camunda.com>