public class GetPendingSubTasksCommand extends TaskCommand<Integer>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetPendingSubTasksCommand() |
GetPendingSubTasksCommand(Long parentId) |
Modifier and Type | Method and Description |
---|---|
Integer |
execute(org.kie.internal.command.Context cntxt) |
Long |
getParentId() |
void |
setParentId(Long parentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetPendingSubTasksCommand()
public GetPendingSubTasksCommand(Long parentId)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.