public class DeleteAttachmentCommand extends TaskCommand<Void>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
DeleteAttachmentCommand() |
DeleteAttachmentCommand(long taskId,
Long attachmentId) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context cntxt) |
Long |
getAttachmentId() |
void |
setAttachmentId(Long contentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic DeleteAttachmentCommand()
public DeleteAttachmentCommand(long taskId,
Long attachmentId)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.