Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmmn.execution | |
org.camunda.bpm.engine.impl.cmmn.model |
Modifier and Type | Method and Description |
---|---|
protected CmmnSentryPart |
CmmnExecution.createIfPart(CmmnSentryDeclaration sentryDeclaration,
CmmnIfPartDeclaration ifPartDeclaration) |
Modifier and Type | Field and Description |
---|---|
protected CmmnIfPartDeclaration |
CmmnSentryDeclaration.ifPart |
Modifier and Type | Method and Description |
---|---|
CmmnIfPartDeclaration |
CmmnSentryDeclaration.getIfPart() |
Modifier and Type | Method and Description |
---|---|
void |
CmmnSentryDeclaration.setIfPart(CmmnIfPartDeclaration ifPart) |
Copyright © 2018. All rights reserved.