org.jbpm.services.task.commands
public class CompleteTaskCommand extends TaskCommand<Void>
groupsIds, targetEntityId, taskId, userId
Constructor and Description |
---|
CompleteTaskCommand() |
CompleteTaskCommand(long taskId,
String userId,
Map<String,Object> data) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context cntxt) |
Map<String,Object> |
getData() |
void |
setData(Map<String,Object> data) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.