Package | Description |
---|---|
org.activiti.engine.form |
Classes related to the
FormService . |
org.activiti.engine.impl.form |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFormType
Custom form types should extend this abstract class.
|
Modifier and Type | Method and Description |
---|---|
FormType |
FormProperty.getType()
Type of the property.
|
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 FormType |
FormPropertyImpl.type |
Modifier and Type | Method and Description |
---|---|
FormType |
FormPropertyImpl.getType() |
Copyright © 2016 Alfresco. All rights reserved.