| 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 ChildElement<PlanningTable> | 
HumanTaskImpl.planningTableChild  | 
protected static ChildElement<PlanningTable> | 
StageImpl.planningTableChild  | 
protected static ChildElementCollection<PlanningTable> | 
HumanTaskImpl.planningTableCollection
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
PlanningTable | 
HumanTaskImpl.getPlanningTable()  | 
PlanningTable | 
StageImpl.getPlanningTable()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<PlanningTable> | 
HumanTaskImpl.getPlanningTables()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HumanTaskImpl.setPlanningTable(PlanningTable planningTable)  | 
void | 
StageImpl.setPlanningTable(PlanningTable planningTable)  | 
| Modifier and Type | Method and Description | 
|---|---|
PlanningTable | 
Stage.getPlanningTable()  | 
PlanningTable | 
HumanTask.getPlanningTable()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<PlanningTable> | 
HumanTask.getPlanningTables()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Stage.setPlanningTable(PlanningTable planningTable)  | 
void | 
HumanTask.setPlanningTable(PlanningTable planningTable)  | 
Copyright © 2018. All rights reserved.