|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscretionaryItemHandler | |
|---|---|
| org.camunda.bpm.engine.impl.cmmn.handler | |
| org.camunda.bpm.engine.impl.cmmn.transformer | |
| Uses of DiscretionaryItemHandler in org.camunda.bpm.engine.impl.cmmn.handler |
|---|
| Subclasses of DiscretionaryItemHandler in org.camunda.bpm.engine.impl.cmmn.handler | |
|---|---|
class |
HumanTaskDiscretionaryItemHandler
|
class |
StageDiscretionaryItemHandler
|
| Fields in org.camunda.bpm.engine.impl.cmmn.handler with type parameters of type DiscretionaryItemHandler | |
|---|---|
protected Map<Class<? extends org.camunda.bpm.model.cmmn.instance.PlanItemDefinition>,DiscretionaryItemHandler> |
DefaultCmmnElementHandlerRegistry.discretionaryElementHandlers
|
| Methods in org.camunda.bpm.engine.impl.cmmn.handler that return types with arguments of type DiscretionaryItemHandler | |
|---|---|
Map<Class<? extends org.camunda.bpm.model.cmmn.instance.PlanItemDefinition>,DiscretionaryItemHandler> |
DefaultCmmnElementHandlerRegistry.getDiscretionaryElementHandlers()
|
| Method parameters in org.camunda.bpm.engine.impl.cmmn.handler with type arguments of type DiscretionaryItemHandler | |
|---|---|
void |
DefaultCmmnElementHandlerRegistry.setDiscretionaryElementHandlers(Map<Class<? extends org.camunda.bpm.model.cmmn.instance.PlanItemDefinition>,DiscretionaryItemHandler> discretionaryElementHandlers)
|
| Uses of DiscretionaryItemHandler in org.camunda.bpm.engine.impl.cmmn.transformer |
|---|
| Methods in org.camunda.bpm.engine.impl.cmmn.transformer that return DiscretionaryItemHandler | |
|---|---|
protected DiscretionaryItemHandler |
CmmnTransform.getDiscretionaryItemHandler(Class<? extends org.camunda.bpm.model.cmmn.instance.PlanItemDefinition> cls)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||