Class BaseElement

java.lang.Object
org.flowable.bpmn.model.BaseElement
All Implemented Interfaces:
HasExtensionAttributes
Direct Known Subclasses:
AbstractFlowableHttpHandler, Artifact, Assignment, CollectionHandler, CustomProperty, DataAssociation, DataGridField, DataSpec, DataStore, Escalation, EventDefinition, EventListener, ExtensionElement, FieldExtension, FlowableListener, FlowElement, FormProperty, FormValue, Import, Interface, IOParameter, IOSpecification, ItemDefinition, Lane, Message, MessageFlow, MultiInstanceLoopCharacteristics, Operation, Pool, Process, Resource, ScriptInfo, Signal

public abstract class BaseElement extends Object implements HasExtensionAttributes
Author:
Tijs Rademakers