Uses of Class
org.eclipse.ecf.core.status.SerializableStatus
Packages that use SerializableStatus
-
Uses of SerializableStatus in org.eclipse.ecf.core.status
Subclasses of SerializableStatus in org.eclipse.ecf.core.statusMethods in org.eclipse.ecf.core.status with parameters of type SerializableStatusModifier 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.