| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.form.handler | |
| org.camunda.bpm.engine.impl.persistence.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStartFormHandler |
class |
DelegateStartFormHandler |
| Modifier and Type | Field and Description |
|---|---|
protected StartFormHandler |
CreateStartFormInvocation.startFormHandler |
| Modifier and Type | Method and Description |
|---|---|
StartFormHandler |
DelegateStartFormHandler.getFormHandler() |
| Constructor and Description |
|---|
CreateStartFormInvocation(StartFormHandler startFormHandler,
ProcessDefinitionEntity definition) |
DelegateStartFormHandler(StartFormHandler formHandler,
DeploymentEntity deployment) |
| Modifier and Type | Field and Description |
|---|---|
protected StartFormHandler |
ProcessDefinitionEntity.startFormHandler |
| Modifier and Type | Method and Description |
|---|---|
StartFormHandler |
ProcessDefinitionEntity.getStartFormHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessDefinitionEntity.setStartFormHandler(StartFormHandler startFormHandler) |
Copyright © 2018 camunda services GmbH. All rights reserved.