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