JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.camunda.bpm.engine.impl.cmmn
Interface CaseControlRule
All Known Implementing Classes:
CaseControlRuleImpl
public interface
CaseControlRule
Author:
Roman Smirnov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
evaluate
(
CmmnActivityExecution
execution)
Method Details
evaluate
boolean
evaluate
(
CmmnActivityExecution
execution)