Interface I_StatusUpdateHandler
- All Known Implementing Classes:
CmsSerialDateController
public interface I_StatusUpdateHandler
Interface for status update handlers.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Method called when a status update is triggered.
-
Method Details
-
updateStatus
void updateStatus()Method called when a status update is triggered.
-