Uses of Class
org.camunda.bpm.engine.impl.cmmn.model.CmmnIfPartDeclaration
Packages that use CmmnIfPartDeclaration
Package
Description
-
Uses of CmmnIfPartDeclaration in org.camunda.bpm.engine.impl.cmmn.execution
Methods in org.camunda.bpm.engine.impl.cmmn.execution with parameters of type CmmnIfPartDeclarationModifier and TypeMethodDescriptionprotected CmmnSentryPart
CmmnExecution.createIfPart
(CmmnSentryDeclaration sentryDeclaration, CmmnIfPartDeclaration ifPartDeclaration) -
Uses of CmmnIfPartDeclaration in org.camunda.bpm.engine.impl.cmmn.model
Fields in org.camunda.bpm.engine.impl.cmmn.model declared as CmmnIfPartDeclarationMethods in org.camunda.bpm.engine.impl.cmmn.model that return CmmnIfPartDeclarationMethods in org.camunda.bpm.engine.impl.cmmn.model with parameters of type CmmnIfPartDeclarationModifier and TypeMethodDescriptionvoid
CmmnSentryDeclaration.setIfPart
(CmmnIfPartDeclaration ifPart)