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