Only select the case definitions which are the latest deployed (ie. which have the highest version number for the given key). Can only be used in combination with {@link #caseDefinitionKey(String)}or {@link #caseDefinitionKeyLike(String)}. Can also be used without any other criteria (ie. query.latest().list()), which will then give all the latest versions of all the deployed case definitions.
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.