public abstract class EventListener extends PlanItemDefinition
| Modifier and Type | Field and Description |
|---|---|
protected String |
availableConditionExpression |
defaultControl, lifecycleListeners, planItemRefname, parentdocumentation, documentationTextFormatattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
EventListener() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailableConditionExpression() |
void |
setAvailableConditionExpression(String availableConditionExpression) |
getDefaultControl, getLifecycleListeners, getPlanItemRef, setDefaultControl, setLifecycleListeners, setPlanItemRef, setValues, toStringgetName, getParent, getParentStage, setName, setParentgetDocumentation, getDocumentationTextFormat, setDocumentation, setDocumentationTextFormat, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String availableConditionExpression
Copyright © 2021 Flowable. All rights reserved.