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, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public 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–2017 JBoss by Red Hat. All rights reserved.