Uses of Interface
org.flowable.common.engine.api.repository.FlowableDefinition
Packages that use FlowableDefinition
-
Uses of FlowableDefinition in org.flowable.app.api.repository
Subinterfaces of FlowableDefinition in org.flowable.app.api.repository -
Uses of FlowableDefinition in org.flowable.cmmn.api.repository
Subinterfaces of FlowableDefinition in org.flowable.cmmn.api.repository -
Uses of FlowableDefinition in org.flowable.cmmn.engine.impl.persistence.entity
Subinterfaces of FlowableDefinition in org.flowable.cmmn.engine.impl.persistence.entityClasses in org.flowable.cmmn.engine.impl.persistence.entity that implement FlowableDefinition -
Uses of FlowableDefinition in org.flowable.dmn.api
Subinterfaces of FlowableDefinition in org.flowable.dmn.apiModifier and TypeInterfaceDescriptioninterfaceAn object structure representing an executable DMN decision -
Uses of FlowableDefinition in org.flowable.dmn.engine.impl.persistence.entity
Subinterfaces of FlowableDefinition in org.flowable.dmn.engine.impl.persistence.entityClasses in org.flowable.dmn.engine.impl.persistence.entity that implement FlowableDefinition -
Uses of FlowableDefinition in org.flowable.engine.impl.persistence.entity
Subinterfaces of FlowableDefinition in org.flowable.engine.impl.persistence.entityClasses in org.flowable.engine.impl.persistence.entity that implement FlowableDefinition -
Uses of FlowableDefinition in org.flowable.engine.repository
Subinterfaces of FlowableDefinition in org.flowable.engine.repositoryModifier and TypeInterfaceDescriptioninterfaceAn object structure representing an executable process composed of activities and transitions. -
Uses of FlowableDefinition in org.flowable.eventregistry.api
Subinterfaces of FlowableDefinition in org.flowable.eventregistry.apiModifier and TypeInterfaceDescriptioninterfaceAn object structure representing a channel definitioninterfaceAn object structure representing an event definition -
Uses of FlowableDefinition in org.flowable.eventregistry.impl.persistence.entity
Subinterfaces of FlowableDefinition in org.flowable.eventregistry.impl.persistence.entityModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.flowable.eventregistry.impl.persistence.entity that implement FlowableDefinitionModifier and TypeClassDescriptionclassclass -
Uses of FlowableDefinition in org.flowable.form.api
Subinterfaces of FlowableDefinition in org.flowable.form.apiModifier and TypeInterfaceDescriptioninterfaceAn object structure representing a form At deploy time, the engine will then parse the form definition files to an form instance of this class.