public abstract class AbstractCompleteTaskCmd extends NeedsActiveTaskCmd<Void>
taskId
Constructor and Description |
---|
AbstractCompleteTaskCmd(String taskId) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeTaskComplete(CommandContext commandContext,
TaskEntity taskEntity,
Map<String,Object> variables,
boolean localScope) |
execute, execute, getSuspendedTaskException
public AbstractCompleteTaskCmd(String taskId)
protected void executeTaskComplete(CommandContext commandContext, TaskEntity taskEntity, Map<String,Object> variables, boolean localScope)
Copyright © 2015 Alfresco. All rights reserved.