public interface TaskRuleService
Modifier and Type | Field and Description |
---|---|
static String |
ADD_TASK_SCOPE |
static String |
COMPLETE_TASK_SCOPE |
Modifier and Type | Method and Description |
---|---|
void |
executeRules(org.kie.api.task.model.Task task,
String userId,
Object params,
String scope) |
static final String ADD_TASK_SCOPE
static final String COMPLETE_TASK_SCOPE
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.