Only select case executions which have the given case definition key.
@param caseDefinitionKey the key of the case definition
@throws NotValidException when the given case definition key is null
Select the case instances which are defined by a case definition with the given key.
@param caseDefinitionKey the key of the case definition
@throws NotValidException when the given case definition key is null
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.