public interface DataDefinition extends DescriptionElement, Visitable
ProcessDefinition. It is used to define a date in the context of a
ProcessDefinition or a FlowNodeDefinition.| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Get the class name of the type of the data.
|
Expression |
getDefaultValueExpression()
Get the expression representing the default value of the data.
|
boolean |
isTransientData()
Is it transient?
|
getDescriptiongetNameString getClassName()
boolean isTransientData()
true if the data is transient, false otherwise.Expression getDefaultValueExpression()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.