public class GetTaskPropertyCommand extends UserGroupCallbackTaskCommand<Object>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
GetTaskPropertyCommand() |
GetTaskPropertyCommand(long taskId,
String userId,
Integer property) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.kie.internal.command.Context cntxt) |
Integer |
getProperty() |
void |
setProperty(Integer name) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic Integer getProperty()
public void setProperty(Integer name)
public Object execute(org.kie.internal.command.Context cntxt)
execute in interface org.drools.core.command.impl.GenericCommand<Object>execute in class UserGroupCallbackTaskCommand<Object>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.