Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmmn.transformer | |
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Method and Description |
---|---|
protected void |
CmmnTransform.transformPlanningTable(PlanningTable planningTable,
CmmnActivity parent) |
Modifier and Type | Class and Description |
---|---|
class |
PlanningTableImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<PlanningTable> |
HumanTaskImpl.planningTableChild |
protected static ChildElement<PlanningTable> |
StageImpl.planningTableChild |
Modifier and Type | Method and Description |
---|---|
PlanningTable |
StageImpl.getPlanningTable() |
Modifier and Type | Method and Description |
---|---|
Collection<PlanningTable> |
HumanTaskImpl.getPlanningTables() |
Modifier and Type | Method and Description |
---|---|
void |
StageImpl.setPlanningTable(PlanningTable planningTable) |
Modifier and Type | Method and Description |
---|---|
PlanningTable |
Stage.getPlanningTable() |
Modifier and Type | Method and Description |
---|---|
Collection<PlanningTable> |
HumanTask.getPlanningTables() |
Modifier and Type | Method and Description |
---|---|
void |
Stage.setPlanningTable(PlanningTable planningTable) |
Copyright © 2018. All rights reserved.