public class GetContentByIdForUserCommand extends UserGroupCallbackTaskCommand<org.kie.api.task.model.Content>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetContentByIdForUserCommand() |
GetContentByIdForUserCommand(Long contentId) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.task.model.Content |
execute(org.kie.api.runtime.Context cntxt) |
Long |
getContentId() |
void |
setContentId(Long contentId) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetContentByIdForUserCommand()
public GetContentByIdForUserCommand(Long contentId)
public Long getContentId()
public void setContentId(Long contentId)
public org.kie.api.task.model.Content execute(org.kie.api.runtime.Context cntxt)
execute
in interface org.kie.api.command.ExecutableCommand<org.kie.api.task.model.Content>
execute
in class UserGroupCallbackTaskCommand<org.kie.api.task.model.Content>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.