public class GetAttachmentCommand extends TaskCommand<org.kie.api.task.model.Attachment>
groupIds, 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.api.runtime.Context cntxt) |
Long |
getAttachmentId() |
void |
setAttachmentId(Long attachmentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetAttachmentCommand()
public GetAttachmentCommand(Long attachmentId)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.