Class FormDeploymentEntityImpl

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
com.flowable.form.engine.impl.persistence.entity.AbstractFormEngineNoRevisionEntity
com.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
All Implemented Interfaces:
FormDeploymentEntity, Serializable, org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.form.api.FormDeployment

public class FormDeploymentEntityImpl extends AbstractFormEngineNoRevisionEntity implements FormDeploymentEntity, Serializable
Author:
Tijs Rademakers, Joram Barrez
See Also: