public class MoveJobToDeadLetterJobCmd extends Object implements Command<DeadLetterJobEntity>, Serializable
| Constructor and Description |
|---|
MoveJobToDeadLetterJobCmd(String jobId) |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobEntity |
execute(CommandContext commandContext) |
String |
getJobId() |
protected String jobId
public MoveJobToDeadLetterJobCmd(String jobId)
public DeadLetterJobEntity execute(CommandContext commandContext)
execute in interface Command<DeadLetterJobEntity>public String getJobId()
Copyright © 2016 Alfresco. All rights reserved.