Uses of Class
org.eclipse.ecf.core.status.SerializableStatus
-
Uses of SerializableStatus in org.eclipse.ecf.core.status
Modifier and TypeMethodDescriptionvoid
SerializableMultiStatus.add
(SerializableStatus status) Adds the given status to this multi-status.void
SerializableMultiStatus.addAll
(SerializableStatus status) Adds all of the children of the given status to this multi-status.void
SerializableMultiStatus.merge
(SerializableStatus status) Merges the given status into this multi-status.