Modifier and Type | Method and Description |
---|---|
Data |
Task.getCustomData()
Deprecated.
since 5.2.19, use
Task.getCustomFormData() . |
Data |
TransitionParameters.getCustomData()
Deprecated.
since 5.0.207 use
TransitionParameters.getCustomFormData() |
Modifier and Type | Method and Description |
---|---|
WorkflowScriptContext |
WorkflowContext.createWorkflowScriptContext(Script script,
Transition transition,
Activity activity,
TaskState.Mode callMode,
Data data)
Deprecated.
|
void |
Task.setCustomData(Data customData)
Deprecated.
since 5.2.19, use
Task.setCustomFormData(FormData) . |
void |
TransitionParameters.setCustomData(Data customData)
Deprecated.
since 5.0.207 use
TransitionParameters.setCustomFormData(FormData) |
Modifier and Type | Method and Description |
---|---|
Data |
SectionList.DataSheet.getData()
Deprecated.
since 5.2.21 - see type
|
Modifier and Type | Method and Description |
---|---|
Data |
Link.getData()
Deprecated.
since 4.2.440 - use
Link.getFormData() instead |
Modifier and Type | Method and Description |
---|---|
void |
Link.setData(Data data)
Deprecated.
since 4.2.440 - use
Link.setFormData(de.espirit.firstspirit.forms.FormData) instead |
Modifier and Type | Method and Description |
---|---|
Data |
DataValue.getData()
Deprecated.
since 5.2.21 - see type
|
Data |
IDProvider.getMeta()
Deprecated.
since 4.2.450 - use
IDProvider.getMetaFormData() instead |
Modifier and Type | Method and Description |
---|---|
void |
IDProvider.setMeta(Data data)
Deprecated.
since 4.2.450 - use
IDProvider.setMetaFormData(de.espirit.firstspirit.forms.FormData) instead |
Modifier and Type | Method and Description |
---|---|
Data |
DataProvider.getData()
Deprecated.
since 4.2.440 - use
DataProvider.getFormData() instead |
Modifier and Type | Method and Description |
---|---|
void |
DataProvider.setData(Data data)
Deprecated.
since 4.2.440 - use
DataProvider.setFormData(de.espirit.firstspirit.forms.FormData) instead |
Modifier and Type | Method and Description |
---|---|
Data |
WorkflowScriptContext.getData()
Deprecated.
since 5.2.19, use
WorkflowScriptContext.getFormData() |
Data |
GomSourceProvider.getDefaults()
Deprecated.
since 5.0.100 Use
GomSourceProvider.getFormDefaults() instead. |
Modifier and Type | Method and Description |
---|---|
void |
GomSourceProvider.setDefaults(Data data)
Deprecated.
since 5.0.100 Use
GomSourceProvider.setFormDefaults(FormData) instead. |
Modifier and Type | Method and Description |
---|---|
void |
GomEditorProvider.setDefaults(Data data)
Deprecated.
since 5.2.20, use
GomEditorProvider.setFormDefaults(FormData) . |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210