Uses of Class
org.camunda.bpm.engine.exception.NotValidException
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of NotValidException in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionprotected Integer
HistoryTimeToLiveParser.parseAndValidate
(String historyTimeToLiveString, String definitionKey, boolean skipEnforceTtl) Parses the given HistoryTimeToLive String expression and then executes any applicable validation before returning the parsed value. -
Uses of NotValidException in org.camunda.bpm.engine.impl.cfg
-
Uses of NotValidException in org.camunda.bpm.engine.impl.db
Modifier and TypeMethodDescriptionEnginePersistenceLogger.queryExtensionException
(String extendedClassName, String extendingClassName) -
Uses of NotValidException in org.camunda.bpm.engine.impl.externaltask