| Package | Description |
|---|---|
| com.whitestein.lsps.engine.state.ser | |
| com.whitestein.lsps.engine.state.xml |
| Modifier and Type | Method and Description |
|---|---|
STask |
STask.getChildTask()
Returns child task.
|
STask |
SToken.getTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
STask.setChildTask(STask childTask)
Sets child task.
|
void |
SToken.setTask(STask task) |
| Modifier and Type | Method and Description |
|---|---|
STask |
Task.toSerializable(SModelInstance smi,
MarshallerConfig config)
Creates a serializable object.
|
| Constructor and Description |
|---|
Task(STask source,
Token token,
ModelInstance modelInstance)
Creates a new instance from the serialized companion.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.