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