public class ExecuteTaskRulesCommand extends TaskCommand<Void>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
data |
protected String |
scope |
groupIds, targetEntityId, 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.api.runtime.Context ctx) |
Map<String,Object> |
getData() |
void |
setData(Map<String,Object> data) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.