public class ExecuteTaskRulesCommand extends TaskCommand<Void>
Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
data |
protected String |
scope |
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 |
---|
ExecuteTaskRulesCommand() |
ExecuteTaskRulesCommand(long taskId,
String userId,
Map<String,Object> data,
String scope) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context ctx) |
Map<String,Object> |
getData() |
void |
setData(Map<String,Object> data) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.