public interface ProcessInterpreterContext
Modifier and Type | Method and Description |
---|---|
void |
clearMessage()
Clears the message being processed.
|
CommunicationService |
communicationService()
Returns a communication service.
|
Message |
getMessage()
Returns the message being processed.
|
ModelProvider |
getModelProvider()
Returns a model provider service.
|
void |
registerNotification(Date ntfDate)
Registers new notification.
|
Message getMessage()
void clearMessage()
void registerNotification(Date ntfDate)
ntfDate
- ModelProvider getModelProvider()
CommunicationService communicationService()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.