-
Method Summary
Append the argument literal.
void
Clear all of filter optional
Creates and returns a copy of this object
If class extends NotificationContextImpl and implements method clone(),
then must use supper.clone();
Gets the channel manager what contains all channel on Notification
Gets the exception if have any when the done processing
<T> T
Gets the exception if have any when the done processing
Gets the NotificationExceutor service
Gets notification information
Gets notification message list
Gets the plugin container what contains all plugins on Notification
Gets the PluginSettingService service
boolean
The signal lets you know the processing is successfully or not
boolean
Determines the writing processing or NOT
Makes the NotificationCommand by the NotificationKey
Removes the query parameter.
void
Sets the exception if have any when the done processing
Sets notification infomation
void
Sets notification information list
void
Sets the writing status to the context
<T> T
Gets FilterOption which was existing.
-
Method Details
-
isWritingProcess
boolean isWritingProcess()
Determines the writing processing or NOT
- Returns:
-
setWritingProcess
void setWritingProcess(boolean writingStatus)
Sets the writing status to the context
- Parameters:
writingStatus -
-
-
-
clear
void clear()
Clear all of filter optional
-
-
getNotificationInfo
Gets notification information
- Returns:
-
-
setNotificationInfos
Sets notification information list
- Parameters:
notifications -
-
getNotificationInfos
Gets notification message list
- Returns:
-
getException
Gets the exception if have any when the done processing
- Returns:
-
getException
<T> T getException(Class<T> type)
Gets the exception if have any when the done processing
- Parameters:
type -
- Returns:
-
setException
Sets the exception if have any when the done processing
- Parameters:
t -
-
isFailed
boolean isFailed()
The signal lets you know the processing is successfully or not
- Returns:
-
getNotificationExecutor
Gets the NotificationExceutor service
- Returns:
-
-
clone
Creates and returns a copy of this object
If class extends NotificationContextImpl and implements method clone(),
then must use supper.clone();
- See Also:
-
-
getPluginSettingService
Gets the PluginSettingService service
- Returns:
-
getPluginContainer
Gets the plugin container what contains all plugins on Notification
- Returns:
-
getChannelManager
Gets the channel manager what contains all channel on Notification
- Returns: