public class GetSubTasksCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
GetSubTasksCommand() |
GetSubTasksCommand(Long parentId) |
GetSubTasksCommand(Long parentId,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.api.task.model.TaskSummary> |
execute(org.kie.api.runtime.Context cntxt) |
Long |
getParentId() |
void |
setParentId(Long parentId) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic GetSubTasksCommand()
public GetSubTasksCommand(Long parentId)
public Long getParentId()
public void setParentId(Long parentId)
public List<org.kie.api.task.model.TaskSummary> execute(org.kie.api.runtime.Context cntxt)
execute in interface org.drools.core.command.impl.ExecutableCommand<List<org.kie.api.task.model.TaskSummary>>execute in class UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.