|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 ExpressionFactoryImpl.Profile 的软件包 | |
---|---|
org.activiti.engine.impl.juel |
org.activiti.engine.impl.juel 中 ExpressionFactoryImpl.Profile 的使用 |
---|
返回 ExpressionFactoryImpl.Profile 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
static ExpressionFactoryImpl.Profile |
ExpressionFactoryImpl.Profile.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static ExpressionFactoryImpl.Profile[] |
ExpressionFactoryImpl.Profile.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
参数类型为 ExpressionFactoryImpl.Profile 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
protected TreeStore |
ExpressionFactoryImpl.createTreeStore(int defaultCacheSize,
ExpressionFactoryImpl.Profile profile,
Properties properties)
Create the factory's tree store. |
参数类型为 ExpressionFactoryImpl.Profile 的 org.activiti.engine.impl.juel 中的构造方法 | |
---|---|
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile profile)
Create a new expression factory using the default builder and cache implementations. |
|
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile profile,
Properties properties)
Create a new expression factory using the default builder and cache implementations. |
|
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile profile,
Properties properties,
TypeConverter converter)
Create a new expression factory using the default builder and cache implementations. |
|
||||||||||
上一个 下一个 | 框架 无框架 |