Uses of Interface
org.camunda.bpm.model.cmmn.instance.Case
Packages that use Case
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of Case in org.camunda.bpm.engine.impl
Methods in org.camunda.bpm.engine.impl with parameters of type Case -
Uses of Case in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler with parameters of type CaseModifier and TypeMethodDescriptionCaseHandler.handleElement
(Case element, CmmnHandlerContext context) protected void
CaseHandler.initializeActivity
(Case element, CmmnActivity activity, CmmnHandlerContext context) protected void
CaseHandler.validateAndSetHTTL
(Case element, CaseDefinitionEntity definition, boolean skipEnforceTtl) -
Uses of Case in org.camunda.bpm.engine.impl.cmmn.transformer
Methods in org.camunda.bpm.engine.impl.cmmn.transformer with parameters of type CaseModifier and TypeMethodDescriptionvoid
AbstractCmmnTransformListener.transformCase
(Case element, CmmnCaseDefinition caseDefinition) protected CaseDefinitionEntity
CmmnTransform.transformCase
(Case element) void
CmmnTransformListener.transformCase
(Case element, CmmnCaseDefinition caseDefinition) -
Uses of Case in org.camunda.bpm.engine.impl.history.transformer
Methods in org.camunda.bpm.engine.impl.history.transformer with parameters of type CaseModifier and TypeMethodDescriptionvoid
CmmnHistoryTransformListener.transformCase
(Case element, CmmnCaseDefinition caseDefinition) -
Uses of Case in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CaseFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CaseModifier and TypeFieldDescriptionprotected static ChildElementCollection<Case>
DefinitionsImpl.caseCollection
Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Case -
Uses of Case in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Case