Interface CamundaFormDefinition
- All Superinterfaces:
ResourceDefinition
- All Known Implementing Classes:
CamundaFormDefinitionEntity
An object structure representing a Camunda Form used to present forms to users
either when starting a process instance or when assigned to a User Task.
Camunda Forms are usually composed with the help of tools like the Camunda Modeler
and deployed to the engine along with or separate from other resources, like process
definitions.
On execution of the process instance a referenced Camunda Form (either through Start
Events or User Tasks) is represented by an instance of this class.
-
Method Summary
Methods inherited from interface org.camunda.bpm.engine.repository.ResourceDefinition
getCategory, getDeploymentId, getDiagramResourceName, getHistoryTimeToLive, getId, getKey, getName, getResourceName, getTenantId, getVersion