public interface ServiceBean<T extends Enumstype>
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClazz() |
Long |
getCreatTime() |
ContextType |
getDataType() |
String |
getExpression() |
EsbFlowType |
getFlowType() |
String |
getId() |
String |
getName() |
List<ExpressionParameter> |
getParams() |
String |
getPath() |
String |
getServerUrl() |
FormulaType |
getType() |
int |
getVersion() |
ContextType getDataType()
EsbFlowType getFlowType()
String getExpression()
List<ExpressionParameter> getParams()
FormulaType getType()
String getId()
String getName()
String getClazz()
int getVersion()
Long getCreatTime()
String getPath()
String getServerUrl()
Copyright © 2023 onecode. All rights reserved.