| Package | Description |
|---|---|
| org.activiti.engine.impl.cfg | |
| org.activiti.engine.impl.form |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractFormType> |
ProcessEngineConfigurationImpl.customFormTypes |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractFormType> |
ProcessEngineConfigurationImpl.getCustomFormTypes() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCustomFormTypes(List<AbstractFormType> customFormTypes) |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFormType |
class |
DateFormType |
class |
DoubleFormType |
class |
EnumFormType |
class |
LongFormType |
class |
StringFormType |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractFormType |
FormPropertyHandler.type |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,AbstractFormType> |
FormTypes.formTypes |
| Modifier and Type | Method and Description |
|---|---|
AbstractFormType |
FormPropertyHandler.getType() |
AbstractFormType |
FormTypes.parseFormPropertyType(org.activiti.bpmn.model.FormProperty formProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormTypes.addFormType(AbstractFormType formType) |
void |
FormPropertyHandler.setType(AbstractFormType type) |
Copyright © 2016 Alfresco. All rights reserved.