Package hudson.tasks
Class MailMessageIdAction
java.lang.Object
hudson.tasks.MailMessageIdAction
- All Implemented Interfaces:
Action,ModelObject
Remembers the message ID of the e-mail that was sent for the build.
This allows us to send further updates as replies.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
messageId
Message ID of the e-mail sent for the build.
-
-
Constructor Details
-
MailMessageIdAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-