com.atlassian.jira.util.WarningCollection |
Known Indirect Subclasses
|
A very simple interface to collect warnings. This is typically used in Services to validate actions or intentions.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Add a warning to the collection | |||||||||||
Retrieve all the warnings | |||||||||||
Add a warning to the collection
warningMessage | to be added |
---|