public class SetTaskPropertyCommand extends UserGroupCallbackTaskCommand<Void>
DESCRIPTION_PROPERTY, EXPIRATION_DATE_PROPERTY, FAULT_PROPERTY, groupIds, OUTPUT_PROPERTY, PRIORITY_PROPERTY, SKIPPABLE_PROPERTY, SUB_TASK_STRATEGY_PROPERTY, targetEntityId, TASK_NAMES_PROPERTY, taskId, userId| Constructor and Description |
|---|
SetTaskPropertyCommand() |
SetTaskPropertyCommand(long taskId,
String userId,
Integer property,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context cntxt) |
Integer |
getProperty() |
Object |
getValue() |
void |
setProperty(Integer name) |
void |
setValue(Object value) |
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 getValue()
public void setValue(Object value)
public Void execute(org.kie.internal.command.Context cntxt)
execute in interface org.drools.core.command.impl.GenericCommand<Void>execute in class UserGroupCallbackTaskCommand<Void>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.