| Modifier and Type | Field and Description | 
|---|---|
protected Map<Class<? extends PlanItemDefinition>,ItemHandler> | 
DefaultCmmnElementHandlerRegistry.discretionaryElementHandlers  | 
protected Map<Class<? extends PlanItemDefinition>,ItemHandler> | 
DefaultCmmnElementHandlerRegistry.planItemElementHandlers  | 
| Modifier and Type | Method and Description | 
|---|---|
protected PlanItemDefinition | 
ItemHandler.getDefinition(CmmnElement element)  | 
protected PlanItemDefinition | 
CasePlanModelHandler.getDefinition(CmmnElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<Class<? extends PlanItemDefinition>,ItemHandler> | 
DefaultCmmnElementHandlerRegistry.getDiscretionaryElementHandlers()  | 
Map<Class<? extends PlanItemDefinition>,ItemHandler> | 
DefaultCmmnElementHandlerRegistry.getPlanItemElementHandlers()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultCmmnElementHandlerRegistry.setDiscretionaryElementHandlers(Map<Class<? extends PlanItemDefinition>,ItemHandler> discretionaryElementHandlers)  | 
void | 
DefaultCmmnElementHandlerRegistry.setPlanItemElementHandlers(Map<Class<? extends PlanItemDefinition>,ItemHandler> planItemElementHandlers)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ItemHandler | 
CmmnTransform.getDiscretionaryItemHandler(Class<? extends PlanItemDefinition> cls)  | 
protected ItemHandler | 
CmmnTransform.getPlanItemHandler(Class<? extends PlanItemDefinition> cls)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CasePlanModel  | 
class  | 
CaseTaskImpl  | 
class  | 
DecisionTaskImpl  | 
class  | 
EventImpl  | 
class  | 
EventListenerImpl  | 
class  | 
HumanTaskImpl  | 
class  | 
MilestoneImpl  | 
class  | 
PlanFragmentImpl  | 
class  | 
PlanItemDefinitionImpl  | 
class  | 
ProcessTaskImpl  | 
class  | 
StageImpl  | 
class  | 
TaskImpl  | 
class  | 
TimerEventImpl  | 
class  | 
TimerEventListenerImpl  | 
class  | 
UserEventImpl  | 
class  | 
UserEventListenerImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static AttributeReference<PlanItemDefinition> | 
DiscretionaryItemImpl.definitionRefAttribute  | 
protected static ChildElementCollection<PlanItemDefinition> | 
StageImpl.planItemDefinitionCollection  | 
protected static AttributeReference<PlanItemDefinition> | 
PlanItemImpl.planItemDefinitionRefAttribute  | 
| Modifier and Type | Method and Description | 
|---|---|
PlanItemDefinition | 
PlanItemImpl.getDefinition()  | 
PlanItemDefinition | 
DiscretionaryItemImpl.getDefinition()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<PlanItemDefinition> | 
StageImpl.getPlanItemDefinitions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlanItemImpl.setDefinition(PlanItemDefinition definition)  | 
void | 
DiscretionaryItemImpl.setDefinition(PlanItemDefinition definition)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CasePlanModel  | 
interface  | 
CaseTask  | 
interface  | 
DecisionTask  | 
interface  | 
Event  | 
interface  | 
EventListener  | 
interface  | 
HumanTask  | 
interface  | 
Milestone  | 
interface  | 
PlanFragment  | 
interface  | 
ProcessTask  | 
interface  | 
Stage  | 
interface  | 
Task  | 
interface  | 
TimerEvent  | 
interface  | 
TimerEventListener  | 
interface  | 
UserEvent  | 
interface  | 
UserEventListener  | 
| Modifier and Type | Method and Description | 
|---|---|
PlanItemDefinition | 
PlanItem.getDefinition()  | 
PlanItemDefinition | 
DiscretionaryItem.getDefinition()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<PlanItemDefinition> | 
Stage.getPlanItemDefinitions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlanItem.setDefinition(PlanItemDefinition definition)  | 
void | 
DiscretionaryItem.setDefinition(PlanItemDefinition definition)  | 
Copyright © 2019. All rights reserved.