org.jbpm.services.task.rule
Interface TaskRuleService
- All Known Implementing Classes:
- TaskRuleServiceImpl
public interface TaskRuleService
ADD_TASK_SCOPE
static final String ADD_TASK_SCOPE
- See Also:
- Constant Field Values
COMPLETE_TASK_SCOPE
static final String COMPLETE_TASK_SCOPE
- See Also:
- Constant Field Values
executeRules
void executeRules(Task task,
String userId,
Object params,
String scope)
throws org.kie.internal.task.exception.TaskException
- Throws:
org.kie.internal.task.exception.TaskException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.