Interface VariableItem
- All Superinterfaces:
Item,ProgramNode,Serializable,StructuralNode
- All Known Implementing Classes:
ImmutableVariableItem
-
Method Summary
Methods inherited from interface io.dialob.session.engine.program.model.Item
getDefaultValue, getId, getType, getValueSetIdMethods inherited from interface io.dialob.session.engine.program.model.StructuralNode
isPrototype
-
Method Details
-
getValueExpression
-
isAsync
@Default default boolean isAsync() -
isPublished
@Default default boolean isPublished() -
getValueType
- Specified by:
getValueTypein interfaceItem
-