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