| Package | Description | 
|---|---|
| com.whitestein.lsps.engine.state.ser | |
| com.whitestein.lsps.engine.state.xml | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<SEscalation> | 
SModelInstance.getEscalations()
Returns a new list which holds all escalations in the model instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SModelInstance.addEscalation(SEscalation escalation)  | 
| Modifier and Type | Method and Description | 
|---|---|
SEscalation | 
Escalation.toSerializable(SModelInstance smi,
              MarshallerConfig config)
Creates a serializable object. 
 | 
| Constructor and Description | 
|---|
Escalation(SEscalation source,
          ModelInstance modelInstance)
Creates a new instance from the serialized companion. 
 | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.