Class PlatformCaseValidationContext
java.lang.Object
org.flowable.cmmn.validation.CaseValidationContextImpl
com.flowable.validation.cmmn.PlatformCaseValidationContext
- All Implemented Interfaces:
org.flowable.cmmn.validation.CaseValidationContext
public class PlatformCaseValidationContext
extends org.flowable.cmmn.validation.CaseValidationContextImpl
- Author:
- Tijs Rademakers
-
Field Summary
FieldsFields inherited from class org.flowable.cmmn.validation.CaseValidationContextImpl
entries, validatorSet -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.cmmn.validation.CaseValidationContextImpl
addEntry, getEntries, setCurrentValidatorSetMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flowable.cmmn.validation.CaseValidationContext
addEntry, addError, addError, addWarning, addWarning
-
Field Details
-
workspaceId
-
-
Constructor Details
-
PlatformCaseValidationContext
-
-
Method Details
-
getWorkspaceId
-