public abstract class ExpressionElement extends PluginElement
| 限定符和类型 | 字段和说明 |
|---|---|
protected Activity |
act |
static String |
CUSTOMFORMULA |
static String |
FORMULA_NAME |
protected Transition |
route |
protected WorkflowProcess |
wp |
contextMapattributes, complexStructureatts, isCollapsed, isReadOnly, isRequired, isVisible, labelName, name, NEWLINE, OFFSET, value| 限定符 | 构造器和说明 |
|---|---|
protected |
ExpressionElement(com.ds.config.BPDPlugin bpdElement) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.ds.bpm.formula.ParticipantSelect |
getFormula(List<com.ds.bpm.formula.ParticipantSelect> formulas,
String val) |
List<com.ds.bpm.formula.ExpressionParameter> |
getFormulaParameters(String formulaId) |
List<com.ds.bpm.formula.ParticipantSelect> |
getFormulas(com.ds.esb.config.formula.FormulaType type) |
void |
loadProperties() |
protected abstract void |
setLabelName() |
afterImporting, clone, getBpdElement, getContextMap, getProperty, getPropertyKeys, getServerUrl, getType, parExpression, setBpdElement, setContextMap, setProperty, setType, toXMLfillStructure, fromXML, get, get, getChildElements, getElementsCount, getIndex, getNode, getPanel, isEmpty, isValid, processAttributes, processElements, refreshLabelName, set, set, setReadOnly, toComplexType, toComplexTypeValues, toComplexValues, toStringfromXML, getPrintDescription, getPrintDescription, isCollapsed, isReadOnly, isRequired, isValidEnter, isVisible, setCollapsed, setLabelName, setRequired, setValue, setVisible, toLabel, toName, toValueprotected WorkflowProcess wp
protected Transition route
protected Activity act
protected abstract void setLabelName()
public void loadProperties()
throws PluginException
loadProperties 在类中 PluginElementPluginExceptionpublic List<com.ds.bpm.formula.ParticipantSelect> getFormulas(com.ds.esb.config.formula.FormulaType type)
public com.ds.bpm.formula.ParticipantSelect getFormula(List<com.ds.bpm.formula.ParticipantSelect> formulas, String val)
Copyright © 2023 onecode. All rights reserved.