Class MoveJobToDeadLetterJobCmd

java.lang.Object
org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
All Implemented Interfaces:
Serializable, Command<DeadLetterJobEntity>

public class MoveJobToDeadLetterJobCmd extends Object implements Command<DeadLetterJobEntity>, Serializable
Author:
Tijs Rademakers
See Also: